Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/
Dtoco_tooling.cc396 GraphTransformationsSet dequantization_transformations{new Dequantize}; in TransformWithStatus() local
400 dequantization_transformations.Add(new DropFakeQuant); in TransformWithStatus()
405 dequantization_transformations)); in TransformWithStatus()