mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 00:21:07 +01:00
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**  Pull Request resolved: https://github.com/pytorch/pytorch/pull/45260 Reviewed By: dhruvbird Differential Revision: D23947182 Pulled By: ljk53 fbshipit-source-id: 31b486592451dbb0605d7950e07747cbb72ab80f |
||
|---|---|---|
| .. | ||
| analyzer.cpp | ||
| build.sh | ||
| CMakeLists.txt | ||
| default_op_deps.yaml | ||
| gen_op_registration_allowlist.py | ||
| op_deps_pass.cpp | ||
| op_deps_processor.py | ||
| run_analyzer.sh | ||