Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
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
/external/angle/src/common/third_party/base/anglebase/numerics/
Dsafe_conversions.h114 constexpr Dst strict_cast(Src value) in strict_cast() function
/external/tensorflow/tensorflow/core/kernels/rnn/
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