-
VALIDATION - loss: 0.0000: 0%| | 0/67 [00:00
-
### Your current environment
Collecting environment information...
PyTorch version: 2.3.0
Is debug build: False
CUDA used to build PyTorch: 12.2
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.0…
-
### 🐛 Describe the bug
```
!pip install torch==2.0.0+cu117 torchvision==0.15.1+cu117 torchaudio==2.0.1+cu117 --index-url https://download.pytorch.org/whl/cu117
!pip uninstall -y torchtext
!pip i…
-
### Your current environment
```text
The output of `python collect_env.py`
```
PyTorch version: 2.1.2+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: …
-
There is another code using pytorch with the same process as your paper
https://github.com/meijieru/crnn.pytorch
The parameter in the CNN,RNN is just copy from your paper.And since the frame of …
-
Hi,
I'm trying to reproduce the results of few-shot segmentation on coco using your code and the [Detectron.pytorch](https://github.com/roytseng-tw/Detectron.pytorch/tree/1b1c4ba58428b7277a45b0dce6…
-
不知道大佬您是否完成了pytorch框架的源码,如果可以的话能否让我学习参考一下,超级感谢您!528193010@qq.com
-
### 🐛 Describe the bug
Specifically, if we try to compile a float8 version of a FFN expert (`MixtralBlockSparseTop2MLP`), we see shape errors
Script (requires torchao and transformers):
```py…
-
Thanks to your help - I have added custom losses, special initialization and a bunch of other things as extensions.
I am now trying to mess with the sentence classification model itself. It is a li…
-
I can successfully run fcos_demo.py I can successfully run fcos_demo.py, but when I try to run webcam.py, I get the error:
Traceback (most recent call last):
File "webcam.py", line 80, in
…