pytorch/torch/csrc/utils
Iurii Zdebskyi d5748d9a1a Enable binary ops with Scalar Lists with for foreach APIs (#45298)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/45298

Test Plan: Imported from OSS

Reviewed By: ngimel

Differential Revision: D23931986

Pulled By: izdeby

fbshipit-source-id: 281267cd6f90d57a169af89f9f10b0f4fcab47e3
2020-09-25 12:58:34 -07:00
..
auto_gil.h
byte_order.cpp
byte_order.h
cuda_enabled.h
cuda_lazy_init.cpp
cuda_lazy_init.h
disable_torch_function.cpp Add __torch_function__ for methods (#37091) 2020-08-05 20:44:13 -07:00
disable_torch_function.h Add __torch_function__ for methods (#37091) 2020-08-05 20:44:13 -07:00
disallow_copy.h
future.h Fix Windows build failure after DDP PR merged (#45335) 2020-09-25 12:37:50 -07:00
init.cpp
init.h
invalid_arguments.cpp
invalid_arguments.h
memory.h
numpy_stub.h
object_ptr.cpp
object_ptr.h
pybind.h
python_arg_parser.cpp Enable binary ops with Scalar Lists with for foreach APIs (#45298) 2020-09-25 12:58:34 -07:00
python_arg_parser.h Enable binary ops with Scalar Lists with for foreach APIs (#45298) 2020-09-25 12:58:34 -07:00
python_compat.h
python_dispatch.cpp Align casing in test_dispatch with dispatch keys. (#44933) 2020-09-22 10:50:08 -07:00
python_dispatch.h
python_numbers.h Fix manual seed to unpack unsigned long (#42206) 2020-08-11 18:05:34 -07:00
python_scalars.h Fix at::native::view_as_real() for ComplexHalf Tensors (#43279) 2020-08-20 17:38:06 -07:00
python_strings.h
python_stub.h
python_tuples.h
six.h
structseq.cpp
structseq.h
tensor_apply.cpp
tensor_apply.h
tensor_dtypes.cpp Improve repr for torch.iinfo & torch.finfo (#40488) 2020-07-10 15:22:55 -07:00
tensor_dtypes.h Improve repr for torch.iinfo & torch.finfo (#40488) 2020-07-10 15:22:55 -07:00
tensor_flatten.cpp
tensor_flatten.h
tensor_layouts.cpp
tensor_layouts.h
tensor_list.cpp
tensor_list.h
tensor_memoryformats.cpp
tensor_memoryformats.h
tensor_new.cpp Fix return value of PyErr_WarnEx ignored (SystemError) (#44371) 2020-09-10 10:15:21 -07:00
tensor_new.h serialization: validate sparse tensors after loading (#34059) 2020-06-30 22:31:21 -07:00
tensor_numpy.cpp is_numpy_scalar should also consider bool and complex types (#43644) 2020-09-02 07:41:50 -07:00
tensor_numpy.h
tensor_qschemes.cpp
tensor_qschemes.h
tensor_types.cpp
tensor_types.h
throughput_benchmark-inl.h
throughput_benchmark.cpp
throughput_benchmark.h
variadic.cpp
variadic.h