-
I would be interested in using pytorch as a backend for xarrays - because:
a) pytorch is very similar to numpy - so the conceptual overhead is small
b) [most helpful] enable having a GPU as the und…
-
Used the following PDF: https://arxiv.org/pdf/1706.03762
The result looks ok, however the order or pages is incorrect.
Setup
```
git clone ...
pip install -e .
```
```python
import asyn…
-
### Description
When trying to train on GPU , gettig this error:
Could not create cudnn handle: CUDNN_STATUS_INTERNAL_ERROR
I saw few posts about this problem, but know one got an answer, so if som…
-
From reading the dataset code, it looks like long sequences are dropped (https://github.com/google/maxtext/blob/bab4ee78fdeb7a87e0ad01d3f9fa822229ddea07/MaxText/input_pipeline.py#L105) before they get…
-
### System Info
- `transformers` version: 4.41.2
- Platform: macOS-15.0-arm64-arm-64bit
- Python version: 3.10.14
- Huggingface_hub version: 0.23.3
- Safetensors version: 0.4.3
- Accelerate ve…
-
Hi,
I know, here it's zero tolerance to questions but after some testing I believe this is a bug. Can't be reproduced without using `pad_variable_length_inputs: true` flag. Will close this one from …
-
## Current Behavior
```
$ conda create -n tf -c conda-forge python=3.6 tensorflow
Solving environment: done
==> WARNING: A newer version of conda exists.
```
```
## Expected Be…
-
# Prerequisites
Please answer the following question for yourself before submitting an issue.
- [X I checked to make sure that this feature has not been requested already.
## 1. The entire U…
-
### NVIDIA Open GPU Kernel Modules Version
530.41.03
### Does this happen with the proprietary driver (of the same version) as well?
Yes
### Operating System and Version
Ubuntu 18.04.5 LTS
### K…
-
It would be very useful to compare real training performance on amd and nvidia cards.
For Nvidia cards we have a lot of graphs and tests, for example:
https://github.com/u39kun/deep-learning-benchma…