pytorch/test/cpp_extensions
Brian Vaughan 97a604ef57 Rereapply optional ScalarType interface changes that were reverted in D16079809 (#22456)
Summary:
re-apply changes reverted in:
https://github.com/pytorch/pytorch/pull/22412

Also change log_softmax to take positional arguments. Long-term we do want the kwarg-only interface, but seems to currently be incompatible with jit serialization.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/22456

Differential Revision: D16097159

Pulled By: nairbv

fbshipit-source-id: 8cb73e9ca18fc66b35b873cf4a574b167a578b3d
2019-07-03 20:03:25 -07:00
..
no_python_abi_suffix_test
torch_test_cpp_extension
complex_registration_extension.cpp Remove Type dispatch (#21964) 2019-06-30 04:11:35 -07:00
cpp_frontend_extension.cpp
cuda_extension.cpp Replace AT_CHECK with TORCH_CHECK [shard 9/10] 2019-05-15 08:05:59 -07:00
cuda_extension.cu
cuda_extension_kernel.cu
cuda_extension_kernel2.cu
cudnn_extension.cpp
doubler.h
extension.cpp
jit_extension.cpp
jit_extension2.cpp
msnpu_extension.cpp Rereapply optional ScalarType interface changes that were reverted in D16079809 (#22456) 2019-07-03 20:03:25 -07:00
setup.py