-
### Regression?
Yes
### System Info and Version
System/Version info
```sh
Hyprland, built from branch at commit 92744b5b9aa386257bf243c957ab64f7f4171a19 (index 00000000..3c830132).
Da…
-
## Description
It seems hybridized gpt2 in V0.9.0 generate different results with previous versions (not as a hybridblock).
I compared the result between the sequence_sampling.py script in v0.9.0
(…
-
**What happened**:
KubeVirt cannot complete a LiveMigration due to the lack of certain CPU features on the target node. However, the same VM image and spec can run directly on the target node without…
-
### Is there an existing issue for this feature request?
- [X] I have searched the existing issues
### Is your feature request related to a problem?
When you have an existing model and smth changes…
-
### 🐛 Describe the bug
When calling `torch.nn.functional.log_softmax()` on the same tensor but on CPU and GPU device, respectively, the output are different by around 1%. Instead, my own implementat…
-
### 🐛 Describe the bug
I am getting various runtime errors given an FSDP module that wraps multiple children modules, where in the forward pass, we invoke a submodule's non-forward method. The autowr…
siddk updated
7 months ago
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [Y] I am running the latest code. Development is very rapid so there are no tagged versions as of…
-
### 🐛 Describe the bug
Running on 2.1.0, seems to introduce a strange non-deterministic "operation not permitted when stream is capturing" error on the following code. Bisected to [this commit](htt…
-
Hi, I'm trying to run xdotool with two mouse cursors, which I wanted to use in testing: move and click with one mouse in an app and copy those movements with an offset in another window. I know how to…
-
**问题描述**
wxml 如果存在 引用模板的时候,template 里边的事件没法编译,无法使用 proxyEventHandler。
导致在 proxyEventHandler 里做的一些埋点不起作用。
比如:
```html
点击一下
```
**期望编译结果**
```html
点击一下
```
**实际编译结果…