Skip to content

Cherry-Pick - #78

Merged
zhaoyinglia merged 4 commits into
flagos-ai:0.2.0-rc2from
zhaoyinglia:0.2.0-rc2-cp
Jun 11, 2026
Merged

Cherry-Pick#78
zhaoyinglia merged 4 commits into
flagos-ai:0.2.0-rc2from
zhaoyinglia:0.2.0-rc2-cp

Conversation

@zhaoyinglia

Copy link
Copy Markdown
Collaborator

cherry-pick pr: #70 #72 #74 #77

wenqingqian and others added 4 commits June 11, 2026 20:55
Support bias for generic_gemm
# Description

Added the binding and invocation for the
`multi_tensor_compute_scale_inv_e8m0` operator for the Kunlunxin vendor,
and corrected a syntax error in the invocation of the
`multi_tensor_compute_scale_and_scale_inv` operator.

Fixes # (issue)

## Type of change

- [ ] Documentation change (change only to the documentation, either a
fix or a new content)
- [1] Bug fix (non-breaking change which fixes an issue)
- [1] 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

Added code for the binding and invocation of the
`multi_tensor_compute_scale_inv_e8m0` operator.
Modified the code calling `multi_tensor_compute_scale_and_scale_inv`.

# Checklist:

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

Please include a brief summary of the changes, relevant motivation and
context.

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
@zhaoyinglia zhaoyinglia changed the title 0.2.0 rc2 cp Cherry-Pick Jun 11, 2026
@zhaoyinglia
zhaoyinglia merged commit 311c281 into flagos-ai:0.2.0-rc2 Jun 11, 2026
7 checks passed
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.

3 participants