- 
                Notifications
    You must be signed in to change notification settings 
- Fork 150
sana support #1106
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
sana support #1106
Conversation
| The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. | 
c005ab1    to
    9473498      
    Compare
  
    9473498    to
    5ae26d0      
    Compare
  
    2b40584    to
    23e298c      
    Compare
  
    | @echarlaix @IlyasMoutawwakil could you please take a look? | 
08d72a9    to
    0ba984e      
    Compare
  
    0ba984e    to
    95c3e2c      
    Compare
  
    | @IlyasMoutawwakil all comments applied (failed test is not related and already fixed on main), could you please take a look one more time? | 
Co-authored-by: Ilyas Moutawwakil <[email protected]>
Co-authored-by: Ella Charlaix <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the addition @eaidova
| [ | ||
| (OVStableDiffusion3Pipeline, "stable-diffusion-3", 9, 65), | ||
| (OVFluxPipeline, "flux", 7, 56), | ||
| (OVSanaPipeline, "sana", 19, 53), | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nikita-savelyevv any idea to get these predefined num of quantized node ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@openvino-dev-samples For example, you can run the newly added test locally and see how many reference nodes there are based on an assertion error.
What does this PR do?
Example of usage:
Generated image:

Before submitting