Home
last modified time | relevance | path

Searched defs:TFToJITInvocationsPattern (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
Dtf_to_jit_invocations.cc68 struct TFToJITInvocationsPattern : public RewritePattern { struct
69 explicit TFToJITInvocationsPattern(MLIRContext *ctx) in TFToJITInvocationsPattern() function
72 LogicalResult matchAndRewrite(Operation *op, in matchAndRewrite()