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
Currently, the README includes the following table:
There are number of op test, you can run them with: python3 op_tests/test_layernorm2d.py
Ops
Description
GEMM
D=AxB+C
FusedMoE
bf16 balabala
WIP
coming soon...
This should be filled out as operators are added to most accurately reflect was is supported in the software. At the very least, refine what is already present and note that there is more to come.
Maybe do something like the following?
Run operators supported by aiter
Note: aiter is under active development. Supported operators are documented as they are implemented.
Description of errors
Currently, the README includes the following table:
There are number of op test, you can run them with:
python3 op_tests/test_layernorm2d.py
This should be filled out as operators are added to most accurately reflect was is supported in the software. At the very least, refine what is already present and note that there is more to come.
Maybe do something like the following?
Run operators supported by aiter
Note:
aiter
is under active development. Supported operators are documented as they are implemented.bf16
see [1][1] FuseMoE: Mixture-of-Experts Transformers for Fleximodal Fusion
Attach any links, screenshots, or additional evidence you think will be helpful.
No response
The text was updated successfully, but these errors were encountered: