-
This came up as I was playing around with https://github.com/rapidsai/dask-cuda/blob/branch-0.16/dask_cuda/benchmarks/local_cudf_merge.py. I started seeing this import failure:
```
distributed.pro…
-
Dear All,
I would like to run ALIGNN on multi GPUs. When I checked the code I could not find any option.
Is there any method to run ALIGNN on multi GPUs such as using PyTorch Lightning or DDP fu…
-
LightGCL: Simple Yet Effective Graph Contrastive Learning for Recommendation
https://arxiv.org/abs/2302.08191
```bib
@misc{cai2023lightgclsimpleeffectivegraph,
title={LightGCL: Simple Yet Ef…
-
### Feature request
Hi,
could you add an implementation of a batched `IterableDataset`. It already support an option to do batch iteration via `.iter(batch_size=...)` but this cannot be used in c…
-
### bug描述 Describe the Bug
https://github.com/PaddlePaddle/PaddleOCR/issues/13912
### 整个环境分别在两个主(134)从(131)机的docker容器环境下, 容器的网络是--ipc=host --network=host --gpus all;主从机已经分别指定nccl通信的网卡;ssh也已经互为免密,s…
-
Add a Python function capable of translating a namespaced Rucio dataset/file to the absolute path on the local filesystem of the datacenter (e.g., HPC) on which the code is currently running.
Sth …
-
#### Problem description
I'd be curious to get opinions on whether serialization/deserialization should be supported for the file-like objects at the core of this library. This would be useful for …
-
amax@amax:/data/yh/awesome-semantic-segmentation-pytorch/scripts$ ./dfanet_resnet18_pascal_voc.sh
/home/amax/anaconda3/lib/python3.6/site-packages/requests/__init__.py:80: RequestsDependencyWarning:…
-
# Motivation
Shuffles are an integral part of many distributed data manipulation algorithms. Common DataFrame operations relying on shuffling include `sort`, `merge`, `set_index`, or various groupb…
-
### System Info
torch==2.4.0
transformers==4.43.4
trl==0.9.6
tokenizers==0.19.1
accelerate==0.32.0
peft==0.12.0
datasets==2.20.0
deepspeed==0.15.0
bitsandbytes==0.43.3
sentencepiece==0.2.0
…