mardi 13 avril 2021

How to ensure the correctness of an operator implementation in pytorch?

I want to know how pytorch guarantees the correctness of the operator implementation, such as for the torch.sum() operator or a new custom operator. Is there any way to ensure the correctness and accuracy of the operator? or what are the more important files in the pytorch/test/ folder? thanks!

Aucun commentaire:

Enregistrer un commentaire