pytorch/torch/csrc/jit/python
anjali411 9ac30d96aa Add complex IValues (#50883)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/50883

Test Plan: Imported from OSS

Reviewed By: ejguan

Differential Revision: D26003682

Pulled By: anjali411

fbshipit-source-id: f02967d2d236d740cd8647891f732f1d63098d3e
2021-01-22 09:44:40 -08:00
..
init.cpp [ONNX] Handle sequence output for models (#50599) 2021-01-21 15:36:41 -08:00
init.h
module_python.h
pybind_utils.cpp Add complex IValues (#50883) 2021-01-22 09:44:40 -08:00
pybind_utils.h Completely remove FutureMessage type (#50029) 2021-01-07 19:50:57 -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 [PyTorch][codemod] Replace immediately-dereferenced expect calls w/expectRef (#50228) 2021-01-13 16:13:55 -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 [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_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 [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
script_init.h
update_graph_executor_opt.cpp
update_graph_executor_opt.h