huggingface / huggingface/accelerate

gather objects in TPU is not supported

Open
#2,858 4 comments 0 reactions 0 assignees View on GitHub
feature request TPU
Dominant language
Python
Stars
9.9k
Forks
1.5k
Avg merge
5d 2h
Merged PRs (30d)
27

Description

Do you have any plans to implement the above functionality on a TPU (Also is this even possible on TPU ?) ? I'm trying to distribute evaluation using accelerate.
Error:
```sh
raise NotImplementedError("gather objects in TPU is not supported")
NotImplementedError: gather objects in TPU is not supported

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.