Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/ops/
Dlinalg_ops.cc299 ShapeHandle subdiag_batch_shape; in TridiagonalMatMulShapeFn() local
303 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()