alvarobartt / safejax

Serialize JAX, Flax, Haiku, or Objax model params with 🤗`safetensors`
https://alvarobartt.github.io/safejax/
MIT License
42 stars 5 forks source link

🧪 Add more unit test cases e.g. ResNet FrozenDict #3

Closed alvarobartt closed 1 year ago

alvarobartt commented 1 year ago

✨ Features

🧪 Tests

If the above checkbox is checked, describe how you unit-tested it.

Keep the same unit tests but add ResNet50 as a pytest.fixture in order to test safejax on more complex FrozenDict structures.