-
**Describe the bug**
Different errors occur when `intel-extension-for-pytorch` and `intel-npu-acceleration-library` are imported simultaneously in different orders.
**To Reproduce**
2 different o…
-
-
@vroulet I was thinking that addition of NLLoss (https://pytorch.org/docs/stable/generated/torch.nn.NLLLoss.html), PoissonNLLLoss(https://pytorch.org/docs/stable/generated/torch.nn.PoissonNLLLoss.htm…
-
**Describe the bug**
https://github.com/sktime/pytorch-forecasting/blob/b8c39808bd1d7a0a8024e331d8af14c30d8f62a4/pytorch_forecasting/data/examples.py#L13
The following line gets the parent of …
-
Tutorials: https://developers.sap.com/tutorials/cv-package-aicore-train-object-detection.html
--------------------------
Write here how you think we can improve the tutorial ...
When I run the …
-
Hi, I struggled to build simple-knn submodule with **Pytorch 2.1.0** + **CUDA 12.1**, which show errors about finding 'cub' libraries.
And I finally find out venv setting to make build process succes…
-
repro:
```
CONFIG_FILE="./train_configs/llama3_8b.toml" ./run_llama_train.sh --float8.enable_float8_linear --float8.enable_fsdp_float8_all_gather --float8.scaling_type_weight "delayed" --metrics.lo…
-
### Anything you want to discuss about vllm.
To be performant, vllm has to take care of lots of details. However, many low-level details are not controlled by vllm. For example, the memory allocation…
-
**Describe the bug**
We have had multiple breakages of CUDA context being only used for GPU 0 in a dask+pytorch environment. Sometimes this can occur due to a library creating a cuda context with pyt…
-
Hi thanks for the library! It seems that pytorch 2.5 is out and supports cuda 12.4. Thus it would be great if this container could be updated :)