| .. |
|
auto_gil.h
|
|
|
|
cuda_enabled.h
|
|
|
|
cuda_lazy_init.cpp
|
Fix error message for a wrong fork CUDA (#23322)
|
2019-07-25 12:58:14 -07:00 |
|
cuda_lazy_init.h
|
Fix error message for a wrong fork CUDA (#23322)
|
2019-07-25 12:58:14 -07:00 |
|
disallow_copy.h
|
Back out "Back out "[pytorch][PR] Move thnvrtc and DynamicLibrary to ATen"" (#22794)
|
2019-07-15 06:28:56 -07:00 |
|
hash.h
|
|
|
|
init.cpp
|
Add flag to temporarily disable MKL-DNN conv (#23837)
|
2019-08-06 11:20:26 -07:00 |
|
init.h
|
Back out "Revert D15435461: [pytorch][PR] PyTorch ThroughputBenchmark" (#22185)
|
2019-06-26 16:05:51 -07:00 |
|
invalid_arguments.cpp
|
|
|
|
invalid_arguments.h
|
|
|
|
memory.h
|
|
|
|
numpy_stub.h
|
|
|
|
object_ptr.cpp
|
|
|
|
object_ptr.h
|
Split python_ir.h in a more sensible way (#19081)
|
2019-04-10 10:26:50 -07:00 |
|
pybind.h
|
Convert all tabs to spaces, add CI. (#18959)
|
2019-04-09 08:12:26 -07:00 |
|
python_arg_parser.cpp
|
Fixed Bool in IsIntegralType bug (plus review comments) (#23942)
|
2019-08-09 12:25:27 -07:00 |
|
python_arg_parser.h
|
Implement tensor.set_names_, tensor.names setter
|
2019-07-26 08:50:49 -07:00 |
|
python_compat.h
|
Fix PySlice_Unpack not available on PyPy 3.6 yet (#17836)
|
2019-03-09 20:10:16 -08:00 |
|
python_numbers.h
|
Collapse tracing_state.h into tracer.h (#21563)
|
2019-06-09 15:28:29 -07:00 |
|
python_scalars.h
|
Added Bfloat16 tensor for cpu with very limited support (#21860)
|
2019-07-10 09:08:52 -07:00 |
|
python_strings.h
|
Expose torch.empty(sizes, *, names, ...) to Python (#21648)
|
2019-06-14 11:52:47 -07:00 |
|
python_stub.h
|
|
|
|
python_tuples.h
|
|
|
|
six.h
|
Allow structseq to be input of operators where tuple is expected (#17208)
|
2019-03-11 11:33:35 -07:00 |
|
structseq.cpp
|
Attempt to fix flaky test_structseq_repr (#20931)
|
2019-05-24 15:55:44 -07:00 |
|
structseq.h
|
Customize the printing of namedtuple return (#17136)
|
2019-02-28 13:07:26 -08:00 |
|
tensor_apply.cpp
|
Introduce DeprecatedTypeProperties class (#17991)
|
2019-04-04 02:24:13 -07:00 |
|
tensor_apply.h
|
|
|
|
tensor_dtypes.cpp
|
Remove unused parameter from FORALL macros and rename STUBS to QINTS.
|
2019-08-12 14:43:39 -07:00 |
|
tensor_dtypes.h
|
|
|
|
tensor_flatten.cpp
|
Generate only one Type class per backend (#19295)
|
2019-04-21 21:16:14 -07:00 |
|
tensor_flatten.h
|
C++ changes toward libtorch and libcaffe2 unification (#19554)
|
2019-04-26 01:38:10 -07:00 |
|
tensor_layouts.cpp
|
Cleanup includes in torch/csrc/* (#19924)
|
2019-05-06 14:03:18 -07:00 |
|
tensor_layouts.h
|
|
|
|
tensor_list.cpp
|
Remove some simple use cases of Type::ScalarType()
|
2019-03-08 16:42:05 -08:00 |
|
tensor_list.h
|
|
|
|
tensor_memoryformats.cpp
|
Adding memory_format to empty and empty_like operators (#20558)
|
2019-06-26 11:48:27 -07:00 |
|
tensor_memoryformats.h
|
Memory format support for contiguous and is_contiguous (#20455)
|
2019-05-16 07:18:24 -07:00 |
|
tensor_new.cpp
|
Remove many usages of Type (#21941)
|
2019-06-30 04:11:28 -07:00 |
|
tensor_new.h
|
Remove many usages of Type (#21941)
|
2019-06-30 04:11:28 -07:00 |
|
tensor_numpy.cpp
|
tensor_numpy: add missing include header (#24042)
|
2019-08-09 11:43:08 -07:00 |
|
tensor_numpy.h
|
Auto-convert GPU arrays that support the __cuda_array_interface__ protocol (#20584)
|
2019-05-21 14:06:46 -07:00 |
|
tensor_qschemes.cpp
|
Add qscheme() method (#20608)
|
2019-06-14 16:29:29 -07:00 |
|
tensor_qschemes.h
|
Add qscheme() method (#20608)
|
2019-06-14 16:29:29 -07:00 |
|
tensor_types.cpp
|
Added Bfloat16 tensor for cpu with very limited support (#21860)
|
2019-07-10 09:08:52 -07:00 |
|
tensor_types.h
|
Remove many usages of Type (#21941)
|
2019-06-30 04:11:28 -07:00 |
|
throughput_benchmark-inl.h
|
PyTorch ThroughputBenchmark: fix inaccuracy in number of iterations reporting (#22292)
|
2019-07-01 14:24:29 -07:00 |
|
throughput_benchmark.cpp
|
Update ThroughputBenchmark to reflect new script::Module API (no (#22291)
|
2019-06-27 12:57:27 -07:00 |
|
throughput_benchmark.h
|
Update ThroughputBenchmark to reflect new script::Module API (no (#22291)
|
2019-06-27 12:57:27 -07:00 |
|
tuple_parser.cpp
|
|
|
|
tuple_parser.h
|
|
|
|
variadic.cpp
|
|
|
|
variadic.h
|
|
|