Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Contains
Method
Contains
tensorflow/compiler/jit/graphcycles/ordered_set.h:71–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
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_; }
Callers
8
IsUnique
Method · 0.45
HasAssociatedFunction
Function · 0.45
GetAssociatedFunctions
Function · 0.45
MayCallFunction
Function · 0.45
PostprocessLiftedArgs
Function · 0.45
ExtractOutsideCompilationForFuncCallNode
Function · 0.45
TEST
Function · 0.45
HasEdge
Method · 0.45
Calls
1
contains
Method · 0.80
Tested by
1
TEST
Function · 0.36