Searched refs:KERNELBROKERCONVERT (Results 1 – 1 of 1) sorted by relevance
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
D | TensorSyclConvertToDeviceExpression.h | 95 #define KERNELBROKERCONVERT(CVQual, Res, ExprNode)\ macro 100 KERNELBROKERCONVERT(const, true, TensorForcedEvalOp) 101 KERNELBROKERCONVERT(, false, TensorForcedEvalOp) 102 KERNELBROKERCONVERT(const, true, TensorEvalToOp) 103 KERNELBROKERCONVERT(, false, TensorEvalToOp) 104 #undef KERNELBROKERCONVERT
|