Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/ops/
Dlinalg_ops.cc298 ShapeHandle maindiag_batch_shape; in TridiagonalMatMulShapeFn() local
302 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()