-
### Your current environment
Collecting environment information...
/usr/local/lib/python3.12/dist-packages/torch/cuda/__init__.py:654: UserWarning: Can't initialize NVML
warnings.warn("Can't init…
-
### 🐛 Describe the bug
I followed this [tutorial](https://pytorch.org/tutorials/intermediate/rpc_tutorial.html) to implement reinforcement learning with RPC on Torch. And I can run the original tuto…
-
## Steps to Reproduce Issue
```
/data/tools/sui-tool download-formal-snapshot --network testnet --path /data/suidb --genesis /data/genesis.blob --num-parallel-downloads 25 --no-sign-request --late…
Sceat updated
1 month ago
-
### Stack trace
The output in the console:
Sometimes this shows sometimes not:
```
Exception in thread "AWT-EventQueue-0" [09:24:38 INFO]: [STDERR]: java.lang.NullPointerException: Cannot invoke "or…
-
I've been testing 20.04 and now 22.02 on Mac OSX (Monterey 12.1).
In each case, Pattypan runs ok, allows me to generate a spreadsheet. I can validate the spreadsheet ok, and then try to upload. It…
-
### Your current environment
```PyTorch version: 2.3.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.04.4 LTS (x86_64)
GCC version:…
-
基于MuseTalk项目介绍,实现了一版训练代码。然后与train_codes分支进行对比,大体上是一致。然后也是基于约350条hdtf数据,训练出的模型合成效果出现了如下两个明显问题:
(1)上半张脸和下半张脸,不协调,能看出色调不一致。(有些case还是比较明显的)
(2)视频下半张脸抖动特别明显,视频播放看出是不连贯的。
请问,问题出现在什么地方?有什么建议吗?怎么才能复现当前项目开源…
-
### Describe the bug
The following code will generate bad image, basically it looks like noise. change bfloat16 to float16 fix it.
I understand bfloat16 is not supported by iGPU in G4620, but I d…
-
## Building
Steps on linux (WSL) system:
```
git clone https://github.com/flutter/gallery.git flutter_gallery
cd flutter_gallery
git checkout d77920b4ced4a105ad35659fbe3958800d418fb9
flutter p…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [X] I am running the latest code. Development is very rapid so there are no tagged versions as of…