pytorch/tools/code_analyzer
Jiakai Liu 0ac31a99be run code analysis against mobile interpreter (#32276)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/32276

Include mobile interpreter in mobile code analysis pass, which has some
manually registered ops in temporary namespaces.

The mobile interpreter is still under development and these ops will be
removed in the future. This is a temporary step for internal build
experiment.

Test Plan: Imported from OSS

Differential Revision: D19426818

Pulled By: ljk53

fbshipit-source-id: 507453dc801e5f93208f1baea12400beccda9ca5
2020-01-17 17:21:28 -08:00
..
build.sh run code analysis against mobile interpreter (#32276) 2020-01-17 17:21:28 -08:00
CMakeLists.txt style fixes to code analyzer (#30808) 2019-12-05 11:25:37 -08:00
op_dependency.cpp generate op dependency graph as python code 2020-01-02 20:26:28 -08:00