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

Method graph_collector

tensorflow/core/framework/op_kernel.h:873–873  ·  view source on GitHub ↗

If non-null, kernels should populate with any partition subgraphs created.

Source from the content-addressed store, hash-verified

871
872 // If non-null, kernels should populate with any partition subgraphs created.
873 GraphCollector* graph_collector() { return params_->graph_collector; }
874
875 // Input to output forwarding.
876

Callers 1

InstantiateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected