Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/
Dtooling_util.h212 void CheckIsReadyForQuantization(const Model& model);
Dtoco_tooling.cc380 CheckIsReadyForQuantization(*model); in TransformWithStatus()
Dtooling_util.cc1716 void CheckIsReadyForQuantization(const Model& model) { in CheckIsReadyForQuantization() function