pytorch/test/cpp_extensions
Ben e251fb5036 Add file and line to CUDA_CHECK and CUDNN_CHECK (#8836)
* Add file and line to CUDA_CHECK and CUDNN_CHECK

* use stringstream

* clang-format

* switch to AT_ERROR
2018-06-25 10:46:52 -04:00
..
torch_test_cpp_extension Add support for dotted names in CPP Extensions (#6986) 2018-04-29 18:10:03 +02:00
cuda_extension.cpp Bring back C++ extension torch.h (#7310) 2018-05-05 14:06:27 -07:00
cuda_extension.cu
cuda_extension_kernel.cu
cuda_extension_kernel2.cu
cudnn_extension.cpp Add file and line to CUDA_CHECK and CUDNN_CHECK (#8836) 2018-06-25 10:46:52 -04:00
doubler.h Create ATen tensors via TensorOptions (#7869) 2018-06-16 00:40:35 -07:00
extension.cpp Create ATen tensors via TensorOptions (#7869) 2018-06-16 00:40:35 -07:00
jit_extension.cpp Bring back C++ extension torch.h (#7310) 2018-05-05 14:06:27 -07:00
jit_extension2.cpp Bring back C++ extension torch.h (#7310) 2018-05-05 14:06:27 -07:00
setup.py Add support for dotted names in CPP Extensions (#6986) 2018-04-29 18:10:03 +02:00