Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ ShouldStop
Method
ShouldStop
serving/processor/storage/feature_store_mgr.cc:315–317 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
313
}
314
315
bool AsyncFeatureStoreMgr::ShouldStop() {
316
return stop_;
317
}
318
319
FeatureStoreMgr::FeatureStoreMgr(ModelConfig* config)
320
: thread_num_(config->read_thread_num),
Callers
2
TestThreadRun
Function · 0.45
ThreadRun
Function · 0.45
Calls
no outgoing calls
Tested by
1
TestThreadRun
Function · 0.36