Orbax provides common checkpointing and persistence utilities for JAX users
305
stars
36
forks
source link
Add `strict` option in `ArrayRestoreArgs`, defaulting to True. This prevents arrays from being accidentally padded or truncated when restoring. #1247
Closed
copybara-service[bot] closed 1 month ago
Add
strict
option inArrayRestoreArgs
, defaulting to True. This prevents arrays from being accidentally padded or truncated when restoring.