pytorch
df348dc1 - Interpreter for decomposing aten -> prims

Commit
2 years ago
Interpreter for decomposing aten -> prims If an aten -> prim decomposition is needed *after* the initial trace with make_fx, this interpreter can be used to perform the decomposition. ghstack-source-id: 3bf5c97c13db8d2aab907cf70249987743be4eb4 Pull Request resolved: https://github.com/pytorch/pytorch/pull/79989
Author
Parents
Loading