Optional
modelSize of model topology (Keras JSON or GraphDef), in bytes.
TODO (cais,yassogba) consider removing GraphDef as GraphDefs now come in a JSON format and none of our IOHandlers support a non json format. We could conder replacing this with 'Binary' if we want to allow future handlers to save to non json formats (though they will probably want more information than 'Binary'). Type of the model topology
Type of the model topology
Possible values:
Optional
weightSize of weight value data, in bytes.
Optional
weightSize of weight specification or manifest, in bytes.
Timestamp for when the model is saved.