pytorch/tools/code_analyzer
vishalrao487 d2623da52c replaced whitelist with allowlist (#45260)
Summary:
Fixes https://github.com/pytorch/pytorch/issues/41754

**(1)**
Intially file was named **gen_op_registration_whitelist.py** I changed it to **gen_op_registration_allowlist.py**

**(2)**
There were some **whitelist** in comment inside the file, I changed it to **allowlist**
![update1](https://user-images.githubusercontent.com/62737243/94106752-b296e780-fe59-11ea-8541-632a1dbf90d6.png)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/45260

Reviewed By: dhruvbird

Differential Revision: D23947182

Pulled By: ljk53

fbshipit-source-id: 31b486592451dbb0605d7950e07747cbb72ab80f
2020-09-29 00:27:46 -07:00
..
analyzer.cpp [pytorch] convert code analyzer to a binary (#33102) 2020-02-10 14:46:29 -08:00
build.sh [pytorch] remove code analyzer build folder between builds (#44148) 2020-09-04 10:38:12 -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
default_op_deps.yaml [pytorch][bot] update mobile op deps (#44854) 2020-09-17 18:33:13 -07:00
gen_op_registration_allowlist.py replaced whitelist with allowlist (#45260) 2020-09-29 00:27:46 -07:00
op_deps_pass.cpp Reimplement per-operator selective build (#39401) 2020-08-20 19:10:02 -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