-
### Bug description
I ran the code well on single HPU, however it went wrong when I used more than one HPUs.
### How to reproduce the bug
```python
import torch
import torchvision
import t…
-
With gaudi_config.json
{
"execution_mode": "lazy",
"use_habana_mixed_precision": true,
"world_size": 8,
"use_fused_adam": true,
"use_fused_clip_norm": true
}
The bf16 /…
-
Got forbidden error while downloading pretrained BERT and vocab in this step[ Download the pretrained model for the BERT Base and Huggingface DistilBERT model variant](https://github.com/HabanaAI/Mode…
-
Error Message:
```
100%|██████████| 2702/2702 [02:58&1 | tee albert_large_bf16_squad_eager.log
```
-
Error Message:
```
Traceback (most recent call last):
File "examples/question-answering/run_qa.py", line 664, in
main()
File "examples/question-answering/run_qa.py", line 605, in main
…
-
https://github.com/key4hep/key4hep-spack/blob/659ae4c884d330fbea265efb42edaef28306ed67/packages/k4actstracking/package.py#L17
-
Hi Habana support,
I have created a DL1 instance on AWS, which includes 8 Gaudi devices. I use pre-built Docker images for installing. I found that there are no problems when using torch or torchvisi…
-
!!!IMPORTANT!!!: To facilitate faster and easier response to your issue please provide in addition to the description of the issue also the following information
- OS version: mageia
- Compiler …
-
Currently uses `k4simdelphes` in lowercase, while the convention should be to stay consistent with the projectname, including capitalization.
-
i am trying to install Tensorflow on a Habana gaudi machine , this is error msg i get after i following documentation to install Tensorflow
${PYTHON} -c "import habana_frameworks.tensorflow as htf;…