pytorch/torch/csrc/jit/python
anjali411 18a7ec7d7d Update the JIT complex type name to be consistent with Python (#51476)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/51476

Test Plan: Imported from OSS

Reviewed By: ezyang

Differential Revision: D26179237

Pulled By: anjali411

fbshipit-source-id: 6a5c60c8545eb42416583836b8038ceffd3f3244
2021-02-03 09:59:08 -08:00
..
init.cpp [JIT] Provide more info when attribute fails to convert (#50870) 2021-01-27 20:37:10 -08:00
init.h
module_python.h
pybind_utils.cpp Update the JIT complex type name to be consistent with Python (#51476) 2021-02-03 09:59:08 -08:00
pybind_utils.h Update the JIT complex type name to be consistent with Python (#51476) 2021-02-03 09:59:08 -08:00
pybind.h
python_arg_flatten.cpp [ONNX] ONNX dev branch merge 01-06-2021 (#50163) 2021-01-13 13:51:21 -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 [PyTorch][codemod] Replace immediately-dereferenced expect calls w/expectRef (#50228) 2021-01-13 16:13:55 -08: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 Update the JIT complex type name to be consistent with Python (#51476) 2021-02-03 09:59:08 -08:00
python_ir.h
python_ivalue.h Remove DataPtr extractor from CUDAFuture (#48840) 2020-12-19 11:03:45 -08:00
python_sugared_value.cpp Remove duplicate check for THPLayout in toSugaredValue (#51543) 2021-02-02 12:34:29 -08:00
python_sugared_value.h [WIP] JIT Static Hooks: adding hooks to class type and adding logic for hook running/compilation (#49544) 2021-01-20 09:09:30 -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 Add dict comprehension (#47774) 2020-12-17 15:25:30 -08:00
python_tree_views.h
script_init.cpp [Pytorch Mobile] Expose _export_operator_list to python (#51312) 2021-02-01 12:09:02 -08:00
script_init.h
update_graph_executor_opt.cpp
update_graph_executor_opt.h