Searched defs:TFToI64JITInvocationForLargeTensorsPattern (Results 1 – 1 of 1) sorted by relevance
114 struct TFToI64JITInvocationForLargeTensorsPattern : public RewritePattern { struct115 explicit TFToI64JITInvocationForLargeTensorsPattern(MLIRContext *ctx) in TFToI64JITInvocationForLargeTensorsPattern() function118 LogicalResult matchAndRewrite(Operation *op, in matchAndRewrite()