Searched defs:AllReduceDoneOpLowering (Results 1 – 1 of 1) sorted by relevance
1426 class AllReduceDoneOpLowering : public OpRewritePattern<AllReduceDoneOp> { class1431 explicit AllReduceDoneOpLowering(MLIRContext* ctx, in AllReduceDoneOpLowering() function in tensorflow::AllReduceDoneOpLowering