pytorch/torch/csrc/utils
Hong Xu a8ca340ad6 Remove all uses of AT_CHECK and replace them with TORCH_CHECK (#34846)
Summary:
AT_CHECK has been deprecated and provides no more features than
TORCH_CHECK
Pull Request resolved: https://github.com/pytorch/pytorch/pull/34846

Differential Revision: D20481339

Pulled By: mrshenli

fbshipit-source-id: 1777e769a069a78e03118270294e5e273d516ca7
2020-03-17 08:59:02 -07:00
..
auto_gil.h get rid of choco install (#30897) 2019-12-27 13:12:04 -08:00
byte_order.cpp
byte_order.h
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
disallow_copy.h
future.h Unify gradient accumulation between distributed autograd and local autograd (#33214) 2020-03-10 01:56:08 -07:00
hash.h
init.cpp [jit] kill script namespace (#34515) 2020-03-11 23:32:48 -07: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 Replace THPLayout with at::Layout in Python Argument Parser (#34543) (#34584) 2020-03-12 07:19:00 -07:00
python_arg_parser.h Replace THPLayout with at::Layout in Python Argument Parser (#34543) (#34584) 2020-03-12 07:19:00 -07:00
python_compat.h Raise error for code that risk deadlock (#32295) 2020-01-23 08:53:59 -08:00
python_numbers.h [jit] do the code reorg (#33851) 2020-02-27 13:02:51 -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 ChannelsLast3d support is_contiguous, contiguous, suggest_memory_format, caching (#33033) 2020-03-06 06:02:03 -08:00
tensor_memoryformats.h
tensor_new.cpp Remove all uses of AT_CHECK and replace them with TORCH_CHECK (#34846) 2020-03-17 08:59:02 -07:00
tensor_new.h Rename TensorTypeId to DispatchKey (#32154) 2020-01-15 11:16:08 -08:00
tensor_numpy.cpp Warns on read-only Numpy array->tensor conversion (#33615) 2020-03-08 20:03:50 -07: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
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 [jit] do the code reorg (#33851) 2020-02-27 13:02:51 -08:00
throughput_benchmark.cpp [jit] kill script namespace (#34515) 2020-03-11 23:32:48 -07:00
throughput_benchmark.h [jit] kill script namespace (#34515) 2020-03-11 23:32:48 -07:00
variadic.cpp
variadic.h Fix typos, via a Levenshtein-type corrector (#31523) 2020-01-17 16:03:19 -08:00