pytorch/torch/csrc/utils
2022-10-21 06:55:10 +00:00
..
auto_gil.h
byte_order.cpp
byte_order.h
cpp_stacktraces.cpp
cpp_stacktraces.h
cuda_enabled.h
cuda_lazy_init.cpp
cuda_lazy_init.h
disable_torch_function.cpp
disable_torch_function.h
disallow_copy.h
init.cpp
init.h
invalid_arguments.cpp
invalid_arguments.h
memory.h
numpy_stub.h
object_ptr.cpp
object_ptr.h
out_types.cpp
out_types.h
pybind.h Consistent compute numel/contiguous strategy with SymInts (#85858) 2022-09-30 21:26:34 +00:00
pycfunction_helpers.h
python_arg_parser.cpp symintify nll loss fns (#86915) (#87095) 2022-10-19 14:50:51 +00:00
python_arg_parser.h Correctly error if you pass in tensors where size arguments expected (#86126) 2022-10-03 20:18:41 +00:00
python_compat.h Make functorch compilable with Py-3.11 (#85054) 2022-09-23 04:48:18 +00:00
python_dispatch.cpp Python binding for dispatcher getAllOpNames (#87422) 2022-10-21 06:55:10 +00:00
python_dispatch.h
python_numbers.h Add SymInt to Scalar (#84958) 2022-09-25 23:51:06 +00:00
python_scalars.h
python_strings.h
python_stub.h
python_torch_function_mode.h [Modes] remove enable and rewrite mode stack (squashed) (#84774) 2022-09-27 01:04:35 +00:00
python_tuples.h
schema_info.cpp Add Initial Support For Fake Tensor Constant Tracking (#84387) 2022-09-02 02:43:04 +00:00
schema_info.h Add Initial Support For Fake Tensor Constant Tracking (#84387) 2022-09-02 02:43:04 +00:00
six.h
structseq.cpp
structseq.h
tensor_apply.cpp
tensor_apply.h
tensor_dtypes.cpp
tensor_dtypes.h
tensor_flatten.cpp
tensor_flatten.h
tensor_layouts.cpp
tensor_layouts.h
tensor_list.cpp
tensor_list.h
tensor_memoryformats.cpp Consistent compute numel/contiguous strategy with SymInts (#85858) 2022-09-30 21:26:34 +00:00
tensor_memoryformats.h Consistent compute numel/contiguous strategy with SymInts (#85858) 2022-09-30 21:26:34 +00:00
tensor_new.cpp
tensor_new.h
tensor_numpy.cpp
tensor_numpy.h
tensor_qschemes.cpp
tensor_qschemes.h
tensor_types.cpp add XLA backend into tensor type strings (#86881) 2022-10-17 18:27:49 +00:00
tensor_types.h
throughput_benchmark-inl.h
throughput_benchmark.cpp
throughput_benchmark.h
torch_dispatch_mode.h [Modes] remove enable and rewrite mode stack (squashed) (#84774) 2022-09-27 01:04:35 +00:00
variadic.cpp
variadic.h
verbose.cpp