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

  /external/tensorflow/tensorflow/core/kernels/
gemm_functors.h 103 typename tensorflow::TTypes<T3>::Matrix c_matrix(c, m, n);
108 c_matrix.device(ctx->eigen_device<Eigen::ThreadPoolDevice>()) =
  /external/tensorflow/tensorflow/stream_executor/cuda/
cuda_blas.cc 2260 DeviceMemory<T> *c_matrix = c_ptrs_to_wrappers[b]; local
2399 auto *c_matrix = local
    [all...]

Completed in 252 milliseconds