pytorch/tools/code_analyzer
Jiakai Liu 3afd24d62c [pytorch] check in default generated op dependency graph (#43570)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/43570

Add the default op dependency graph to the source tree - use it if user runs
custom build in dynamic dispatch mode without providing the graph.

Test Plan: Imported from OSS

Reviewed By: ezyang

Differential Revision: D23326988

Pulled By: ljk53

fbshipit-source-id: 5fefe90ca08bb0ca20284e87b70fe1dba8c66084
2020-08-27 14:51:44 -07:00
..
analyzer.cpp
build.sh [pytorch] add option to include autograd for code analyzer (#43155) 2020-08-24 15:04:43 -07:00
CMakeLists.txt
default_op_deps.yaml [pytorch] check in default generated op dependency graph (#43570) 2020-08-27 14:51:44 -07:00
gen_op_registration_whitelist.py
op_deps_pass.cpp Reimplement per-operator selective build (#39401) 2020-08-20 19:10:02 -07:00
op_deps_processor.py
run_analyzer.sh [pytorch] tweak code analyzer script to handle new namespaces (#40276) 2020-06-19 14:54:21 -07:00