ONE - On-device Neural Engine
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
train_step_with_dataset.py File Reference

Go to the source code of this file.

Namespaces

namespace  train_step_with_dataset
 

Functions

 train_step_with_dataset.initParse ()
 
 train_step_with_dataset.createOptimizer (optimizer_type, learning_rate=0.001, **kwargs)
 
 train_step_with_dataset.createLoss (loss_type, reduction="mean")
 
 train_step_with_dataset.train_steps (args)
 

Variables

 train_step_with_dataset.args = initParse()