google-research / jax3d

Apache License 2.0
729 stars 94 forks source link

Disable Orbax checkpointing via Flax for nerfstatic/utils since the code is trying to save a dataset, apparently containing variable-length byte strings using Tensorstore, which is not possible. #202

Closed copybara-service[bot] closed 1 month ago

copybara-service[bot] commented 1 month ago

Disable Orbax checkpointing via Flax for nerfstatic/utils since the code is trying to save a dataset, apparently containing variable-length byte strings using Tensorstore, which is not possible.