Skip to content

Conversation

mohiso22
Copy link
Contributor

No description provided.

Mohit Soni added 7 commits September 16, 2025 16:10
Signed-off-by: Mohit Soni <[email protected]>
Signed-off-by: Mohit Soni <[email protected]>
Signed-off-by: Mohit Soni <[email protected]>
Signed-off-by: Mohit Soni <[email protected]>
Signed-off-by: Mohit Soni <[email protected]>
Signed-off-by: Mohit Soni <[email protected]>
Signed-off-by: Mohit Soni <[email protected]>
):
if height is None or width is None:
height = 1365
width = 2048

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When I tried compiling the model without explicitly setting the height and width (i.e., using the default values: height=1365 and width=2048), the compilation failed. Could you please try it on your end as well? If it fails, consider updating the default values to ones that work.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For me it does work, without explicitly setting the values in .compile(). Can you please try with the latest pull

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May I know what sdk version are you using?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1.21.0.55

Signed-off-by: Mohit Soni <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants