Skip to content

Add Blossom CI yml - #9

Merged
ptrendx merged 1 commit into
NVIDIA:mainfrom
ptrendx:pr_blossom
Oct 7, 2022
Merged

Add Blossom CI yml#9
ptrendx merged 1 commit into
NVIDIA:mainfrom
ptrendx:pr_blossom

Conversation

@ptrendx

@ptrendx ptrendx commented Oct 7, 2022

Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: Przemek Tredak <ptredak@nvidia.com>
@ptrendx

ptrendx commented Oct 7, 2022

Copy link
Copy Markdown
Member Author

/blossom-ci

@ptrendx ptrendx changed the title Add Blossom CI Add Blossom CI yml Oct 7, 2022
@ptrendx
ptrendx marked this pull request as ready for review October 7, 2022 17:54
@ptrendx
ptrendx merged commit b056228 into NVIDIA:main Oct 7, 2022
shifangx pushed a commit to shifangx/TransformerEngine that referenced this pull request Feb 10, 2026
# Description

- Add missing __init__.py files to
transformer_engine/plugin/core/backends/flagos/attention/ directory tree
to fix import errors when accessing these modules as Python packages
- Add comprehensive test suite (test_policy.py) covering the TE-FL
scheduling policy system including:
SelectionPolicy creation and configuration
Environment variable parsing (TE_FL_PREFER, TE_FL_STRICT, etc.)
Policy context managers
Vendor filtering (allow/deny)
Thread safety validation
Minor code style improvements

Fixes # (issue)

## Type of change

- [ ] Documentation change (change only to the documentation, either a
fix or a new content)
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] Infra/Build change
- [ ] Code refactoring

## Changes

Please list the changes introduced in this PR:

- Change A
- Change B

# Checklist:

- [ ] I have read and followed the [contributing
guidelines](https://github.com/NVIDIA/TransformerEngine/blob/main/CONTRIBUTING.rst)
- [ ] The functionality is complete
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
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.

1 participant