Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ TuningResolver
Method
TuningResolver
tensorflow/lite/experimental/ruy/tune.cc:140–141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
#endif
139
140
TuningResolver::TuningResolver()
141
: expiry_duration_(DurationFromMilliseconds(250)) {}
142
143
Tuning TuningResolver::Resolve() {
144
#ifdef RUY_IMPLEMENT_TUNING
Callers
nothing calls this directly
Calls
1
DurationFromMilliseconds
Function · 0.85
Tested by
no test coverage detected