| .. |
|
auto_gil.h
|
get rid of choco install (#30897)
|
2019-12-27 13:12:04 -08:00 |
|
byte_order.cpp
|
Add send and recv backward functions for builtin operators RPC. (#25527)
|
2019-10-03 01:18:46 -07:00 |
|
byte_order.h
|
Add send and recv backward functions for builtin operators RPC. (#25527)
|
2019-10-03 01:18:46 -07:00 |
|
cuda_enabled.h
|
|
|
|
cuda_lazy_init.cpp
|
Use pybind11::gil_scoped_* functions instead of AutoGIL/AutoNoGIL (#30274)
|
2019-12-02 12:19:58 -08:00 |
|
cuda_lazy_init.h
|
Port new_empty to ATen. (#25475)
|
2019-09-04 14:34:39 -07:00 |
|
disallow_copy.h
|
|
|
|
future.h
|
Notify other threads before running callbacks (#31713)
|
2020-01-15 12:03:07 -08:00 |
|
hash.h
|
|
|
|
init.cpp
|
Use pybind11::gil_scoped_* functions instead of AutoGIL/AutoNoGIL (#30274)
|
2019-12-02 12:19:58 -08:00 |
|
init.h
|
|
|
|
invalid_arguments.cpp
|
|
|
|
invalid_arguments.h
|
|
|
|
memory.h
|
|
|
|
numpy_stub.h
|
|
|
|
object_ptr.cpp
|
|
|
|
object_ptr.h
|
|
|
|
pybind.h
|
Merge Tensor and Variable types. (#28287)
|
2019-11-21 09:26:39 -08:00 |
|
python_arg_parser.cpp
|
Move deprecation warning out of generated code into python_arg_parser. (#32907)
|
2020-02-03 17:47:04 -08:00 |
|
python_arg_parser.h
|
Move deprecation warning out of generated code into python_arg_parser. (#32907)
|
2020-02-03 17:47:04 -08:00 |
|
python_compat.h
|
Raise error for code that risk deadlock (#32295)
|
2020-01-23 08:53:59 -08:00 |
|
python_numbers.h
|
Correctly handle scalar types, fix parse of numpy ints (#30486)
|
2019-12-11 15:35:57 -08:00 |
|
python_scalars.h
|
Added tensor.is_complex(), is_complex and dtype.is_complex py binding, tensor printing, and dixed the scalar type returned for complex float (#33268)
|
2020-02-20 13:38:01 -08:00 |
|
python_strings.h
|
|
|
|
python_stub.h
|
|
|
|
python_tuples.h
|
|
|
|
six.h
|
|
|
|
structseq.cpp
|
|
|
|
structseq.h
|
|
|
|
tensor_apply.cpp
|
Deprecate tensor.type() (#30281)
|
2019-12-05 10:55:34 -08:00 |
|
tensor_apply.h
|
|
|
|
tensor_dtypes.cpp
|
|
|
|
tensor_dtypes.h
|
|
|
|
tensor_flatten.cpp
|
|
|
|
tensor_flatten.h
|
|
|
|
tensor_layouts.cpp
|
remove Complex CPU/CUDA backend enum keys (#33267)
|
2020-02-18 13:38:39 -08:00 |
|
tensor_layouts.h
|
|
|
|
tensor_list.cpp
|
Deprecate tensor.type() (#30281)
|
2019-12-05 10:55:34 -08:00 |
|
tensor_list.h
|
|
|
|
tensor_memoryformats.cpp
|
Expose Channel Last 3d enum
|
2020-02-04 23:33:19 -08:00 |
|
tensor_memoryformats.h
|
|
|
|
tensor_new.cpp
|
torch.tensor can infer complex dtype now (#33361)
|
2020-02-20 14:24:15 -08:00 |
|
tensor_new.h
|
Rename TensorTypeId to DispatchKey (#32154)
|
2020-01-15 11:16:08 -08:00 |
|
tensor_numpy.cpp
|
Updates numpy to tensor negative stride error message (#33254)
|
2020-02-13 15:38:52 -08:00 |
|
tensor_numpy.h
|
Correctly handle scalar types, fix parse of numpy ints (#30486)
|
2019-12-11 15:35:57 -08:00 |
|
tensor_qschemes.cpp
|
Serialization for per channel qtensor (#26339)
|
2019-09-23 13:28:11 -07:00 |
|
tensor_qschemes.h
|
|
|
|
tensor_types.cpp
|
remove Complex CPU/CUDA backend enum keys (#33267)
|
2020-02-18 13:38:39 -08:00 |
|
tensor_types.h
|
Deprecate tensor.type() (#30281)
|
2019-12-05 10:55:34 -08:00 |
|
throughput_benchmark-inl.h
|
Fix typos, via a Levenshtein-type corrector (#31523)
|
2020-01-17 16:03:19 -08:00 |
|
throughput_benchmark.cpp
|
Use pybind11::gil_scoped_* functions instead of AutoGIL/AutoNoGIL (#30274)
|
2019-12-02 12:19:58 -08:00 |
|
throughput_benchmark.h
|
Factor Module into Object and Module
|
2019-11-17 22:58:50 -08:00 |
|
variadic.cpp
|
|
|
|
variadic.h
|
Fix typos, via a Levenshtein-type corrector (#31523)
|
2020-01-17 16:03:19 -08:00 |