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

Method graph_def_version

tensorflow/core/common_runtime/function.cc:304–306  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

302}
303
304int FunctionLibraryRuntimeOverlay::graph_def_version() const {
305 return base_flr_->graph_def_version();
306}
307
308Status FunctionLibraryRuntimeOverlay::Clone(
309 std::unique_ptr<FunctionLibraryDefinition>* out_lib_def,

Callers 15

testGraphDefVersionMethod · 0.45
test_ops.ccFile · 0.45
GraphDefVersionOpMethod · 0.45
CreateKernelMethod · 0.45
CompileToLocalExecutableFunction · 0.45
array_ops.ccFile · 0.45
BuildOpKernelMethod · 0.45
IteratorHandleOpMethod · 0.45
OneShotIteratorOpMethod · 0.45
InterleaveDatasetOpMethod · 0.45

Calls

no outgoing calls

Tested by 3

testGraphDefVersionMethod · 0.36
GraphDefVersionOpMethod · 0.36
TEST_FFunction · 0.36