mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +00:00
Summary: old: prim::PythonOp(...) -> new: prim::PythonOp(...) -> ... Pull Request resolved: https://github.com/pytorch/pytorch/pull/23204 ghstack-source-id: 87208343 Reviewed By: zrphercule Differential Revision: D16433592 fbshipit-source-id: 36cbb329188f112e09c3b1708a8090781b830dfe
1 line
No EOL
87 B
Text
1 line
No EOL
87 B
Text
forward(ClassType<SM> self, (Tensor, Tensor) x, Tensor y) -> ((Tensor, Tensor, Tensor)) |