Searched refs:CanOptimizeIdentityGatherNdOrScatterNdOp (Results 1 – 2 of 2) sorted by relevance
604 def CanOptimizeIdentityGatherNdOrScatterNdOp : Constraint<CPred<605 "TFL::CanOptimizeIdentityGatherNdOrScatterNdOp("611 [(CanOptimizeIdentityGatherNdOrScatterNdOp $params, $indices)]>;616 [(CanOptimizeIdentityGatherNdOrScatterNdOp $params, $indices)]>;
179 bool CanOptimizeIdentityGatherNdOrScatterNdOp(Value params, in CanOptimizeIdentityGatherNdOrScatterNdOp() function