Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_saved_model.cc137 static LogicalResult VerifyIndexPath(Operation *op, NamedAttribute named_attr) { in VerifyIndexPath() function
207 return VerifyIndexPath(op, named_attr); in verifyRegionArgAttribute()
218 return VerifyIndexPath(op, named_attr); in verifyRegionResultAttribute()