-
### 🐛 Describe the bug
hf_T5_generate cpp wrapper static multiple threads performance regression in 2023-12-10
name
batch_size_new
speed_up_new
inductor_new
…
-
# Short Question Description
I am writing basic code for just testing out AutoML and have the following error. I have tried installing the compatible version of pynisher as well.
ValueError: Dummy…
-
### 🐛 Describe the bug
Discrepancy between eager and inductor of CPU AMP has been found when running below code example. It will cause wrong detected boxes running some detection2 models like ` det…
-
### 🐛 Describe the bug
AMP static shape performance regression in 2024-03-18
suite
name
thread
batch_size_new
speed_up_new
inductor_new
ea…
-
### 🐛 Describe the bug
Following [torch.export](https://pytorch.org/docs/stable/export.html) documentation, the resulting `.pt2` file contains a Zip file with incorrect `.json` extension.
More g…
-
### 🐛 Describe the bug
float32 static shape default wrapper
suite
name
thread
batch_size_new
speed_up_new
inductor_new
eager_new
co…
-
### Your current environment
```text
Collecting environment information...
WARNING 09-11 21:43:04 _custom_ops.py:14] Failed to import from vllm._C with ModuleNotFoundError("No module named 'vllm.…
-
### Your current environment
```text
(py311) (base) lianjh@cloud88:/storage/lianjh/dev$ python collect_env.py
Collecting environment information...
PyTorch version: 2.3.0
Is debug build: False
C…
-
Hey,
Thanks for your amazing work! I want to point out a current installation dependency problem:
pip install dgl -f https://data.dgl.ai/wheels/cu116/dgl-1.1.3%2Bcu116-cp38-cp38-manylinux1_x86…
-
When fine-tuning the 70b model, I always run into an error while loading the model. Usually, after loading 4 to 10 shards (totally15 shards), the following error occurs(see Error Message).
I'm using…