import torch is required for torch.bfloat16 in "How to get Started" section example
import torch
torch.bfloat16
Thank you!
· Sign up or log in to comment