-
There's a bug in AOT Autograd today:
```
from functorch.compile import aot_function, nop
def f(x):
out = x * 2
out.unsqueeze_(0)
return out
# works
f(torch.ones(2, requires_gra…
-
### Dagster version
1.7.7
### What's the issue?
Hello,
We have a Dagster DBT PostgreSQL database that stores all the metadata related to our jobs, schedules, assets, etc. Recently, we updated so…
-
**Version running**
latest
**Describe the bug**
When running the latest image released 6 days ago, I cannot run any downloads, because there is no yt-dlp apparently:
**To Reproduce**
Steps …
-
### Is this a bug report?
Yes
### Did you try recovering your dependencies?
No
### Which terms did you search for in User Guide?
None
### Environment
```bash
Environm…
-
### Problem
After using the bpm plugin, the results are stored in the beets library but not in the files themselves. I couldn't find any information about why this should be the case.
I have recent…
-
~~Clippy has `clippy.toml` to configure lints. It may be useful to have `bevy_lint.toml`, which can adjust how certain lints operate.~~ See https://github.com/TheBevyFlock/bevy_cli/issues/113#issuecom…
-
**Describe the bug**
Somewhere between 24.2.0 and 24.2.1 I've started getting this. I'm not sure what `10.43.112.130` represents but it doesn't seem to be the Pod IP.
```
org.jkiss.dbeaver.DBExcept…
-
Pre-met and UMM-G files may require information already available from collection metadata. Determine whether there are any granule metadata building blocks in a dataset's collection-level metadata, a…
-
Hi Team,
I have tried to setup a local self-hosted Langwatch by referring to this [issue70](https://github.com/langwatch/langwatch/issues/70)
I have integrated it with my python langchain code b…
-
Hi there,
I have a Kotlin/Java project that I'm trying to obfuscate as a jar exported from IntelliJ, but I'm getting a NullPointerException during obfuscation. I'm using Kotlin 1.5.2 and targeting …