diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-21 10:54:17 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 10:54:17 +0000 |
| commit | e4696dc9223d7d416dbcc711d2da6a8eb6a721e1 (patch) | |
| tree | 64fc5f729bdef0ac970f023c85655af0d4256b87 | |
| parent | 71a39a44d021af4f1e81f982c3c0bbc1df9a320c (diff) | |
automatic import of python-einopsopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-einops.spec | 23 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 15 insertions, 11 deletions
@@ -1 +1,2 @@ /einops-0.6.0.tar.gz +/einops-0.6.1.tar.gz diff --git a/python-einops.spec b/python-einops.spec index 7fce45a..dc5f7ce 100644 --- a/python-einops.spec +++ b/python-einops.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-einops -Version: 0.6.0 +Version: 0.6.1 Release: 1 Summary: A new flavour of deep learning operations License: MIT URL: https://github.com/arogozhnikov/einops -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/84/c4/7d572f80556a6db6cbf2c3443881cf86c4470049975cdc38e9cb73c060f5/einops-0.6.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ac/09/9d5fb513bda4845044802b389e0e1ecddb47b01a7934d33d3b406adf5073/einops-0.6.1.tar.gz BuildArch: noarch @@ -84,7 +84,6 @@ Watch [a 15-minute talk](https://iclr.cc/virtual/2022/oral/6603) focused on main - [API micro-reference](#API) - [Why using einops](#Why-using-einops-notation) - [Supported frameworks](#Supported-frameworks) -- [Contributing](#Contributing) - [Repository](https://github.com/arogozhnikov/einops) and [discussions](https://github.com/arogozhnikov/einops/discussions) ## Installation <a name="Installation"></a> @@ -112,6 +111,7 @@ Tutorials are the most convenient way to see `einops` in action - part 3: [packing and unpacking](https://github.com/arogozhnikov/einops/blob/master/docs/4-pack-and-unpack.ipynb) - part 4: [improve pytorch code with einops](http://einops.rocks/pytorch-examples.html) +Kapil Sachdeva recorded a small [intro to einops](https://www.youtube.com/watch?v=xGy75Pjsqzo). ## API <a name="API"></a> @@ -302,10 +302,11 @@ Einops works with ... - [jax](https://github.com/google/jax) - [cupy](https://cupy.chainer.org/) - [chainer](https://chainer.org/) -- [gluon](https://gluon.mxnet.io/) - [tf.keras](https://www.tensorflow.org/guide/keras) - [oneflow](https://github.com/Oneflow-Inc/oneflow) (experimental) - [flax](https://github.com/google/flax) (experimental) +- [paddle](https://github.com/PaddlePaddle/Paddle) (experimental) +- [gluon](https://gluon.mxnet.io/) (deprecated) ## Citing einops <a name="Contributing"></a> @@ -409,7 +410,6 @@ Watch [a 15-minute talk](https://iclr.cc/virtual/2022/oral/6603) focused on main - [API micro-reference](#API) - [Why using einops](#Why-using-einops-notation) - [Supported frameworks](#Supported-frameworks) -- [Contributing](#Contributing) - [Repository](https://github.com/arogozhnikov/einops) and [discussions](https://github.com/arogozhnikov/einops/discussions) ## Installation <a name="Installation"></a> @@ -437,6 +437,7 @@ Tutorials are the most convenient way to see `einops` in action - part 3: [packing and unpacking](https://github.com/arogozhnikov/einops/blob/master/docs/4-pack-and-unpack.ipynb) - part 4: [improve pytorch code with einops](http://einops.rocks/pytorch-examples.html) +Kapil Sachdeva recorded a small [intro to einops](https://www.youtube.com/watch?v=xGy75Pjsqzo). ## API <a name="API"></a> @@ -627,10 +628,11 @@ Einops works with ... - [jax](https://github.com/google/jax) - [cupy](https://cupy.chainer.org/) - [chainer](https://chainer.org/) -- [gluon](https://gluon.mxnet.io/) - [tf.keras](https://www.tensorflow.org/guide/keras) - [oneflow](https://github.com/Oneflow-Inc/oneflow) (experimental) - [flax](https://github.com/google/flax) (experimental) +- [paddle](https://github.com/PaddlePaddle/Paddle) (experimental) +- [gluon](https://gluon.mxnet.io/) (deprecated) ## Citing einops <a name="Contributing"></a> @@ -731,7 +733,6 @@ Watch [a 15-minute talk](https://iclr.cc/virtual/2022/oral/6603) focused on main - [API micro-reference](#API) - [Why using einops](#Why-using-einops-notation) - [Supported frameworks](#Supported-frameworks) -- [Contributing](#Contributing) - [Repository](https://github.com/arogozhnikov/einops) and [discussions](https://github.com/arogozhnikov/einops/discussions) ## Installation <a name="Installation"></a> @@ -759,6 +760,7 @@ Tutorials are the most convenient way to see `einops` in action - part 3: [packing and unpacking](https://github.com/arogozhnikov/einops/blob/master/docs/4-pack-and-unpack.ipynb) - part 4: [improve pytorch code with einops](http://einops.rocks/pytorch-examples.html) +Kapil Sachdeva recorded a small [intro to einops](https://www.youtube.com/watch?v=xGy75Pjsqzo). ## API <a name="API"></a> @@ -949,10 +951,11 @@ Einops works with ... - [jax](https://github.com/google/jax) - [cupy](https://cupy.chainer.org/) - [chainer](https://chainer.org/) -- [gluon](https://gluon.mxnet.io/) - [tf.keras](https://www.tensorflow.org/guide/keras) - [oneflow](https://github.com/Oneflow-Inc/oneflow) (experimental) - [flax](https://github.com/google/flax) (experimental) +- [paddle](https://github.com/PaddlePaddle/Paddle) (experimental) +- [gluon](https://gluon.mxnet.io/) (deprecated) ## Citing einops <a name="Contributing"></a> @@ -976,7 +979,7 @@ Please use the following bibtex record %prep -%autosetup -n einops-0.6.0 +%autosetup -n einops-0.6.1 %build %py3_build @@ -1016,5 +1019,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.6.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.6.1-1 - Package Spec generated @@ -1 +1 @@ -bd2d64f272b1bae56bb47fa915c4898c einops-0.6.0.tar.gz +286d29e542b1a5cdfbf5eafadcfd15fd einops-0.6.1.tar.gz |
