MCPcopy Create free account
hub / github.com/modelscope/modelscope / keys

Method keys

modelscope/trainers/audio/kws_utils/batch_utils.py:584–585  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

582 return result
583
584 def keys(self):
585 return list(self.data.keys())

Callers 15

evaluateMethod · 0.45
__init__Method · 0.45
build_dataset_from_fileFunction · 0.45
train_stepMethod · 0.45
train_stepMethod · 0.45
evaluateMethod · 0.45
train_stepMethod · 0.45
do_testMethod · 0.45
train_stepMethod · 0.45
executor_testFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected