pytorch/test/cpp_extensions
Mike Ruberry 433fe47d95 Creates Torch-friendly Event class and adds Stream tracking to autograd (#25130)
Summary:
Resubmission of https://github.com/pytorch/pytorch/issues/23424 because previous PR was borked.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/25130

Differential Revision: D17052534

Pulled By: mruberry

fbshipit-source-id: d91b308ad0f730646bb7b3492a601cd9b05c72d8
2019-08-26 15:19:06 -07:00
..
no_python_abi_suffix_test
torch_test_cpp_extension
complex_registration_extension.cpp Add overload names to native_functions.yaml (#23532) 2019-08-01 02:08:37 -07:00
cpp_frontend_extension.cpp
cuda_extension.cpp Deprecate tensor.data<T>(), and codemod tensor.data<T>() to tensor.data_ptr<T>() (#24886) 2019-08-21 20:11:24 -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 Creates Torch-friendly Event class and adds Stream tracking to autograd (#25130) 2019-08-26 15:19:06 -07:00
setup.py