first_stage / debug.py
Yimingbear's picture
Upload folder using huggingface_hub
f9073ae verified
raw
history blame contribute delete
111 Bytes
import torch
data = torch.load('/home/hui007/Protenix/protenix_1d_embeddings/8PEG-0-Y.pt')
print(data.device)