MCPcopy
hub / github.com/yerfor/GeneFacePlusPlus / test_start

Method test_start

utils/commons/base_task.py:225–226  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

223 # testing
224 ######################
225 def test_start(self):
226 pass
227
228 def test_step(self, sample, batch_idx):
229 return self.validation_step(sample, batch_idx)

Callers 1

evaluateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected