Searched defs:GetGlobalOpLowering (Results 1 – 1 of 1) sorted by relevance
919 class GetGlobalOpLowering : public OpRewritePattern<GetGlobalOp> { class921 GetGlobalOpLowering(MLIRContext* ctx, const GlobalConstantsArgs& cst_args) in GetGlobalOpLowering() function in tensorflow::GetGlobalOpLowering