Home
last modified time | relevance | path

Searched refs:DEFINE_ALL_TO_HALF (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dcast_op_gpu.cu.cc78 #define DEFINE_ALL_TO_HALF(out_type) \ macro
90 DEFINE_ALL_TO_HALF(Eigen::half);
91 DEFINE_ALL_TO_HALF(bfloat16);
96 #undef DEFINE_ALL_TO_HALF