Eigen-unsupported  5.0.1-dev+284dcc12
 
Loading...
Searching...
No Matches
TensorContractionCuda.h
1
2#if defined(__clang__) || defined(__GNUC__)
3#warning \
4 "Deprecated header file, please either include the main Eigen/CXX11/Tensor header or the respective TensorContractionGpu.h file"
5#endif
6
7#include "TensorContractionGpu.h"