pytorch/torch/csrc/utils
ArtistBanda 2907447c97 Spurious numpy writable warning (#47271)
Summary:
Fixes https://github.com/pytorch/pytorch/issues/47160

Pull Request resolved: https://github.com/pytorch/pytorch/pull/47271

Reviewed By: ailzhang

Differential Revision: D24855889

Pulled By: mruberry

fbshipit-source-id: beaf232b115872f20fb0292e995a876cdc429868
2020-11-12 00:14:56 -08: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 Remove PyCFunction casts as much as possible. (#46227) 2020-10-20 15:01:51 -07:00
disable_torch_function.h
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 [reland] make intrusive_ptr as a pybind holder type (#47586) 2020-11-10 10:09:08 -08:00
pycfunction_helpers.h Remove PyCFunction casts as much as possible. (#46227) 2020-10-20 15:01:51 -07:00
python_arg_parser.cpp Fix classmethod override argument passing. (#47114) 2020-11-11 09:25:48 -08:00
python_arg_parser.h Fix classmethod override argument passing. (#47114) 2020-11-11 09:25:48 -08:00
python_compat.h
python_dispatch.cpp Add alias dispatch key DefaultBackend. (#45718) 2020-10-09 12:02:44 -07:00
python_dispatch.h
python_numbers.h
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 [quant] creating quint4x2 dtype for quantized tensors (#44678) 2020-10-01 23:53:34 -07:00
tensor_dtypes.h
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 Spurious numpy writable warning (#47271) 2020-11-12 00:14:56 -08:00
tensor_new.h
tensor_numpy.cpp Spurious numpy writable warning (#47271) 2020-11-12 00:14:56 -08:00
tensor_numpy.h Spurious numpy writable warning (#47271) 2020-11-12 00:14:56 -08:00
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