Constructs a TF graph processing the input signal with given node and evaluates it. Args: input_signal: Input signal. A 3D array with [batch, signal, channels] node: Node to process signal with, any kind of dwt/idwt wavelet_obj: Wavelet ob
(input_signal, node, wavelet_obj, levels, npdtype)