Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ ArithmeticOpsCount
Method
ArithmeticOpsCount
tensorflow/lite/toco/model.h:2371–2371 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2369
ArrayMap& GetMutableArrayMap() { return arrays; }
2370
2371
int64 ArithmeticOpsCount() const { return ops_count; }
2372
2373
void AddInvalidInputArray(string invalid_input_array) {
2374
invalid_input_arrays_.insert(invalid_input_array);
Callers
1
TocoConvert
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected