Skip to content

How to use tensorflow-rust with estimator in tensorflow #167

@chrysantd

Description

@chrysantd

Hi, I am using tf.contrib.learn.KMeansClustering in my code, and export the graph by export_savedmodel() method. But when I try to load graph by Graph.import_graph_def, it shows InvalidArgument: Invalid GraphDef. So what's the right way to use tensorflow-rust with predefined estimators in tensorflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions