Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops_a_m.cc220 RankedTensorType x_ty = GetRankedTensorTypeForOperand(op.x()); in Verify() local
2467 auto x_ty = op.x().getType().template dyn_cast<RankedTensorType>(); in flipComatibleShapeError() local
2711 auto x_ty = x().getType().cast<TensorType>(); in GetOptimalLayout() local
2775 auto x_ty = op->x().getType().template cast<TensorType>(); in GetOptimalLayout() local