Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / arogozhnikov/einops issues and pull requests

#343 - [Feature suggestion] Support of tensordict (and tensorclass)

Issue - State: open - Opened by fzimmermann89 2 days ago - 2 comments
Labels: feature suggestion

#342 - Add dict syntax to the einops layers example

Pull Request - State: closed - Opened by eadadi 9 days ago - 2 comments

#341 - Auto-deploy mkdocs + update mkdocs requirements

Pull Request - State: closed - Opened by arogozhnikov 13 days ago

#340 - Interactive playground for einops

Issue - State: open - Opened by arogozhnikov 13 days ago - 11 comments

#338 - Moving tests into source tree

Pull Request - State: closed - Opened by arogozhnikov 14 days ago

#337 - Mention support of cupy, pydata/sparse, ndonnx and others

Pull Request - State: closed - Opened by arogozhnikov 15 days ago

#335 - Delete chainer backend

Pull Request - State: closed - Opened by arogozhnikov 15 days ago

#333 - delete experimental/indexing

Pull Request - State: closed - Opened by arogozhnikov 15 days ago

#332 - Refactoring of tests

Issue - State: open - Opened by arogozhnikov 15 days ago

#331 - Set up auto-deploy of documentation

Issue - State: closed - Opened by arogozhnikov 15 days ago

#330 - Add devcontainer and dockerfile

Pull Request - State: closed - Opened by arogozhnikov 16 days ago

#327 - Fix tensor concat in tinygrad backend

Pull Request - State: closed - Opened by pzread 17 days ago - 2 comments

#327 - Fix tensor concat in tinygrad backend

Pull Request - State: closed - Opened by pzread 17 days ago - 2 comments

#326 - issues related to paddle have been fixed in paddle nightly build, update settings here

Pull Request - State: closed - Opened by jzhang533 about 1 month ago - 3 comments

#325 - change tests for numpy2.0 + fix for numpy regression

Pull Request - State: closed - Opened by arogozhnikov about 2 months ago

#323 - support mindspore

Pull Request - State: closed - Opened by lvyufeng 4 months ago - 2 comments

#322 - module 'einops' has no attribute 'layers'

Issue - State: closed - Opened by AlexZhu2000 4 months ago - 1 comment

#321 - [Feature suggestion] Optionally return the inferred dimensions

Issue - State: open - Opened by ml-w 5 months ago - 3 comments
Labels: feature suggestion

#320 - [BUG] Basic code from documentation does not work

Issue - State: closed - Opened by vignesh99 5 months ago - 1 comment

#319 - update github actions

Pull Request - State: closed - Opened by arogozhnikov 5 months ago

#318 - Codebase standards + update TF layers

Pull Request - State: closed - Opened by arogozhnikov 5 months ago

#317 - [BUG] SyntaxError in Python 3.11

Issue - State: closed - Opened by befelix 5 months ago - 2 comments
Labels: bug

#316 - Update README.md

Pull Request - State: closed - Opened by project-delphi 5 months ago - 1 comment

#315 - Circular imports when importing einops and torch._dynamo

Issue - State: open - Opened by befelix 6 months ago - 7 comments
Labels: backend bug

#314 - Alias ellipsis to a star for rearrange

Issue - State: open - Opened by knyazer 6 months ago - 3 comments
Labels: feature suggestion

#313 - Tests failing on FreeBSD

Issue - State: closed - Opened by yurivict 6 months ago - 3 comments

#312 - What am I doing wrong with repeat command?

Issue - State: closed - Opened by asusdisciple 6 months ago - 1 comment

#309 - Passing a float in `repeat` as a dimension size prevents correct usage afterwards

Issue - State: open - Opened by Maykeye 7 months ago - 2 comments
Labels: wontfix

#308 - [Feature suggestion] package downloaded from conda-forge seems missing some functions

Issue - State: closed - Opened by drowning-in-codes 8 months ago - 1 comment
Labels: feature suggestion

#306 - allow tuples alongside lists for reduce, rearrange, repeat

Pull Request - State: closed - Opened by tran-khoa 8 months ago - 1 comment

#305 - [BUG] `einsum` with `ii->i` raises an unknow axis error.

Issue - State: closed - Opened by nikitaved 8 months ago - 1 comment

#304 - MLX backend support

Pull Request - State: closed - Opened by dc-dc-dc 9 months ago - 3 comments

#303 - Allow anonymous axes in parse_shape, fix #302

Pull Request - State: closed - Opened by arogozhnikov 9 months ago

#302 - [Feature suggestion] fixup/support anonymous axes in `parse_shape`

Issue - State: closed - Opened by rehno-lindeque 9 months ago - 2 comments
Labels: feature suggestion

#300 - Add support for keras3

Issue - State: closed - Opened by chicham 9 months ago - 2 comments
Labels: feature suggestion

#299 - [BUG] einops.repeat returns value with type Never

Issue - State: closed - Opened by adamjstewart 9 months ago - 3 comments
Labels: backend bug

#298 - Fix invalid escape sequence in einsum docstring

Pull Request - State: closed - Opened by atwam 10 months ago - 3 comments

#297 - Tinygrad support

Pull Request - State: closed - Opened by blueridanus 10 months ago - 6 comments

#296 - [Feature suggestion] Allow performing a view instead of a reshape

Issue - State: closed - Opened by samsja 10 months ago - 3 comments
Labels: feature suggestion

#295 - [Feature suggestion] apple mlx support

Issue - State: closed - Opened by lukaemon 10 months ago - 3 comments
Labels: feature suggestion

#294 - [BUG] Einops repeat throws device error during torchscripting

Issue - State: closed - Opened by jgibson2 10 months ago - 1 comment

#293 - [BUG] error when import einops

Issue - State: closed - Opened by Adolfhill 10 months ago - 1 comment

#292 - [BUG] batchsize of dataloading

Issue - State: closed - Opened by wwwy-binary 10 months ago

#289 - Remove oneflow from testing

Pull Request - State: closed - Opened by arogozhnikov 12 months ago

#288 - tests: fix torch installation to force CPU

Pull Request - State: closed - Opened by arogozhnikov 12 months ago

#287 - Coerce bool to int in unpack

Pull Request - State: closed - Opened by drubinstein 12 months ago - 3 comments

#286 - Support composition/decomposition of axes in `einsum`

Issue - State: open - Opened by f-dangel 12 months ago - 2 comments
Labels: feature suggestion

#285 - maintenance: update versions of github actions

Pull Request - State: closed - Opened by arogozhnikov about 1 year ago

#284 - einops.layers.torch.Rearrange does not accept a list[torch.Tensor] as an input

Issue - State: open - Opened by zimka about 1 year ago - 1 comment
Labels: enhancement

#283 - maintenance: cache pip dependencies

Pull Request - State: closed - Opened by arogozhnikov about 1 year ago

#282 - Add support for any/all reductions in einops.reduce

Pull Request - State: closed - Opened by arogozhnikov about 1 year ago

#281 - fix #279, update description

Pull Request - State: closed - Opened by arogozhnikov about 1 year ago

#279 - [BUG] get_backend is not thread-safe

Issue - State: closed - Opened by tran-khoa about 1 year ago - 3 comments

#278 - [Feature suggestion] All/Any Reduction

Issue - State: closed - Opened by George-Ogden about 1 year ago - 2 comments
Labels: feature suggestion

#276 - bump version

Pull Request - State: closed - Opened by arogozhnikov about 1 year ago

#274 - einops compatible with ONNX export?

Issue - State: closed - Opened by bryanhpchiang about 1 year ago - 3 comments
Labels: question

#273 - Wrap torch symbolic shape as HashableTuple to mitigate unhashable torch.SymInt

Pull Request - State: closed - Opened by yanboliang about 1 year ago - 4 comments

#270 - Fix Restyling Gram matrix

Pull Request - State: closed - Opened by javierBarandiaran about 1 year ago - 1 comment

#269 - Test test_torch_layer fails: RuntimeError: required keyword attribute 'value' has the wrong type

Issue - State: closed - Opened by yurivict about 1 year ago - 3 comments
Labels: backend bug

#268 - [BUG] 5 tests failed

Issue - State: closed - Opened by yurivict about 1 year ago - 1 comment

#267 - [BUG] Please explain in the README how to run tests

Issue - State: closed - Opened by yurivict about 1 year ago - 1 comment

#266 - release 0.7.0rc1, highlight changes in README

Pull Request - State: closed - Opened by arogozhnikov about 1 year ago

#265 - automatically register torch ops in torchdynamo

Pull Request - State: closed - Opened by arogozhnikov about 1 year ago

#264 - Drop gluon

Pull Request - State: closed - Opened by arogozhnikov about 1 year ago

#263 - Uniform support for list inputs across rearrange/reduce/repeat

Pull Request - State: closed - Opened by arogozhnikov about 1 year ago

#262 - add type-based caching

Pull Request - State: closed - Opened by arogozhnikov about 1 year ago

#261 - Support array api

Pull Request - State: closed - Opened by arogozhnikov about 1 year ago - 2 comments

#260 - fix einops.rearrange for torch.compile with dynamic shapes

Pull Request - State: closed - Opened by bdhirsh over 1 year ago - 2 comments

#259 - [BUG] Ellipsis cannot be parsed [redacted]

Issue - State: closed - Opened by francois-rozet over 1 year ago - 2 comments

#258 - [BUG] einops should support floating point bound variables

Issue - State: closed - Opened by marksandler2 over 1 year ago - 1 comment

#256 - Get a 10_000 cake

Issue - State: closed - Opened by arogozhnikov over 1 year ago - 5 comments

#255 - Preserve axis identity + drop python 3.7

Pull Request - State: closed - Opened by arogozhnikov over 1 year ago

#254 - [Feature suggestion] Support tuples

Issue - State: closed - Opened by H4dr1en over 1 year ago - 1 comment
Labels: feature suggestion

#253 - [Feature suggestion] support for ellipsis in `unpack`

Issue - State: open - Opened by alisterburt over 1 year ago - 3 comments
Labels: feature suggestion

#252 - Support JAX's distributed arrays

Issue - State: closed - Opened by shoyer over 1 year ago - 4 comments
Labels: enhancement

#251 - Add `allow_ops_in_compiled_graph` to support torch.compile

Pull Request - State: closed - Opened by arogozhnikov over 1 year ago

#250 - Investigating effect of einops on torch.compile

Issue - State: closed - Opened by nicolas-dufour over 1 year ago - 30 comments

#249 - [Tensorflow Tutorial Error. "Tensor is unhashable. Instead, use tensor.ref() as the key]

Issue - State: closed - Opened by akkayaumit over 1 year ago - 2 comments
Labels: bug

#248 - [Design Draft] Eindistance

Issue - State: open - Opened by arogozhnikov over 1 year ago
Labels: enhancement

#247 - [Feature suggestion] a simple way to enable concatenation in rearrange

Issue - State: closed - Opened by jdavidls over 1 year ago - 1 comment
Labels: feature suggestion

#246 - chores: improve documentation and testing

Pull Request - State: closed - Opened by arogozhnikov over 1 year ago

#245 - Add paddle backend, rewrite testing infrastructure

Pull Request - State: closed - Opened by arogozhnikov over 1 year ago

#242 - Add PaddlePaddle backend for einops

Pull Request - State: closed - Opened by zhwesky2010 over 1 year ago - 17 comments

#241 - test

Pull Request - State: closed - Opened by jm12138 over 1 year ago

#239 - pip error

Issue - State: closed - Opened by rinabuoy over 1 year ago
Labels: bug

#238 - torch.concat -> torch.cat to support packing for torch < 1.10

Pull Request - State: closed - Opened by arogozhnikov over 1 year ago

#237 - Error when using Pytorch==1.9.1, propose change from torch.concat to torch.cat

Issue - State: closed - Opened by jmoso13 over 1 year ago - 2 comments

#235 - Fixed type hints for reduce and repeat

Pull Request - State: closed - Opened by eohomegrownapps over 1 year ago - 3 comments

#234 - unfold and fold operations

Issue - State: closed - Opened by parthe over 1 year ago - 1 comment
Labels: feature suggestion