Uses the layers in `layer_map` to make new nodes based on `nodes_by_depth`. Args: nodes_by_depth: Provides structure information to create new nodes. layer_fn: Function to clone layers. layer_map: Map from layers in `model` to new layers. tensor_map: Map from tensors in `model` to
(nodes_by_depth, layer_fn, layer_map, tensor_map)
source not stored for this graph (policy: none)
no test coverage detected