Fix HAVE_TE detection across remaining files missing direct transformer_engine import#2
Closed
Copilot wants to merge 3 commits intoclaude/fix-conditional-import-for-transformer-enginefrom
Closed
Conversation
…former_engine availability Co-authored-by: returnL <44701395+returnL@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix remaining issues in pull request
Fix HAVE_TE detection in multimodal examples to check transformer_engine availability
Mar 10, 2026
…cling.py Co-authored-by: returnL <44701395+returnL@users.noreply.github.com>
Copilot
AI
changed the title
Fix HAVE_TE detection in multimodal examples to check transformer_engine availability
Fix HAVE_TE detection across remaining files missing direct transformer_engine import
Mar 10, 2026
Copilot stopped work on behalf of
returnL due to an error
March 10, 2026 12:48
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
HAVE_TEdetection intests/unit_tests/transformer/test_multi_token_prediction.py- addimport transformer_enginebefore importing from extensionsHAVE_TEdetection intests/unit_tests/transformer/moe/test_upcycling.py- addimport transformer_enginebefore importing from extensionsHAVE_TEdetection inexamples/multimodal/layer_specs.pyHAVE_TEdetection inexamples/multimodal/radio/radio_g.pyNote: Please change the PR base branch to
fix_have_te_valueto merge all HAVE_TE fixes into one branch.Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.