Constructs a TF graph that computes the 2D inverse DWT for a given wavelet. Args: input_node (tf.placeholder): Input signal. A 3D tensor with dimensions as [rows, cols, channels] wavelet (tfwavelets.dwtcoeffs.Wave
(input_node, wavelet, levels=1)
source not stored for this graph (policy: none)