Commit 30cf6f18 authored by Derek Murray's avatar Derek Murray Committed by TensorFlower Gardener
Browse files

Free `MasterSession::ReffedClientGraph::client_graph_` after it is no longer used.

The `ClientGraph` represents the post-pruning, pre-partitioning subgraph. It is not used at the master after partitioning concludes. A redundant copy is stored in the workers' memories (post-partitioning). This change releases the memory for the `ClientGraph` after partitioning concludes.

PiperOrigin-RevId: 221008316
parent 982ddb4e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment