Searched refs:EstimateArithmeticOpsCount (Results 1 - 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/contrib/lite/toco/
H A Dtoco_tooling.cc301 if (EstimateArithmeticOpsCount(*model, &ops_count)) {
H A Dtooling_util.h269 bool EstimateArithmeticOpsCount(const Model& model, int64* result);
H A Dtooling_util.cc1478 bool EstimateArithmeticOpsCount(const Model& model, int64* result) { function in namespace:toco

Completed in 79 milliseconds