Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/embedx
/ Clear
Method
Clear
src/sampler/sampling/word2vec_sampling.cc:109–109 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
108
private:
109
void Clear() noexcept { table_.clear(); }
110
111
bool Init(const vec_float_t& freqs);
112
};
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected