pytorch/torch/csrc/jit/python
Meghan Lele 18eccfbe42 [JIT] Fix clang-tidy warnings in jit/python (#47985)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/47985

Test Plan: Imported from OSS

Reviewed By: ZolotukhinM

Differential Revision: D25258644

Pulled By: SplitInfinity

fbshipit-source-id: dfc15dc62c148f79f4e99fd058a6bf2d071ccbb5
2020-12-02 12:35:36 -08:00
..
init.cpp [JIT] Fix clang-tidy warnings in jit/python (#47985) 2020-12-02 12:35:36 -08:00
init.h
module_python.h [jit] kill script namespace (#34515) 2020-03-11 23:32:48 -07:00
pybind_utils.h [JIT] Fix clang-tidy warnings in jit/python (#47985) 2020-12-02 12:35:36 -08:00
pybind.h [JIT] clang-format JIT code (#35115) 2020-03-26 11:24:51 -07:00
python_arg_flatten.cpp [JIT] Fix clang-tidy warnings in jit/python (#47985) 2020-12-02 12:35:36 -08:00
python_arg_flatten.h Move torch/csrc/utils/hash.h to c10/util/hash.h. (#42503) 2020-08-29 17:47:00 -07:00
python_custom_class.cpp Support doc_string for TorchBind custom classes (#46576) 2020-10-24 12:51:35 -07:00
python_custom_class.h
python_interpreter.cpp Unify boxed function signature between jit and c10 (#37034) 2020-06-29 19:24:26 -07:00
python_ir.cpp [JIT] Fix clang-tidy warnings in jit/python (#47985) 2020-12-02 12:35:36 -08:00
python_ir.h [JIT] clang-format JIT code (#35115) 2020-03-26 11:24:51 -07:00
python_ivalue.h Explicitly decref py::object in ConcretePyObjectHolder and PythonFunctionGuard (#38364) 2020-05-12 20:55:53 -07:00
python_sugared_value.cpp [JIT] Fix clang-tidy warnings in jit/python (#47985) 2020-12-02 12:35:36 -08:00
python_sugared_value.h [JIT] Fix clang-tidy warnings in jit/python (#47985) 2020-12-02 12:35:36 -08:00
python_tracer.cpp [JIT] Fix clang-tidy warnings in jit/python (#47985) 2020-12-02 12:35:36 -08:00
python_tracer.h Source code level attribution in profiler (#43898) 2020-09-30 00:57:35 -07:00
python_tree_views.cpp [JIT] Fix clang-tidy warnings in jit/python (#47985) 2020-12-02 12:35:36 -08:00
python_tree_views.h [jit] kill script namespace (#34515) 2020-03-11 23:32:48 -07:00
script_init.cpp [JIT] Fix clang-tidy warnings in jit/python (#47985) 2020-12-02 12:35:36 -08:00
script_init.h [jit] kill script namespace (#34515) 2020-03-11 23:32:48 -07:00
update_graph_executor_opt.cpp Canonicalize includes in torch, and add tests for it (#36303) 2020-04-23 08:09:21 -07:00
update_graph_executor_opt.h [JIT] clang-format JIT code (#35115) 2020-03-26 11:24:51 -07:00