HomeSort by relevance Sort by last modified time
    Searched refs:kF32 (Results 1 - 5 of 5) sorted by null

  /external/tensorflow/tensorflow/stream_executor/
blas.cc 78 case ComputationType::kF32:
blas.h 97 kF32, // 32-bit floating-point
    [all...]
  /external/tensorflow/tensorflow/core/kernels/
matmul_op.cc 231 *compute_type = ComputationType::kF32;
237 *compute_type = ComputationType::kF32;
  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
gemm_thunk.cc 200 return se::blas::ComputationType::kF32;
  /external/tensorflow/tensorflow/stream_executor/cuda/
cuda_blas.cc 593 case blas::ComputationType::kF32:
    [all...]

Completed in 492 milliseconds