step_prefix
cannot contain _
-- Checkpoint manager does not recognized multiple _
.
#1499
Labels
step_prefix
cannot contain _
-- Checkpoint manager does not recognized multiple _
.
#1499
Bug Description:
When I created a checkpoint manager option like the following,
with my directory looks like this
it gives me an value error of the following when instantiating the manager object.
Specifically, when I check the
step.py
orbax/checkpoint/orbax/checkpoint/_src/path/step.py
Lines 657 to 667 in b32d1f9
_
, there are only two members. An input validation of the prefix is needed.The text was updated successfully, but these errors were encountered: