Skip to content

Commit d533cf4

Browse files
committed
Added aggr layer module to replace pooling for better naming.
1 parent e40fe7e commit d533cf4

File tree

3 files changed

+743
-4
lines changed

3 files changed

+743
-4
lines changed

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ v3.0.2
1212
The behaviour of `GatherNodes` has changed a little in that it first splits and then concatenates. The default parameters now have `split_axis` and `concat_axis` set to 2. `concat_indices` has been removed.
1313
The default behaviour of the layer however stays the same.
1414
* An error in layer `FracToRealCoordinates` has been fixed and improved speed.
15+
* Added
1516

1617

1718
v3.0.1

0 commit comments

Comments
 (0)