Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dcast_op_gpu.cu.cc64 #define DEFINE_ALL_TO_FLOAT(out_type) \ macro
92 DEFINE_ALL_TO_FLOAT(float);
93 DEFINE_ALL_TO_FLOAT(std::complex<float>);
95 #undef DEFINE_ALL_TO_FLOAT