MCPcopy 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
140TuningResolver::TuningResolver()
141 : expiry_duration_(DurationFromMilliseconds(250)) {}
142
143Tuning TuningResolver::Resolve() {
144#ifdef RUY_IMPLEMENT_TUNING

Callers

nothing calls this directly

Calls 1

DurationFromMillisecondsFunction · 0.85

Tested by

no test coverage detected