Home
last modified time | relevance | path

Searched refs:GetArithmeticOpsCount (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/toco/
Ddump_graphviz.cc670 int64 GetArithmeticOpsCount(const Model& model, const std::string& array_id) { in GetArithmeticOpsCount() function
689 *math_ops = GetArithmeticOpsCount(model, array_id); in InsertNode()