Skip to content

Commit

Permalink
Add LeakyRelu to list of NNAPI operators
Browse files Browse the repository at this point in the history
  • Loading branch information
skottmckay committed Dec 19, 2023
1 parent 98510fb commit 176d2aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/ci_build/github/android/nnapi_supported_ops.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Keep in sync with doco generated from /docs/execution-providers/NNAPI-ExecutionP
|ai.onnx:GlobalAveragePool|Only 2D Pool is supported.|
|ai.onnx:GlobalMaxPool|Only 2D Pool is supported.|
|ai.onnx:Identity||
|ai.onnx:LeakyRelu||
|ai.onnx:Log||
|ai.onnx:LRN||
|ai.onnx:MatMul||
Expand Down

0 comments on commit 176d2aa

Please sign in to comment.