MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / freq

Method freq

tensorflow/core/framework/embedding/cache.h:125–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123 }
124
125 int64 freq() {
126 return freq_;
127 }
128 private:
129 int64 freq_;
130};

Callers 1

add_to_cacheMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected