sonos/tract

Failed to analyse GPT-2 onnx model

Opened this issue · 0 comments

In experimenting with tract, I decided to try to run tract dump with the onnx GPT-2 model from https://huggingface.co/gpt2/tree/main/onnx. (decoder_model.onnx). This tract command fails, with an error in the analysis stage. Netron is able to render this network without issue.

Log file output of tract -vvv decoder_model.onnx dump attached
log.txt