Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dtooling_util.cc1899 bool EstimateArithmeticOpsCount(const Model& model, const Operator& op, in EstimateArithmeticOpsCount() function
2028 bool EstimateArithmeticOpsCount(const Model& model, int64_t* result) { in EstimateArithmeticOpsCount() function