Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/sparse/
Dadd_op.cc203 const CSRSparseMatrix* b_matrix; in Compute() local
Dsparse_mat_mul_op.cc316 const CSRSparseMatrix* b_matrix; in Compute() local
/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.cc1052 auto& b_matrix = op_info.inputs(1); in CountMatMulOperations() local
1179 OpInfo::TensorProperties* b_matrix = batch_matmul_op_info.add_inputs(); in GenerateBatchMatmulContextFromEinsum() local
1335 OpInfo::TensorProperties* b_matrix = matmul_op_info.add_inputs(); in CountBatchMatMulOperations() local
1837 auto b_matrix = op_info.inputs(3); in PredictSparseTensorDenseMatMul() local
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_blas.cc2500 const DeviceMemory<T> &b_matrix = *b_ptrs_to_wrappers[b]; in DoBlasInternalImpl() local
2635 const auto *b_matrix = in DoBlasInternalImpl() local