-
### What is the issue?
A cache volume is not present after being dropped inside a terminal, when calling dagger with the --interactive mode
### Dagger version
0.14.0
### Steps to reproduce
Using …
-
Hello,
I installed the frappe-pdf app, but I am still encountering issues when attempting to generate PDFs and sending emails with attached Invoices for example
**Installed Apps**
- ERPNext: v1…
-
**Pre-filing checks**
- [ x] I have searched for open issues that report the same problem
- [ x] I have checked that the bug affects the latest version of the library
**The URL of the recipe(s)…
-
The below code defines a custom TIR function that computes the atan of each element in a buffer of shape (20,) and then uses it within a relax function. When trying to build the module using relax.bui…
-
### What happened?
The next code produces the error:
```
TypeError: InvalidArgumentException : Invalid input variable: 'gamma' at index: 0
```
But we cannot find the issue by looking at the cod…
-
### What happened?
Sampling didn't work with V-Prediction model.
### What did you expect would happen?
Successful image generation.
### Relevant log output
```shell
Traceback (most recent call la…
-
Tasks without saved reference can be garbage collected, and several functions in asyncio *automatically* converts coroutines into tasks - which means it's ~impossible to save a strong reference to tho…
-
### System Info
python==3.10.15
cuda==11.8-8.8.1
torch==2.4.0
The latest version of code
GPU A100_40G * 8
### Who can help?
@ziyuwan @Gebro13 @
### Information
- [X] The official example scri…
-
**Describe the bug**
When using Megatron-Core v0.9.0 with CUDA Graphs enabled, NaN gradients are encountered during the backward computation. This issue does not occur when CUDA Graphs are disabled.
…
-
```
var globalTestCrash testCrash
type testCrash struct {
}
func (t testCrash) test() {
defer t.test2()
}
func (t testCrash) test2() {
}
func irqHandler(irq machine.Pin) {
printl…