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

  /external/tensorflow/tensorflow/contrib/lite/toco/
toco_tooling.cc 301 if (EstimateArithmeticOpsCount(*model, &ops_count)) {
tooling_util.h 269 bool EstimateArithmeticOpsCount(const Model& model, int64* result);
tooling_util.cc     [all...]

Completed in 188 milliseconds