MCPcopy Create free account
hub / github.com/UiO-CS/tf-wavelets / _construct_and_compute_graph

Function _construct_and_compute_graph

tfwavelets/wrappers.py:130–159  ·  view source on GitHub ↗

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)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

dwt1dFunction · 0.85
dwt2dFunction · 0.85
idwt1dFunction · 0.85
idwt2dFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected