Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/ops/
Dlinalg_ops.cc297 ShapeHandle superdiag_batch_shape; in TridiagonalMatMulShapeFn() local
301 TF_RETURN_IF_ERROR(c->Subshape(superdiag, 0, -2, &superdiag_batch_shape)); in TridiagonalMatMulShapeFn()