Skip to content

Conversation

@nhuet
Copy link
Contributor

@nhuet nhuet commented May 6, 2025

  • update for numpy 2
  • update for keras >=3.6
  • restore old tests and tox.ini
  • add jax backend in tests
  • restore missing tutorials
  • fix typing issues (except for backward_layers.py skipped for now)
  • rename classes in camel case
  • add doc on how to add tests for new layers and models
  • force cpu device for torch backend on macos-latest github runners

ducoffeM and others added 30 commits May 6, 2025 10:33
np.float_ -> np.float64
_get_node_attribute_at_index() raising AttributeError instead of ValueError (#20156)
We have strange errors on macos-latest gihtub runner due to a try of
using mps device. So we enforce cpu device in that case.
@ducoffeM ducoffeM merged commit 17f9cc2 into airbus:refactor May 12, 2025
4 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants