Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Sync
Method
Sync
tensorflow/core/common_runtime/placer_test.cc:91–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
90
public:
91
Status Sync() override { return errors::Unimplemented(
"FakeDevice::Sync()"
); }
92
93
Allocator* GetAllocator(AllocatorAttributes attr) override { return nullptr; }
94
Callers
nothing calls this directly
Calls
1
Unimplemented
Function · 0.85
Tested by
no test coverage detected