Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
Dcuda_blas_utils.cc75 case blas::ComputationType::kF16AsF32: in AsCublasComputeType()
/external/tensorflow/tensorflow/compiler/xla/stream_executor/
Dblas.cc85 case ComputationType::kF16AsF32: in ComputationTypeString()
Dblas.h112 kF16AsF32, // Allow downcast to F16 precision. enumerator
Dstream.h1518 case blas::ComputationType::kF16AsF32: // fall-through in CheckTypesForExtendedBlas()