-
Trying to reproduce the [Graph Classification with Transformers](https://github.com/huggingface/blog/blob/main/notebooks/graphml-classification.ipynb), I am getting the following error even with all r…
-
pandas.errors.ParserError: Error tokenizing data. C error: Expected 1 fields in line 13, saw 2
Stems from get_statcast_data_from_csv. Happens on 2022-07-17
-
### 🐛 Describe the bug
fp32 static shape default wrapper
suite
name
thread
accuracy
perf
reason(reference only)
huggin…
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
absl-py 2.1.0
accelerate 0.32.0
aiofiles …
-
### 🐛 Describe the bug
Usage of AOTAutograd cause all hook functions to get pushed to the end of the graph. For example:
```python
def forward(self, inputs, sizes, hooks):
# No stacktrace fo…
-
Hi,
## Expected behavior ##
In the [docs](https://docs.openforcefield.org/projects/nagl/en/stable/api/generated/openff.nagl.nn.ReadoutModule.html) it states that ReadoutModule posesses an 'optiona…
-
Might want to add pytz and torchdata to requirements.txt as they are dependencies of pynvml.
Edit: Also enum, pydantic, typing, pandas, dgl
-
### 🐛 Describe the bug
Original complain is from internal users of torch.compile:
```
import torch
def fn(x):
return x.to(device="cuda", non_blocking=True)
inp = torch.randn(3, 4)
tor…
-
### 🐛 Describe the bug
Torch onnx dynamo does not export the model and raises unsupported at custom torch._VF function
### Error logs
`torch._dynamo.exc.Unsupported: call_method UserDefinedObjectVa…
-
### Your current environment
```text
Collecting environment information...
WARNING 09-19 10:19:04 _custom_ops.py:14] Failed to import from vllm._C with ModuleNotFoundError("No module named 'vllm.…