-
This is my shell:
```shell
cargo clean
export NDK_HOST_TAG="darwin-x86_64"
NDK="/Users/xuegao/Library/Android/sdk/ndk/27.0.11902837"
COMPILER_DIR="$NDK/toolchains/llvm/prebuilt/$NDK_HOST_TAG/…
-
### 🐛 Describe the bug
When trying to use the iNaturalist 2021_train version the program crashes (after downloading) with the message:
`Unable to find downloaded files at ...`
The md5sum from t…
-
### Your current environment
```text
The output of `python collect_env.py`
```
Collecting environment information...
WARNING 07-08 14:14:25 _custom_ops.py:14] Failed to import from vllm._C with M…
-
### 🐛 Describe the bug
# Bug program
```
import torch
# CPU
input = torch.randn(3, 4, 5)
running_mean = torch.randn(4)
output, save_mean, save_var, reserve, _ = torch._batch_norm_impl_index…
-
### 🐛 Describe the bug
Hi @leslie-fang-intel
The compiled model's generation latency is slower than the eager mode. Regression happens from torch 0806 - torch 0807.
transformers version: 4.44.…
-
### Your current environment
```text
PyTorch version: 2.3.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ubuntu 18.04.1 LTS (x86_64)
GCC ve…
-
### 🐛 Describe the bug
Serializing a compiled model with `pickle` fails with `Can't pickle local object 'convert_frame.._convert_frame'` and `cannot pickle 'ConfigModuleInstance' object` when using…
-
Hi @Clemapfel,
I am trying to use Jluna to support tasks written in Julia into a streaming library I'm working on ([StreamPU](https://github.com/aff3ct/streampu)).
I have the following minimal c…
-
**Describe the Bug**
Hey,
I have been trying to install apex in colab but it has the bug as mentioned above in the subject.
It looks like it has something with the amp_C extension.
_Here is the …
-
**Describe the issue**
When running AMGX on a too large case for the GPU it reports the following error
```
Thrust failure: transform: failed to synchronize: cudaErrorIllegalAddress: an illegal m…