-
## Description:
Using the same code for MPS, the CUDA implementation keeps increasing the memory without never freeing it "supposedly". Everytime the densification branch is executed, the memory in…
-
**Describe the bug**
Can't create a FLOAT32 (as well as INT32) tensor with a shape that require tiling.
```
libc++abi: terminating due to uncaught exception of type std::runtime_error: TT_FATAL @ /ho…
-
When running `cargo nextest run kafka_int_tests::passthrough_nodejs_and_python`, I get the following panic:
```
thread 'kafka_int_tests::passthrough_nodejs_and_python' panicked at /home/rukai/Projec…
-
### Code
```Rust
( )
```
This mix of spaces and "no-break-spaces" https://www.compart.com/en/unicode/U+00A0 seems …
-
# ComfyUI 错误报告
## 错误详细信息
- **节点类型:** CLIPTextEncode
- **异常类型:** AttributeError
- **异常消息:**“NoneType”对象没有属性“device”
堆栈跟踪
```
文件“/home/adc123ac/ComfyUI/execution.py”,第 323 行,正在执行
输出数据,输出用户…
susu5 updated
1 month ago
-
I attempted to download the Waymo dataset from the official website, but encountered the following bug while parsing the data.
Traceback (most recent call last):
File "/home/longk/anaconda3/en…
-
```
panic: attempted to get GoID from Proc resource ID
panic: stack push and pop must not cross macro boundary
panic: stack push and pop must not cross macro boundary
panic: stack push and pop …
-
### 🐛 Describe the bug
I'm trying to add micro-benchmark for flex attention, which is implemented by HOP. I use ```torch.utils.flop_counter.FlopCounterMode```, but it doesn't support capture FLOP f…
-
Hello,
Thanks for sharing your great insight. I tried to install xlstm. Following the instructions, first I created a conda environment by environment_pt220cu121.yaml , and use pip install xlstm. …
-
### Description
We are using `ops_test.model.deploy` in our integration tests. While testing with juju 3.4.4 (along with python-libjuju `^3.2.2`) we are able to run the following code:
```
awai…