aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/Tensor/TensorContractionCuda.h
blob: 3f315fedc54b64adc75ae42f4b8a7cc9202ea1b8 (plain)
1
2
3
4
5
6

#if defined(__clang__) || defined(__GNUC__)
#warning "Deprecated header file, please either include the main Eigen/CXX11/Tensor header or the respective TensorContractionGpu.h file"
#endif

#include "TensorContractionGpu.h"