-
### 🐛 Describe the bug
The vectorization test `vec_test_all_types_AVX2` and `vec_test_all_types_AVX512` has failed cases on division when dtype is complex float or complex double.
Log:
```bash
#…
-
## Environment
```bash
Collecting system information...
---------------------------------
System Environment Report
Created: 2023-08-21 17:44:51 CST
---------------------------------
…
-
## 🐛 Bug
Using `_save_for_lite_interpreter()` to export `torchvision.models.detection.fasterrcnn_mobilenet_v3_large_320_fpn` model leads to a Segmentation fault (core dumped).
## To Reproduce
…
-
### 🐛 Describe the bug
When running the dynamic shape path for the Llama model, there report an assert error:
```
ERROR:common:Backend dynamo failed in warmup()
Traceback (most recent call last)…
-
### Bug description
LightningCLI cannot use strategy class instances.
# Does not work
python -u main.py fit --trainer.strategy lightning.pytorch.strategies.SingleDeviceStrategy
python -u mai…
-
**Describe the bug**
I encountered an `AttributeError` when trying to import `se_extractor` from the `openvoice` package in Google Colab. The error message indicates that the `huggingface_hub.constan…
-
### 🚀 The feature
Add a progress bar to remote DataPipes that will be shown in the terminal to display the status of the operation. We can potentially use [`tqdm`](https://github.com/tqdm/tqdm) or [`…
-
### 🐛 Describe the bug
I tried to load from checkpoint using the file initially downloaded by the models.get() call. It looks like there's a leftover TODO in the repo code that's a reminder to remove…
-
I was wondering if is way a way to also fetch an object's metadata when reading the object itself. I am trying to use ImageNet to train an image classification model, similar to what is done in s3_ima…
-
Command used : bash online_evaluation_rlbench/eval_peract.sh
Loading model from train_logs/diffuser_actor_peract.pth
Gripper workspace
Gripper workspace size: [0.75823578 1.07414986 0.79873248]
…