Viewing a single comment thread. View all comments

thchang-opt t1_j34lb34 wrote

How do I set PyTorch to use double precision for all layers and calculations when creating my torch.nn model?

1

thchang-opt t1_j34pr2r wrote

Nvmd it’s the double function for lazy module initialization I was looking for I think

1