Searched refs:a_batch_shape (Results 1 – 1 of 1) sorted by relevance
329 ShapeHandle a_batch_shape; in BatchMatMulV2Shape() local332 TF_RETURN_IF_ERROR(c->Subshape(a_shape, 0, -2, &a_batch_shape)); in BatchMatMulV2Shape()336 c, a_batch_shape, b_batch_shape, true, &output_batch_shape)); in BatchMatMulV2Shape()