MCPcopy Create free account
hub / github.com/XuezheMax/flowseq / bwdpass

Method bwdpass

flownmt/flows/flow.py:73–101  ·  view source on GitHub ↗

Args: y: Tensor The random variable after flow h: list of object other conditional inputs init: bool perform initialization or not (default: False) init_scale: float initial scal

(self, y: torch.Tensor, *h, init=False, init_scale=1.0, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

log_probabilityMethod · 0.80
initMethod · 0.80

Calls 3

initMethod · 0.95
forwardMethod · 0.95
backwardMethod · 0.95

Tested by

no test coverage detected