Introduction
Guides
Miscellaneous
Bases: object
object
PyTorch model wrapper.
If model is an nn.Module, add a PTFileModelPersistor with the model and a TFModelPersistor.
model (any) – model
This method is used by Job API.
job – the Job object to add to
ctx – Job Context
dictionary of ids of component added