Skip to content

Problems with orbax export documentation #1816

@reyammer

Description

@reyammer

I was trying to find info about how to export an orbax checkpoint to SavedModel, and found broken links or code examples in the docs with exception / stack traces:

ImportError                               Traceback (most recent call last)
Cell In[1], line 2
      1 # Import Orbax Export classes.
----> 2 from orbax.export import ExportManager
      3 from orbax.export import JaxModule
      4 from orbax.export import ServingConfig

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationexport

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions