Home
last modified time | relevance | path

Searched defs:b_matrix (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.cc699 auto& b_matrix = op_info.inputs(1); in CountMatMulOperations() local
849 OpInfo::TensorProperties* b_matrix = matmul_op_info.add_inputs(); in CountBatchMatMulOperations() local
1246 auto b_matrix = op_info.inputs(3); in PredictSparseTensorDenseMatMul() local
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_blas.cc2259 const DeviceMemory<T> &b_matrix = *b_ptrs_to_wrappers[b]; in DoBlasGemmBatchedInternal() local
2397 const auto *b_matrix = in DoBlasGemmStridedBatched() local