pytorch/torch/csrc/utils
Xinyu Li 26001a2334 Revert D23753711: [pytorch][PR] Add foreach APIs for binary ops with ScalarList
Test Plan: revert-hammer

Differential Revision:
D23753711 (71d1b5b0e2)

Original commit changeset: bf3e8c54bc07

fbshipit-source-id: 192692e0d3fff4cade9983db0a1760fedfc9674c
2020-09-24 11:55:49 -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
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 Revert D23753711: [pytorch][PR] Add foreach APIs for binary ops with ScalarList 2020-09-24 11:55:49 -07:00
python_arg_parser.h Revert D23753711: [pytorch][PR] Add foreach APIs for binary ops with ScalarList 2020-09-24 11:55:49 -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