Please, help us to better know about our user community by answering the following short survey: https://forms.gle/wpyrxWi18ox9Z5ae9
 
Loading...
Searching...
No Matches
TensorReductionCuda.h
1
2#if defined(__clang__) || defined(__GNUC__)
3#warning "Deprecated header file, please either include the main Eigen/CXX11/Tensor header or the respective TensorReductionGpu.h file"
4#endif
5
6#include "TensorReductionGpu.h"