Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Exists
Method
Exists
tensorflow/core/grappler/utils.h:94–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
bool Exists(const T& value) const { return set_.find(value) != set_.end(); }
95
96
bool Empty() const { return vector_.empty(); }
97
Callers
15
run_and_gather_logs
Function · 0.45
_check_trace_files
Method · 0.45
main
Function · 0.45
strip_unused_from_files
Function · 0.45
_parse_input_graph_proto
Function · 0.45
_parse_input_meta_graph_proto
Function · 0.45
_parse_input_saver_proto
Function · 0.45
main
Function · 0.45
testReportingBenchmark
Method · 0.45
events_from_logdir
Function · 0.45
_maybe_dump
Method · 0.45
_dump_file
Method · 0.45
Calls
2
find
Method · 0.45
end
Method · 0.45
Tested by
15
testReportingBenchmark
Method · 0.36
events_from_logdir
Function · 0.36
testBasics
Method · 0.36
testAutoTracingInDeubMode
Method · 0.36
pprof_test_helper
Method · 0.36
_trainLoop
Method · 0.36
_events_from_logdir
Function · 0.36
testConstructWrapperWithExistingFileDumpRootRaisesException
Method · 0.36
setUp
Method · 0.36
testConstructCLIConfigWithoutFile
Method · 0.36
setUp
Method · 0.36
testSharded
Method · 0.36