-
(optional) Briefly introduce yourself.
---我按照gradcam的example代码运行如下
```
from PIL import Image
import paddle
import interpretdl as it
from interpretdl.data_processor.readers import read_image
#…
-
![image](https://github.com/user-attachments/assets/9c3a09da-8fde-417e-aa42-59ace07160b0)
ComfyUI Error Report
## Error Details
- **Node ID:** 11
- **Node Type:** dzOmniGenWrapper
- **Exception …
-
### Describe the bug
I try to run the latest Camunda Modeler distribution from the command line on Ubuntu 24.04, and get the error below:
```sh
$ ./camunda-modeler
[46193:1114/170934.837319:FATA…
nikku updated
6 hours ago
-
### Backend
VL (Velox)
### Bug description
This is a tracker to collect all the critical issues in Gluten v1.2.0 and plan to be fix in v1.2.1.
Discussion in here: https://github.com/apache/i…
-
| --- | --- |
| Bugzilla Link | [546596](https://bugs.eclipse.org/bugs/show_bug.cgi?id=546596) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Apr 19, 2019 11:12 EDT |
| Modified | May…
-
**Describe the bug**
We have a task that uses the `filesystem` module to create a directory with `owner` and `group` and assign an ACE to it. The task runs and from what we can see on the OneFS files…
-
#### System information
Erigon version: erigon version 2.60.7
OS & Version: Debian GNU/Linux 11 (bullseye)
Erigon Command (with flags/config):
/app/erigon \
--chain=mainnet \
-…
-
Right now, if execution is interrupted (either Ctrl-C, or out of memory) the position of the interruption is not reported.
In some cases (eg out of memory) doing a stack trace initially may not be …
-
## Description
When starting a workflow instance, both manually from Elsa studio, or automatically with a CRON expression (configured in studio) with a configured Quartz scheduler; the instance isn't…
-
### 🐛 Describe the bug
When there is ```+=``` in model code, torch.compile and torch.jit.trace may have incorrect execution and result in some runtime errors. The following is the sample code.
```…