Skip to content

Commit

Permalink
docs: added ScatterElements to supported operations
Browse files Browse the repository at this point in the history
  • Loading branch information
0xThemis authored Feb 15, 2024
1 parent ec742ee commit 010d036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mlir-assigner/tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ long as it is applicable for ZK).
| **Scaler** | :x: | :x: | |
| **Scan** | :x: | :white_check_mark: | Not supported at the moment due to ZK limitations. |
| **Scatter** | :x: | :x: | |
| **ScatterElements** | :x: | :white_check_mark: | |
| **ScatterElements** | :white_check_mark: | :white_check_mark: | |
| **ScatterND** | :x: | :white_check_mark: | |
| **Selu** | :white_check_mark: | :white_check_mark: | |
| **SequenceAt** | :x: | :x: | |
Expand Down

0 comments on commit 010d036

Please sign in to comment.