pytorch/torch/csrc/utils
2022-05-20 20:25:12 +00:00
..
auto_gil.h
byte_order.cpp
byte_order.h
cpp_stacktraces.cpp [JIT] pass more exception info through the JIT interpreter 2022-04-21 18:26:49 +00:00
cpp_stacktraces.h [JIT] pass more exception info through the JIT interpreter 2022-04-21 18:26:49 +00:00
cuda_enabled.h
cuda_lazy_init.cpp
cuda_lazy_init.h
disable_torch_function.cpp __torch_function__ mode 2022-04-07 02:23:29 +00:00
disable_torch_function.h __torch_function__ mode 2022-04-07 02:23:29 +00:00
disallow_copy.h
init.cpp Remove breakpad dependency 2022-05-03 20:21:55 +00:00
init.h Remove breakpad dependency 2022-05-03 20:21:55 +00:00
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
pycfunction_helpers.h
python_arg_parser.cpp Change no_torch_function_mode to StashTorchFunctionModeGuard 2022-05-06 14:12:18 +00:00
python_arg_parser.h Make SymInt constructor explicit 2022-05-17 22:28:35 +00:00
python_compat.h
python_dispatch.cpp Allow specifying alias analysis while registering new ops 2022-05-19 21:11:40 +00:00
python_dispatch.h
python_numbers.h
python_scalars.h
python_strings.h
python_stub.h
python_torch_function_mode.h Change no_torch_function_mode to StashTorchFunctionModeGuard 2022-05-06 14:12:18 +00:00
python_tuples.h
six.h
structseq.cpp
structseq.h
tensor_apply.cpp
tensor_apply.h
tensor_dtypes.cpp [complex32] add chalf alias for complex32 and chalf method 2022-04-20 23:44:47 +00:00
tensor_dtypes.h
tensor_flatten.cpp
tensor_flatten.h
tensor_layouts.cpp Introduce sparse compressed layouts: SparseCsr, SparseBsr, SparseBsc 2022-04-15 03:55:32 +00:00
tensor_layouts.h
tensor_list.cpp Make tolist correctly work for 0 element tensors 2022-04-26 18:57:24 +00:00
tensor_list.h
tensor_memoryformats.cpp Fix optional dtype/layout/memory_format pycall; fix memory format 2022-05-16 16:46:08 +00:00
tensor_memoryformats.h Fix optional dtype/layout/memory_format pycall; fix memory format 2022-05-16 16:46:08 +00:00
tensor_new.cpp Fix a few issues on assert/double error/legacy constructor (#77966) 2022-05-20 20:25:12 +00:00
tensor_new.h Factory functions for sparse CSC, BSR, and BSC tensors 2022-05-04 03:30:41 +00:00
tensor_numpy.cpp Fix sign-compare violations in torch_python 2022-04-05 00:08:05 +00:00
tensor_numpy.h
tensor_qschemes.cpp
tensor_qschemes.h
tensor_types.cpp Add new PrivateUse1 DeviceType for non-public devices (#77208) 2022-05-13 16:03:27 +00:00
tensor_types.h
throughput_benchmark-inl.h
throughput_benchmark.cpp
throughput_benchmark.h
torch_dispatch_mode.h add nested mode to python mode 2022-05-04 13:01:06 +00:00
variadic.cpp
variadic.h