Skip to content

Commit 87aee66

Browse files
authored
[torchlib] Opportunistically implement prims ops (#1795)
Opportunistically implement prims ops since I have seen `prims::mul` being used in a model. No tests (yet) as `aten::mul` and `prims::mul` have different signatures.
1 parent 41cd68a commit 87aee66

File tree

1 file changed

+104
-67
lines changed
  • onnxscript/function_libs/torch_lib/ops

1 file changed

+104
-67
lines changed

0 commit comments

Comments
 (0)