Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnycase committed Apr 11, 2019
1 parent 174f73a commit ab85c72
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ A tool to convert models between many formats.
|8|8bit quantization [0, 255]
|16|16bit quantization [0, 65535]

- `--float-fc` Use float fullyconnected kernels.

- `--channelwise-output` Use channelwise quatization for output layers.

### Examples
- Convert TFLite model to K210 model.

Expand Down

0 comments on commit ab85c72

Please sign in to comment.