Skip to content

tf.keras.models.load_model() not implemented #1152

@Yandychang1

Description

@Yandychang1

Description

I have been trying to work with tensorflow.net; I can train and save a neural net. When I try to load it using
tf.keras.models.load_model() method throws a " method not implemented" exception.
Does anyone know if this method is implemented? Can I load a model the same way I saved it, or is this an issue that needs implementation?

TensorFlow.NET 0.110.2
TensorFlow.Keras 0.11.2
.NET 6
Windows 11

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions