MCPcopy Create free account
hub / github.com/branislav1991/PyTorchProjectFramework / test

Method test

models/base_model.py:95–101  ·  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

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

validateFunction · 0.45
trainFunction · 0.45

Calls 1

forwardMethod · 0.95

Tested by

no test coverage detected