forked from qoherent/modrec-workflow
changed the training to only do 5 epochs, added in a convert to ORT at the end of worklflow
This commit is contained in:
parent
7e255a704d
commit
015f6d4db5
|
@ -27,6 +27,7 @@ from modulation_dataset import ModulationH5Dataset
|
|||
|
||||
import mobilenetv3
|
||||
|
||||
|
||||
class CleanProgressCallback(Callback):
|
||||
"""Clean progress callback that only shows epoch summaries"""
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user