Open kkurzacz-intel opened 5 months ago
@kkurzacz-intel Could you please point us to the command you used from https://github.com/HabanaAI/Model-References/tree/master/PyTorch/computer_vision/segmentation/Unet#single-card-inference-examples ? The one that produced the error above?
I'm getting error when running UNet2D inference:
This command comes from README examples (Single Card Inference Examples / Inference / UNet2D, Lazy mode, BF16 mixed precision, batch size 64, 1 HPU on a single server).
Environment:
Environment is AWS DL1 instance. I followed Gaudi AWS quickstart to start instance and run Docker Habana runtime environment.
Command for benchmark inference:
works without errors.