Home
last modified time | relevance | path

Searched refs:GetHardwareRewritePatternsGPU (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/transforms/
H A Ddevice_transform_gpu.cc66 RewritePatternSet patterns = GetHardwareRewritePatternsGPU(ctx); in runOnOperation()
72 RewritePatternSet GetHardwareRewritePatternsGPU(MLIRContext* context) { in GetHardwareRewritePatternsGPU() function
H A Ddevice_transform_gpu.h28 RewritePatternSet GetHardwareRewritePatternsGPU(MLIRContext* context);