Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Dblas.cc81 case ComputationType::kF64: in ComputationTypeString()
Dblas.h103 kF64, // 64-bit floating-point enumerator
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgemm_thunk.cc105 computation_type = se::blas::ComputationType::kF64; in DoGemmWithAlgorithm()
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_blas.cc405 case blas::ComputationType::kF64: in CUDAComputationType()
429 case blas::ComputationType::kF64: // fall-through in CUBLASComputationType()
455 case blas::ComputationType::kF64: // fall-through in GetScaleType()
3247 return blas::ComputationType::kF64; in DoBlasInternalImpl()