Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonInTheRiver/DiffSinger
/ test_dataloader
Method
test_dataloader
tasks/base_task.py:297–298 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
295
296
@data_loader
297
def
test_dataloader(self):
298
return
None
299
300
@data_loader
301
def
val_dataloader(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected