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

Method validation_start

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

Source from the content-addressed store, hash-verified

174 # validation
175 ######################
176 def validation_start(self):
177 pass
178
179 def validation_step(self, sample, batch_idx):
180 """

Callers 1

evaluateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected