-
I am unable to use the sample Mamba2 code. Even with following simple code, it fails to do forward pass.
```
import torch
from mamba_ssm import Mamba2
batch, length, dim = 2, 64, 256
x = torch.…
-
Hi, thanks for your great work, I have one little question about the triplane coords limit -> "assert x.max() = -EPS", why did you set this limit?
-
import { constants } from "@jscad/modeling/src/maths";
constants.EPS
Different projects have different precision requirements, it would be better if it could be modified.
-
Quite a few legacy machine-specific files to fix:
- [x] jobs/ePS_batch_nohup.sh
- [x] scripts2019/machine.conf
- [x] scripts2019/[template scripts]
Should consolidate to "local settings" and/o…
-
`fixPSlinestyle` corrupts resulting eps -> Preview.app can not read it (Mac OS X, Matlab 2014b).
Disabling function call makes pubPlot usable again.
brona updated
8 years ago
-
Currently uses GET DIRECT CONSTANTS, possibly so EPS can map fuel prices to future years. As a result, EPS does not search for the correct year when pulling in data, just assuming the first logged yea…
-
when I using xelatex 2023 to compile the project, shows error:
`xdvipdfmx:fatal: Image inclusion failed for "njulogo.eps" (page=1).
`
what should I do to fixed this issue? does anyone facing …
-
At random moments GPS powers down (AT+CGNSSPWR? results in AT+CGNSSPWR=0). When it goes down it also looses the location and takes some seconds to come up again. This is highly annoying.
This even…
-
Hello, after compiling the firmware, I enter 3ginfo-lite and it says There is a problem reading data from the modem.
The 5G module is FM150-AE-01。not displayed
Please check:
1. Modem availability…
-
### 🐛 Describe the bug
# Description
I tried to export a PyTorch model using `torch.nn.GroupNorm` to Core ML with ExecuTorch, but encountered a `ValueError: Unsupported fx node aten_native_group_nor…