-
Hi, I want to do linear prob on the COCO dataset. Is it correct? I just added a parameter 'SOLVER.TUNING_HIGHLEVEL_OVERRIDE linear_prob' to the last line.
python -m torch.distributed.launch --nproc…
-
**Describe the bug**
When using `dask.distributed.Client()`, `Scene.save_datasets()` fails with `TypeError: self._hds cannot be converted to a Python object for pickling` when using the geotiff wri…
-
I'm writing to share [my GPU-boosted implementation of PhenoGraph](https://gitlab.com/eburling/grapheno). Instead of using the CPU-bound libraries numpy, scipy.sparse, and sklearn as in the legacy imp…
-
When dealing with large datasets and memory constraints, one popular clustering algorithm that can be effective is the DBSCAN (Density-Based Spatial Clustering of Applications with Noise) algorithm. D…
-
### Feature request
Let’s say I have a dataset with 5 samples with values [1, 2, 3, 4, 5], with 2 GPUs (for DDP) and batch size of 2. This dataset is an `IterableDataset` since I am streaming it.
…
-
**Issue**
I ran llama-2-7b model on a node with 4 A40 GPUs. I followed the official tutorial [tutorial](https://www.deepspeed.ai/tutorials/inference-tutorial/) for the script. When I analyzed the per…
-
## 🐛 Bug
xm.send_cpu_data_to_device cannot support 2d data and 4d mesh
## To Reproduce
https://colab.research.google.com/drive/1URZVd3q0LUeZ8anzrkoJkehOxLdbG1k8?usp=sharing
```
import numpy…
-
I have been struggling with this for two days, any help would be appreciated. Python 3.10
```
from setfit import SetFitModel
from huggingface_hub import login
access_token_read = "cccxxxccc"
…
-
## ❓ Questions and Help
Hi !
I am running KRISP project code in mmf.
But I discovered some errors.
1) torch-sparse module is missed in requirements.txt of krisp project.
2) when I install…
-
From last one hour it's stuck at
100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████…