diff --git a/README.md b/README.md index fd06345..44efe0a 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ The table below outlines the allowed configurations for available recipes. |FULLY_CONNECTED |
|
|
|
|
|
|
|
| |CONV_2D |
| |
|
|
|
|
| | |BATCH_MATMUL |
| |
| |
| |
| | -|EMBEDDING_LOOKUP |
|
| | | |
|
| | +|EMBEDDING_LOOKUP |
|
|
| |
|
|
| | |DEPTHWISE_CONV_2D|
| |
| |
| |
| | |AVERAGE_POOL_2D | | |
| |
| | | | |RESHAPE | | |
| |
| | | | @@ -138,3 +138,6 @@ The table below outlines the allowed configurations for available recipes. |STRIDED_SLICE | | |
| |
| | | | |SPLIT | | |
| |
| | | | |LOGISTIC | | |
| |
| | | | +|SLICE | | |
| |
| | | | +|SELECT_V2 | | |
| |
| | | | +|SUM | | |
| |
| | | |