Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarsTechHAN authored Aug 14, 2021
1 parent ad6ab22 commit ed98824
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,10 @@ python3 -m keras2ncnn -i SOME_H5DF_FILE.h5 -o DIR_TO_SAVE_NCNN_PARAM --plot_grap
- Reshape
- Maximum
- TensorFlowOpLayer (Mul with constant)
- Permute (Need more testing)

## Ops that will be dropped by converter
- Dropout
- Lambda
- TimeDistributed
- InputLayer with inbound nodes

0 comments on commit ed98824

Please sign in to comment.