Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Size
Method
Size
tensorflow/compiler/jit/graphcycles/ordered_set.h:72–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
71
bool Contains(T value) const { return value_to_index_.contains(value); }
72
size_t Size() const { return value_sequence_.size(); }
73
74
absl::Span<T const> GetSequence() const { return value_sequence_; }
75
Callers
2
TEST
Function · 0.45
ContractEdge
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
1
TEST
Function · 0.36