pytorch
cfc90cf3 - Fix GenLazyIR.node_base_ctor_call (#76471)

Commit
2 years ago
Fix GenLazyIR.node_base_ctor_call (#76471) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/76471 Make node_base_ctor_call produce the entire node_bace_ctor_call. Previously it was only producing the beginning of the call, which was unintended. Addresses part of https://github.com/pytorch/xla/issues/3472 Test Plan: Imported from OSS Reviewed By: qihqi, ngimel Differential Revision: D35980436 Pulled By: wconstab fbshipit-source-id: a443cf593ac7c35b2b65e72b82907e88e1e71c7a (cherry picked from commit 360ad6d82a7e8303b8a60e61b177dabf0131ea8b)
Author
Committer
Parents
Loading