-
py3.11.8
cu118
ninja:F:\AI\ComfyUI\python\Lib\site-packages\ninja\data\bin
![image](https://github.com/user-attachments/assets/6cfd86f8-89c4-46a4-a0c5-9c078aa00fe3)
```
Error occurred when exec…
-
Minimal Code:
```python
import torch
from torch.nn import Module
from tltorch import FactorizedConv
class Test(Module):
def __init__(self):
super(Test, self).__init__()
s…
-
### Is this a duplicate?
- [x] I confirmed there appear to be no [duplicate issues](https://github.com/NVIDIA/cccl/issues) for this request and that I agree to the [Code of Conduct](CODE_OF_CONDUCT.m…
-
build: https://buildbot.python.org/all/#/builders/1379/builds/625
```
gcc -c -fno-strict-overflow -fstack-protector-strong -Wtrampolines -Wsign-compare -DNDEBUG -g -O3 -Wall -std=c11 -Wextra -W…
-
### Description
I can reproduce this on a v5e-litepod8 TPU. It seems that random calls get stuck if called from a pure_callback call. I have not found a workaround so far. Here's a snippet to reprodu…
-
I know it's not strictly related to Resemblyzer library, but I do hope that may be you or others can give me an help.
My objective is to use the following class which simply uses your excellent wor…
-
Encoded latents shape: torch.Size([1, 4, 16, 60, 90])
Requested to load SD3ClipModel_
Loading 1 new model
loaded completely 0.0 4541.693359375 True
Temporal tiling and context schedule disabled
…
-
Trying to get JIT working using the guide (https://faq.altstore.io/how-to-use-altstore/altjit), but I keep running into an error:
```
python3 -m pip install pymobiledevice3==2.30.0 construct==2.10.6…
-
我尝试了我所有设备包括 v100/a100/L40S 的设备 ,都无法正常跑通 RWKV-v5
/demo-training-prepare.sh (可能是设备比较老旧)
最接近的一次出现了如下错误:
```
RWKV_MY_TESTING x060
Using /root/.cache/torch_extensions/py310_cu116 as PyTorch extens…
LeC-Z updated
1 month ago
-
# Bug report
### Bug description:
I build Python-3.13.0b1 with configure ./configure --enable-experimental-jit=yes (I also tried adding --enable-optimizations) on Linux _orangepi3b 6.8.10-edge-rockc…