pytorch/torch/csrc/jit/python
Nikita Shulga ad8aef0f98 [BE] [3/N] Use nested namespaces (#110314)
Mostly in torch/csrc/jit/runtime and in `ATen/cuda/`

Pull Request resolved: https://github.com/pytorch/pytorch/pull/110314
Approved by: https://github.com/seemethere
2023-09-30 02:23:48 +00:00
..
init.cpp removing the functionality of nvfuser python APIs (#110124) 2023-09-29 01:45:00 +00:00
init.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
module_python.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
pybind_utils.cpp Move overloaded_args from FunctionSignature to PythonArgs (#106983) 2023-08-16 15:59:26 +00:00
pybind_utils.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
pybind.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
python_arg_flatten.cpp [ONNX] Fix memory leak when exporting models (#107244) 2023-08-17 22:15:28 +00:00
python_arg_flatten.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
python_custom_class.cpp
python_custom_class.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
python_dict.cpp
python_dict.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
python_interpreter.cpp
python_ir.cpp
python_ir.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
python_ivalue.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
python_list.cpp Use size in python list (#102538) 2023-06-01 00:46:29 +00:00
python_list.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
python_sugared_value.cpp
python_sugared_value.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
python_tracer.cpp
python_tracer.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
python_tree_views.cpp
python_tree_views.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
script_init.cpp [export][serde] Hookup export upgrader with TorchScript upgrader entries (#104227) 2023-07-06 16:57:36 +00:00
script_init.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
update_graph_executor_opt.cpp
update_graph_executor_opt.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00
utf8_decoding_ignore.cpp
utf8_decoding_ignore.h [BE] [3/N] Use nested namespaces (#110314) 2023-09-30 02:23:48 +00:00