Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.h241 OpContext* batch_matmul_context,
Dop_level_cost_estimator.cc1111 const OpContext& einsum_context, OpContext* batch_matmul_context, in GenerateBatchMatmulContextFromEinsum() argument
1134 if (batch_matmul_context == nullptr) { in GenerateBatchMatmulContextFromEinsum()
1229 *batch_matmul_context = einsum_context; in GenerateBatchMatmulContextFromEinsum()
1230 batch_matmul_context->op_info = batch_matmul_op_info; in GenerateBatchMatmulContextFromEinsum()