MCPcopy 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_logsFunction · 0.45
_check_trace_filesMethod · 0.45
mainFunction · 0.45
strip_unused_from_filesFunction · 0.45
_parse_input_graph_protoFunction · 0.45
_parse_input_saver_protoFunction · 0.45
mainFunction · 0.45
events_from_logdirFunction · 0.45
_maybe_dumpMethod · 0.45
_dump_fileMethod · 0.45

Calls 2

findMethod · 0.45
endMethod · 0.45

Tested by 15

events_from_logdirFunction · 0.36
testBasicsMethod · 0.36
pprof_test_helperMethod · 0.36
_trainLoopMethod · 0.36
_events_from_logdirFunction · 0.36
setUpMethod · 0.36
setUpMethod · 0.36
testShardedMethod · 0.36