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

  /external/tensorflow/tensorflow/stream_executor/
blas.cc 79 case ComputationType::kF64:
blas.h 99 kF64, // 64-bit floating-point
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
gemm_thunk.cc 261 return se::blas::ComputationType::kF64;
  /external/tensorflow/tensorflow/core/kernels/
matmul_op.cc 235 *compute_type = ComputationType::kF64;
  /external/tensorflow/tensorflow/stream_executor/cuda/
cuda_blas.cc 389 case blas::ComputationType::kF64:
    [all...]

Completed in 4342 milliseconds