Skip to content

Commit 0508a40

Browse files
committed
Update changelog
1 parent 9248d47 commit 0508a40

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.4.0]
6+
7+
- Compatible with Julia v1.4 while not support before v1.3
8+
- Not support old version CuArrays, CUDAnative and CUDAapi
9+
- Improve performance of scatter operations for CPU and new benchmark (#29)
10+
- Scatters support almost all Real numbers except Bool on CPU
11+
- Add benchmark for scatter operations
12+
- Implement TopKPool layer (#22)
13+
514
## [0.3.0]
615

716
- Improve performance of scatter operations in both CPU/CUDA version

0 commit comments

Comments
 (0)