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

Method test_dataloader

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

Source from the content-addressed store, hash-verified

48
49 @data_loader
50 def test_dataloader(self):
51 raise NotImplementedError
52
53 @data_loader
54 def val_dataloader(self):

Callers 1

evaluateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected