Constructs a TF computational graph computing the 2D DWT of an input signal. Args: input_node: A 3D tensor containing the signal. The dimensions should be [rows, cols, channels]. wavelet: Wavelet object. levels: Number of l
(input_node, wavelet, levels=1)
source not stored for this graph (policy: none)