Home
last modified time | relevance | path

Searched defs:y_ty (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops_a_m.cc221 RankedTensorType y_ty = GetRankedTensorTypeForOperand(op.y()); in Verify() local
2468 auto y_ty = op.y().getType().template dyn_cast<RankedTensorType>(); in flipComatibleShapeError() local