You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
attachedlog.txt
The text was updated successfully, but these errors were encountered: