torch.compile support is new. Lets make sure it is running in your setup by trying this example:
ie, run the mnist example with --use_torch_compile
. You also probably have to add PT_HPU_LAZY_MODE=0 to get across this assert: Model-References/PyTorch/examples/computer_vision/hello_world/mnist.py at 1.15.1 · HabanaAI/Model-References · GitHub