Implements Algorithm 1 in the revnet paper. Args: theta: A NestedMap object containing weights' values of this layer and its children layers. outputs: A NestedMap: .split1 and .split2 corresponding to y1 and y2. d_outputs: A NestedMap: .split1 and .split2 corresponding
(self, theta, outputs, d_outputs, f_seed, g_seed,
*extra_inputs)
source not stored for this graph (policy: none)