Home
last modified time | relevance | path

Searched defs:strict_cast (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dsoftmax_op_gpu.cu.cc45 strict_cast(T t) { in strict_cast() function
50 __device__ __host__ EIGEN_STRONG_INLINE float strict_cast<float, Eigen::half>( in strict_cast() function
57 strict_cast<Eigen::half, float>(float t) { in strict_cast() function
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/rnn/
H A Dlstm_ops_gpu.cu.cc48 strict_cast(T t) { in strict_cast() function
54 strict_cast<Eigen::half, float>(float t) { in strict_cast() function