Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_blas.cc1168 struct HalfAsFloat { in DoBlasInternalImpl() struct
1169 typedef T type; in DoBlasInternalImpl()
1173 struct HalfAsFloat<Eigen::half> { in DoBlasInternalImpl() struct
1174 typedef float type; in DoBlasInternalImpl()