HomeSort by relevance Sort by last modified time
    Searched refs:LogSummary (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/lite/toco/
tooling_util.h 111 void LogSummary(int log_level, const string& message, const Model& model);
tooling_util.cc 465 void LogSummary(int log_level, const Model& model) {
584 LogSummary(log_level, model);
    [all...]

Completed in 315 milliseconds