Hi, guys.
I want to know how to collect all the operators
of torch (torch.nn.Conv2d
, torch.clamp
, etc.)
NOT include other APIs like torch.utils.model_zoo.load_url
Thx in advance
Hi, guys.
I want to know how to collect all the operators
of torch (torch.nn.Conv2d
, torch.clamp
, etc.)
NOT include other APIs like torch.utils.model_zoo.load_url
Thx in advance