Searched refs:maindiag_batch_shape (Results 1 – 1 of 1) sorted by relevance
298 ShapeHandle maindiag_batch_shape; in TridiagonalMatMulShapeFn() local302 TF_RETURN_IF_ERROR(c->Subshape(maindiag, 0, -2, &maindiag_batch_shape)); in TridiagonalMatMulShapeFn()307 c->Merge(maindiag_batch_shape, rhs_batch_shape, &rhs_batch_shape)); in TridiagonalMatMulShapeFn()