Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_blas.cc2345 struct HalfAsFloat { in DoBlasInternalImpl() struct
2346 typedef T type; in DoBlasInternalImpl()
2350 struct HalfAsFloat<Eigen::half> { in DoBlasInternalImpl() struct
2351 typedef float type; in DoBlasInternalImpl()