microsoft / nnfusion

A flexible and efficient deep neural network (DNN) compiler that generates high-performance executable from a DNN model description.
MIT License
952 stars 158 forks source link

[BUG] Unsupported type for GPT model #412

Open Binyang2014 opened 2 years ago

Binyang2014 commented 2 years ago

[ERROR] 2022-04-07T06:40:09z src/nnfusion/util/errors.hpp 169 Failure at nnfusion/src/nnfusion/frontend/onnx_import/util/util.hpp:57: unsupported data type: 9 terminate called after throwing an instance of 'nnfusion::errors::CheckError' what(): Failure at /home/binyangli/nnfusion/src/nnfusion/frontend/onnx_import/util/util.hpp:57: unsupported data type: 9 Aborted (core dumped)