If non-null, kernels should populate with any partition subgraphs created.
| 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 |