Skip to content

Conversation

@smedhe
Copy link
Contributor

@smedhe smedhe commented Aug 5, 2025

The device_group arg is deprecated from compile and added in generate method,

…in generate method,

changes made in jupyter notebooks

Signed-off-by: Sharvari Medhe <[email protected]>
" device_group=[0],\n",
")"
"qeff_model.compile(num_cores=14, mxfp6=True)\n",
"# the device_group arg is deprecated from compile and added in generate method"
Copy link
Contributor

Choose a reason for hiding this comment

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

its not deprecated instead renamed to device_id. However, you can skip setting device_id explicitly as the device will be automatically selected using the auto device picker during execution

smedhe added 4 commits August 11, 2025 05:23
Signed-off-by: Sharvari Medhe <[email protected]>
Signed-off-by: Sharvari Medhe <[email protected]>
Signed-off-by: Sharvari Medhe <[email protected]>
Signed-off-by: Sharvari Medhe <[email protected]>
@smedhe smedhe changed the title Bug fixed: changes made in jupyter notebooks corrections made in jupyter notebooks Aug 19, 2025
@smedhe smedhe closed this Aug 19, 2025
@smedhe smedhe deleted the BUGS_notebooks branch August 19, 2025 07:48
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