Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
H A Dtf_to_jit_invocations.cc183 struct PackJITCompileOpPattern struct
187 explicit PackJITCompileOpPattern(MLIRContext *ctx, in PackJITCompileOpPattern() function
201 LogicalResult matchAndRewrite(tf_framework::JITCompileOp op, in matchAndRewrite()
243 llvm::ArrayRef<int64_t> tile_sizes;
244 llvm::ArrayRef<int64_t> unroll_factors;
245 int64_t max_supported_rank;
246 bool enable_ftz;
247 bool index_64bit_if_jit_compiling;
248 bool cpu_codegen;