Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ RunImpl
Method
RunImpl
tensorflow/lite/tools/benchmark/benchmark_tflite_model.cc:652–652 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
650
}
651
652
TfLiteStatus BenchmarkTfLiteModel::RunImpl() { return interpreter_->Invoke(); }
653
654
} // namespace benchmark
655
} // namespace tflite
Callers
nothing calls this directly
Calls
1
Invoke
Method · 0.45
Tested by
no test coverage detected