Skip to content

Commit

Permalink
[release/1.10.0] Update release note (#4701)
Browse files Browse the repository at this point in the history
* [release/1.10.0] Update release note

Update release note: runtime part

Signed-off-by: Hyeongseok Oh <[email protected]>

* Update docs/release/1.10/release-note-1.10.0.md

Co-authored-by: Sanggyu Lee <[email protected]>

Co-authored-by: Sanggyu Lee <[email protected]>
  • Loading branch information
hseok-oh and glistening authored Oct 21, 2020
1 parent bef7322 commit 7d42980
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/release/1.10/release-note-1.10.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,13 @@
- Support `int16` quantization in `one-quantize`
- Test scripts are added for basic testing of one-cmds command line tools
- Bug fixes for one-cmds command line tools


## ONE Runtime

### Runtime backend operation support
- ACL-CL backend: OneHot
- CPU backend: FullyConnected for Float32 16x1 Block Sparsity

### Optimization
- Speed up for ReduceSum, StrideSlice and BinaryArithmetic in CPU backend

0 comments on commit 7d42980

Please sign in to comment.