Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fnieddu committed Jan 4, 2024
1 parent c0bcb3a commit 07af623
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mlir-assigner/tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ long as it is applicable for ZK).
| **Range** | :x: | :white_check_mark: | |
| **Reciprocal** | :white_check_mark: | :white_check_mark: | No support for integers at the moment. |
| **ReduceL1** | :white_check_mark: | :white_check_mark: | |
| **ReduceL2** | :x: | :white_check_mark: | |
| **ReduceL2** | :white_check_mark: | :white_check_mark: | |
| **ReduceLogSum** | :white_check_mark: | :white_check_mark: | |
| **ReduceLogSumExp** | :white_check_mark: | :white_check_mark: | |
| **ReduceMax** | :white_check_mark: | :white_check_mark: | |
Expand Down Expand Up @@ -265,7 +265,7 @@ long as it is applicable for ZK).
| **SpaceToDepth** | :x: | :white_check_mark: | |
| **Split** | :x: | :white_check_mark: | |
| **SplitToSequence** | :x: | :x: | |
| **Sqrt** | :x: | :white_check_mark: | |
| **Sqrt** | :white_check_mark: | :white_check_mark: | |
| **Squeeze** | :x: | :white_check_mark: | |
| **StringNormalizer** | :x: | :x: | |
| **Sub** | :white_check_mark: | :white_check_mark: | No support for integers at the moment. |
Expand Down

0 comments on commit 07af623

Please sign in to comment.