Skip to content

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
copilot/fix-remaining-issues
Closed

Fix HAVE_TE detection across remaining files missing direct transformer_engine import#2
Copilot wants to merge 3 commits intoclaude/fix-conditional-import-for-transformer-enginefrom
copilot/fix-remaining-issues

Conversation

Copy link

Copilot AI commented Mar 10, 2026

  • Fix HAVE_TE detection in tests/unit_tests/transformer/test_multi_token_prediction.py - add import transformer_engine before importing from extensions
  • Fix HAVE_TE detection in tests/unit_tests/transformer/moe/test_upcycling.py - add import transformer_engine before importing from extensions
  • Fix HAVE_TE detection in examples/multimodal/layer_specs.py
  • Fix HAVE_TE detection in examples/multimodal/radio/radio_g.py

Note: Please change the PR base branch to fix_have_te_value to merge all HAVE_TE fixes into one branch.

Original prompt

拉取请求: #1
看一下这个 pr,还有一些文件有类似问题没修好


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

…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
@returnL returnL deleted the branch claude/fix-conditional-import-for-transformer-engine March 10, 2026 12:47
@returnL returnL closed this Mar 10, 2026
Copilot stopped work on behalf of returnL due to an error March 10, 2026 12:48
@returnL returnL deleted the copilot/fix-remaining-issues branch March 10, 2026 13:32
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