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