tf.contrib.layers.RevBlock
Block of reversible layers. See rev_block.
Inherits From: Layer
tf.contrib.layers.RevBlock(
f, g, num_layers=1, f_side_input=None, g_side_input=None,
use_efficient_backprop=True, name='revblock', **kwargs
)
Attributes |
graph
|
DEPRECATED FUNCTION
|
scope_name
|
|
Methods
backward
View source
backward(
y1, y2
)
forward
View source
forward(
x1, x2
)
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-10-01 UTC.
[null,null,["Last updated 2020-10-01 UTC."],[],[]]