Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QDQ compilation question #87

Open
ythpy82421 opened this issue Aug 14, 2024 · 3 comments
Open

QDQ compilation question #87

ythpy82421 opened this issue Aug 14, 2024 · 3 comments

Comments

@ythpy82421
Copy link

Hi,

I'm attempting to compile an QDQ model with the config option:

    'optional_options' :
    {
        'advanced_options:prequantized_model': 1,
    }

But a problem occurred:
Graph Domain TO version : 11****************************************************
** All the Input Tensor Dimensions has to be greater then Zero
** DIM Error - For Tensor 85, Dim 3 is -1


how could I solve it?

@mathmanu
Copy link
Collaborator

Can you see this thread and try that model to flow flush:
#76

@ythpy82421
Copy link
Author

Can you see this thread and try that model to flow flush: #76

"When the EP_list contains only CPUExecutionProvider, there is no error. However, including CPUExecutionProvider in the list triggers this error."

@ythpy82421
Copy link
Author

sorry,ti's TIDLCompilationProvider on the second

Can you see this thread and try that model to flow flush: #76

"When the EP_list contains only CPUExecutionProvider, there is no error. However, including CPUExecutionProvider in the list triggers this error."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants