Open hanzhi713 opened 2 weeks ago
Looks like this Metadata
class needs to be imported like
from orbax.checkpoint._src.metadata.value import Metadata
Shouldn't this be in the user-facing API?
Thanks for spotting, our tests that are supposed to catch docs breakages appear not to be working. Will fix ASAP.
After upgrading orbax to 0.8.0, I encountered this error.
Also documentation also broke: https://orbax.readthedocs.io/en/latest/guides/checkpoint/custom_handlers.html