Searched refs:ConvertSvdfStatsToQDQs (Results 1 – 2 of 2) sorted by relevance
555 struct ConvertSvdfStatsToQDQs : public ConvertOpStatsToQDQs<TFL::SVDFOp> { struct557 explicit ConvertSvdfStatsToQDQs(MLIRContext* context, in ConvertSvdfStatsToQDQs() function
400 patterns_2.insert<ConvertSvdfStatsToQDQs>(ctx, quant_specs_); in runOnFunction()