Get desktop application:
View/edit binary Protocol Buffers messages
Used in:
Shape of the 2D tensor [N x D]. If missing, it will be inferred from the model checkpoint.
Path to the TSV file holding the tensor values. If missing, the tensor is assumed to be stored in the model checkpoint.
Path to the checkpoint file. Use either this or model_checkpoint_dir.
Path to the checkpoint directory. The directory will be scanned for the latest checkpoint file.
Nodes represent trackable objects in the SavedModel. The data for every Keras object is stored.
Metadata of an individual Keras object.
Used in:
Version defined by the code serializing this Keras object.
Index of the node in the SavedModel SavedObjectGraph.
String path from root (e.g. "root.child_layer")
Identifier to determine loading function. Currently supported identifiers: _tf_keras_layer, _tf_keras_input_layer, _tf_keras_rnn_layer, _tf_keras_metric, _tf_keras_network, _tf_keras_model, _tf_keras_sequential
Metadata containing a JSON-serialized object with the non-TensorFlow attributes for this Keras object.
Used in:
[width, height] of a single image in the sprite.