MCPcopy
hub / github.com/k2-fsa/OmniVoice / close

Method close

omnivoice/training/checkpoint.py:113–115  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

111 logger.info(msg)
112
113 def close(self):
114 if self.progress_bar:
115 self.progress_bar.close()
116
117
118def save_checkpoint(

Callers 15

trainMethod · 0.95
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
open_new_shardFunction · 0.80
mainFunction · 0.80
open_new_shardFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected