Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ sync
Method
sync
tensorflow/lite/delegates/gpu/gl/gl_sync.h:62–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
~GlSync() { Invalidate(); }
61
62
const GLsync sync() const { return sync_; }
63
64
private:
65
explicit GlSync(GLsync sync) : sync_(sync) {}
Callers
12
GlSyncWait
Function · 0.45
GlActiveSyncWait
Function · 0.45
WeightedEmbeddingVarComputeFn
Function · 0.45
WeightedVariableComputeFn
Function · 0.45
EmbeddingVarComputeFn
Function · 0.45
VariableComputeFn
Function · 0.45
NormalEmbeddingVarComputeFn
Function · 0.45
NormalVariableComputeFn
Function · 0.45
NormalWeightedEmbeddingVarComputeFn
Function · 0.45
NormalWeightedVariableComputeFn
Function · 0.45
ComputeEVGradFn
Function · 0.45
ComputeSparseGradFn
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected