Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dquantization_utils.h307 for (auto indexed_regions : in matchAndRewrite() local
309 new_op->getRegion(indexed_regions.index()) in matchAndRewrite()
310 .takeBody(indexed_regions.value()); in matchAndRewrite()