RuntimeError: Input type (float) and bias type (c10::BFloat16) should be the same

#3
by achen1102 - opened

any error in it?

.to(torch.bfloat16) on both model and input to the model

Sign up or log in to comment