pytorch/tools/code_analyzer
Jiakai Liu f92089b8ca [pytorch] tweak code analyzer script to handle new namespaces (#40276)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/40276

- add a couple new namespaces;
- handle the case where both contextual namespace and opreator namespace
  are set (BackendSelectRegister.cpp and #39401);
- improve error message;

Test Plan: Imported from OSS

Differential Revision: D22135686

Pulled By: ljk53

fbshipit-source-id: 14d359c93573349b8fe1e05d7e44d875295a5f6d
2020-06-19 14:54:21 -07:00
..
analyzer.cpp [pytorch] convert code analyzer to a binary (#33102) 2020-02-10 14:46:29 -08:00
build.sh [pytorch] add '__BASE__' section to op deps to factor out frequently used util ops (#37404) 2020-04-28 17:18:09 -07:00
CMakeLists.txt [pytorch] remove unused flags from code analyzer & move format support to python (#37393) 2020-04-28 17:16:55 -07:00
gen_op_registration_whitelist.py [pytorch] add '__BASE__' section to op deps to factor out frequently used util ops (#37404) 2020-04-28 17:18:09 -07:00
op_deps_pass.cpp [pytorch] tweak code analyzer script to handle new namespaces (#40276) 2020-06-19 14:54:21 -07:00
op_deps_processor.py [pytorch][buck] tweak code analyzer e2e script 2020-04-29 22:38:09 -07:00
run_analyzer.sh [pytorch] tweak code analyzer script to handle new namespaces (#40276) 2020-06-19 14:54:21 -07:00