Home
last modified time | relevance | path

Searched refs:b_dim (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.cc814 int b_dim = bigger_rank_shape->dim(b_i).size(); in CountBatchMatMulOperations() local
819 num_matmuls *= std::max(b_dim, s_dim); in CountBatchMatMulOperations()