You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Purpose ##
* Fix issues with e2e testing and examples where some recipe still
target vision decoder blocks in the no_split_params, and therefore trace
the vision sections
## Changes ##
* Add back module ignoring functionality
## Testing ##
* Ran qwen2_5_vl example and demonstrated that tracing that works nows
with default no_split_params
Signed-off-by: Kyle Sayers <[email protected]>
0 commit comments