pytorch/tools/code_analyzer
Jiakai Liu b2d8f0a431 [pytorch][bot] update mobile op deps (#52110)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/52110

LLVM_DIR=/usr ANALYZE_TORCH=1 tools/code_analyzer/build.sh
cp build_code_analyzer/work/torch_result.yaml tools/code_analyzer/default_op_deps.yaml

Test Plan: Imported from OSS

Reviewed By: iseeyuan

Differential Revision: D26419138

Pulled By: ljk53

fbshipit-source-id: 26bf00036b19ad18a9cf06111df4d9fe32e5feab
2021-02-12 14:50:29 -08:00
..
analyzer.cpp
build.sh [PyTorch] [BUCK] Replace pt_deps.bzl with a YAML operator dependency file which is generated by the code analyser (#46057) 2020-10-20 02:00:36 -07:00
CMakeLists.txt
default_op_deps.yaml [pytorch][bot] update mobile op deps (#52110) 2021-02-12 14:50:29 -08:00
gen_op_registration_allowlist.py Make gen_op_registration flake8 compliant (#47604) 2020-11-09 08:31:07 -08:00
op_deps_pass.cpp Reimplement per-operator selective build (#39401) 2020-08-20 19:10:02 -07:00
op_deps_processor.py [pytorch] clean up unused util srcs under tools/autograd (#50611) 2021-01-18 23:54:02 -08:00
run_analyzer.sh Remove .impl_UNBOXED() and functionalities associated with it (#49220) 2021-01-06 14:22:46 -08:00