issues
search
arogozhnikov
/
einops
Flexible and powerful tensor operations for readable and reliable code (for pytorch, jax, TF and others)
https://einops.rocks
MIT License
8.54k
stars
352
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Explicitly document expand-like semantics of einops.repeat
#351
arogozhnikov
opened
3 days ago
0
Inplace operation after repeat for tensors on cuda (inconsistencies between CPU and CUDA behavior on torch)
#350
ryancll
closed
3 days ago
1
Fix docs broken links after `master` -> `main` migration
#349
VladKha
closed
6 days ago
1
mention that cupy and jax now support array api
#348
arogozhnikov
closed
6 days ago
0
[Feature suggestion] Diag / trace-like reductions
#347
lukemarris
closed
2 weeks ago
2
view/copy semantics of einops.repeat
#346
Phosphor-Bai
closed
3 weeks ago
1
include CITATION.cff for einops
#345
luke-carlson
closed
1 month ago
1
Combine rearrange and repeat?
#344
bjourne
closed
1 month ago
1
[Feature suggestion] Support of tensordict (and tensorclass)
#343
fzimmermann89
opened
1 month ago
2
Add dict syntax to the einops layers example
#342
eadadi
closed
2 months ago
2
Auto-deploy mkdocs + update mkdocs requirements
#341
arogozhnikov
closed
2 months ago
0
Interactive playground for einops
#340
arogozhnikov
opened
2 months ago
13
Update documentation, mention changes in testing + devcontainers
#339
arogozhnikov
closed
2 months ago
0
Moving tests into source tree
#338
arogozhnikov
closed
2 months ago
0
Mention support of cupy, pydata/sparse, ndonnx and others
#337
arogozhnikov
closed
2 months ago
0
Use same ruff version in CI and in pre-commit, reformat notebooks
#336
arogozhnikov
closed
2 months ago
0
Delete chainer backend
#335
arogozhnikov
closed
2 months ago
0
Use same ruff version in CI and in pre-commit, reformat notebooks
#334
arogozhnikov
closed
2 months ago
0
delete experimental/indexing
#333
arogozhnikov
closed
2 months ago
0
Refactoring of tests
#332
arogozhnikov
opened
2 months ago
0
Set up auto-deploy of documentation
#331
arogozhnikov
closed
2 months ago
0
Add devcontainer and dockerfile
#330
arogozhnikov
closed
2 months ago
0
PR from @pzread: fix tinygrad concat + changed formatting to fix CI errors
#329
arogozhnikov
closed
2 months ago
0
introduce devcontainer for fast deployment of dev environment
#328
arogozhnikov
closed
2 months ago
0
Fix tensor concat in tinygrad backend
#327
pzread
closed
2 months ago
2
issues related to paddle have been fixed in paddle nightly build, update settings here
#326
jzhang533
closed
2 months ago
3
change tests for numpy2.0 + fix for numpy regression
#325
arogozhnikov
closed
3 months ago
0
[backend bug] when using einops.repeat, RuntimeError: Unsupported value kind: Tensor
#324
NOTGOOOOD
closed
5 months ago
1
support mindspore
#323
lvyufeng
closed
2 months ago
2
module 'einops' has no attribute 'layers'
#322
AlexZhu2000
closed
6 months ago
1
[Feature suggestion] Optionally return the inferred dimensions
#321
ml-w
opened
6 months ago
3
[BUG] Basic code from documentation does not work
#320
vignesh99
closed
6 months ago
1
update github actions
#319
arogozhnikov
closed
7 months ago
0
Codebase standards + update TF layers
#318
arogozhnikov
closed
7 months ago
0
[BUG] SyntaxError in Python 3.11
#317
befelix
closed
7 months ago
2
Update README.md
#316
project-delphi
closed
6 months ago
1
Circular imports when importing einops and torch._dynamo
#315
befelix
opened
7 months ago
7
Alias ellipsis to a star for rearrange
#314
knyazer
opened
7 months ago
3
Tests failing on FreeBSD
#313
yurivict
closed
7 months ago
3
What am I doing wrong with repeat command?
#312
asusdisciple
closed
8 months ago
1
Passing a float in `repeat` as a dimension size prevents correct usage afterwards
#309
Maykeye
opened
9 months ago
2
[Feature suggestion] package downloaded from conda-forge seems missing some functions
#308
drowning-in-codes
closed
9 months ago
1
allow tuples alongside lists for reduce, rearrange, repeat
#306
tran-khoa
closed
10 months ago
1
[BUG] `einsum` with `ii->i` raises an unknow axis error.
#305
nikitaved
closed
10 months ago
1
MLX backend support
#304
dc-dc-dc
closed
7 months ago
3
Allow anonymous axes in parse_shape, fix #302
#303
arogozhnikov
closed
10 months ago
0
[Feature suggestion] fixup/support anonymous axes in `parse_shape`
#302
rehno-lindeque
closed
10 months ago
2
Add support for keras3
#300
chicham
closed
10 months ago
2
[BUG] einops.repeat returns value with type Never
#299
adamjstewart
closed
11 months ago
3
Fix invalid escape sequence in einsum docstring
#298
atwam
closed
11 months ago
3
Next