Searched refs:subdiag_batch_shape (Results 1 – 1 of 1) sorted by relevance
299 ShapeHandle subdiag_batch_shape; in TridiagonalMatMulShapeFn() local303 TF_RETURN_IF_ERROR(c->Subshape(subdiag, 0, -2, &subdiag_batch_shape)); in TridiagonalMatMulShapeFn()309 c->Merge(subdiag_batch_shape, rhs_batch_shape, &rhs_batch_shape)); in TridiagonalMatMulShapeFn()