Home
last modified time | relevance | path

Searched defs:EstimateArithmeticOpsCount (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/toco/
Dtooling_util.cc1873 bool EstimateArithmeticOpsCount(const Model& model, const Operator& op, in EstimateArithmeticOpsCount() function
1982 bool EstimateArithmeticOpsCount(const Model& model, int64* result) { in EstimateArithmeticOpsCount() function