pytorch/test/cpp
Raghavan Raman 59dd12042e [nnc] Removed const from all fields in IR. (#62336)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/62336

This PR was generated by removing `const` for all types of nodes in NNC IR, and fixing compilation errors that were the result of this change.

This is the first step in making all NNC mutations in-place.

Test Plan: Imported from OSS

Reviewed By: iramazanli

Differential Revision: D30049829

Pulled By: navahgar

fbshipit-source-id: ed14e2d2ca0559ffc0b92ac371f405579c85dd63
2021-08-03 11:44:36 -07:00
..
api Enable Gelu fp32/bf16 in CPU path using Mkldnn implementation (#58525) 2021-08-03 06:52:23 -07:00
c10d Exclude time of waiting in queue from gloo communication prof… (#61342) 2021-07-28 22:24:26 -07:00
common
dist_autograd Fix distributed autograd gradients synchronization (#57792) 2021-05-09 17:32:59 -07:00
jit [Pytorch Edge] Black Box Compatibility API (#61477) 2021-08-03 11:27:28 -07:00
lite_interpreter_runtime [Pytorch Delegated Backend] Save function name in debug info (#57481) 2021-05-25 13:19:02 -07:00
rpc Move torch/lib/c10d to torch/csrc/distributed/c10d (#60543) 2021-06-24 12:38:51 -07:00
tensorexpr [nnc] Removed const from all fields in IR. (#62336) 2021-08-03 11:44:36 -07:00
__init__.py remediation of S205607 2020-07-17 17:19:47 -07:00