Creates a new TrainingSession and asynchronously loads any models passed in through trainingOptions
Promise that resolves to a TrainingSession object
specify models and checkpoints to load into the Training Session
Optional
sessionOptions: SessionOptionsspecify configuration for training session behavior
Generated using TypeDoc
Defines method overload possibilities for creating a TrainingSession.