Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
H A Ddequantize_tfl_softmax.cc40 struct TosaDequantizeTFLSoftmaxPattern : public RewritePattern { struct
41 explicit TosaDequantizeTFLSoftmaxPattern(MLIRContext* context) in TosaDequantizeTFLSoftmaxPattern() function