pytorch
00f65181 - Interpreter for decomposing aten -> prims (#79989)

Commit
2 years ago
Interpreter for decomposing aten -> prims (#79989) If an aten -> prim decomposition is needed *after* the initial trace with make_fx, this interpreter can be used to perform the decomposition. Pull Request resolved: https://github.com/pytorch/pytorch/pull/79989 Approved by: https://github.com/SherlockNoMad
Author
Committer
Parents
Loading