-
ModuleNotFoundError Traceback (most recent call last)
in ()
8 import IPython
9
---> 10 from tortoise.api import TextToSpeech
11 from tortoise.utils.audio …
-
![image](https://github.com/Dao-AILab/flash-attention/assets/47747764/a140f5fc-c56a-44e8-a635-c1f0c576b852)
-
Hi, I really enjoy using equinox, but sometimes, when I am trying to process high-dimensional data with `jax.vmap` it can be a quite slow. Therefore, I was wondering, if it is feasible to change some …
-
### Question
Just followed the steps in README.md
when I trying to train my data to llava model.
I got few error messages
which is all about "einops" module
ModuleNotFoundError: No module na…
-
As suggested on Twitter by @colah:
https://twitter.com/ch402/status/1539774943214178304
> Is there an "einsum version" of gather()? Somehow gather is the most painful function to use when I need i…
-
Hi, I am encountered this issue:
**EinopsError: Error while processing rearrange-reduction pattern "(b f) d c -> (b d) f c".
Input tensor shape: torch.Size([2, 8040, 320]). Additional info: {'…
-
**Describe the bug**
Importing `einops` before `torch._dynamo` currently leads to warnings. I'm not sure if this needs a fix on the `pytorch` or `einops` side. This is annoying for CI pipelines, wher…
-
Many of our batching rules can be expressed succinctly using einops.rearrange. For example, the following four lines https://github.com/pytorch/functorch/blob/4eb317aa1b4327116375fd75610c00f4a0620e5f/…
-
Tensordicts are dicts of tensors with a common batch dimension, tensorclasses dataclasses of tensor.
https://pytorch.org/tensordict/
Tensordict seems to be still not fully mature, but is alread…
-
## Summary
recently oneflow stopped working in CI, reasons are unclear.
## Code to reproduce bug
see an example of failed job: https://github.com/arogozhnikov/einops/actions/runs/6415689967/j…