arogozhnikov / einops

Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
https://einops.rocks
MIT License
8.55k stars 352 forks source link

Delete chainer backend #335

Closed arogozhnikov closed 2 months ago

arogozhnikov commented 2 months ago

PR removed backend, docs, tests for chainer.

Chainer development was stopped a while ago, but the code kept working.

However is it not compatible with numpy 2.0, which is now unavoidable; so it's a good moment to stop support