Skip to content

Version 2.3.4

Compare
Choose a tag to compare
@chaoming0625 chaoming0625 released this 29 Jan 03:37
· 1016 commits to master since this release
7f96a8b

This release mainly focuses on the compatibility with other frameworks:

  1. Fix Jax import error when jax>=0.4.2
  2. Backward compatibility of brainpy.dyn module
  3. Start to implement and be compatible with operators in pytorch and tensorflow, so that user's pytorch/tensorflow models can be easily migrated to brainpy

Full Changelog: V2.3.3...V2.3.4