pytorch
a4f35d1f - [ONNX] Use Reciprocal operator instead of Div(1, x). (#65382)

Commit
3 years ago
[ONNX] Use Reciprocal operator instead of Div(1, x). (#65382) * [ONNX] Use Reciprocal operator instead of Div(1, x). This is a more readable and perhaps more performant way to export torch.reciprocal. * Use Reciprocal in caffe to operator to import onnx Co-authored-by: take-cheeze <takechi101010@gmail.com>
Author
Committer
Parents
Loading