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

Function upsample

tfwavelets/nodes.py:90–116  ·  view source on GitHub ↗

Upsamples. Doubles the length of the input, filling with zeros Args: input_node: 3-tensor [batch, spatial dim, channels] to be upsampled odd: Bool, optional. If True, content of input_node will be placed on the odd indeces of the output. Otherwise, the

(input_node, odd=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

idwt1dFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected