MCPcopy Create free account
hub / github.com/VSAnimator/stgan / test

Method test

models/base_model.py:98–106  ·  view source on GitHub ↗

Forward function used in test time. This function wraps function in no_grad() so we don't save intermediate steps for backprop It also calls to produce additional visualization results

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

test.pyFile · 0.80

Calls 2

forwardMethod · 0.95
compute_visualsMethod · 0.95

Tested by

no test coverage detected