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

Method backward

flownmt/flows/flow.py:28–38  ·  view source on GitHub ↗

Args: *input: input [batch, *input_size] Returns: out: Tensor [batch, *input_size], logdet: Tensor [batch] out, the output of the flow logdet, the log determinant of :math:`\partial output / \partial input`

(self, *inputs, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

fwdpassMethod · 0.95
bwdpassMethod · 0.95
pretrain_modelFunction · 0.45
trainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected