JSON object or string encoding a model and weights configuration. It can also be only the topology JSON of the model, in which case the weights will not be loaded.
Optional customObjects: ConfigDictA TensorFlow.js Layers tf.LayersModel instance (uncompiled).
Generated using TypeDoc
Parses a JSON model configuration file and returns a model instance.