Commits on Source (52)
-
Olivier BICHLER authored03541534
-
Olivier BICHLER authored
Fix issue aidge#243 See merge request !320
db1c286b -
Olivier BICHLER authored9141f35d
-
Olivier BICHLER authored
Fix bug #231 See merge request !321
6acdc4aa -
Olivier BICHLER authoredc50a7d1f
-
Olivier BICHLER authored62de1a25
-
Olivier BICHLER authored2463ebc9
-
Olivier BICHLER authored86a75776
-
Olivier BICHLER authored6c6b9199
-
Olivier BICHLER authored
Fix Generic and Meta op copy constructor issues See merge request !322
7142cbf9 -
Olivier BICHLER authored69720354
-
Olivier BICHLER authored
Removed code redundancy See merge request !324
5efc366b -
Cyril Moineau authored9b70101b
-
Maxence Naud authored
Fix log See merge request !326
e068a93f -
f547d4e9
-
Maxence Naud authored
Rename FMT_VERSION to FMT_MIN_VERSION in config.cmake template See merge request !323
c133d4a7 -
Cyril Moineau authoreda547ec1c
-
Cyril Moineau authored759c001f
-
Cyril Moineau authored20f20a9e
-
Cyril Moineau authored715b436a
-
Cyril Moineau authoredc3ffeaea
-
Cyril Moineau authoredb9b85690
-
Cyril Moineau authored740a843e
-
Cyril Moineau authored629ed0d9
-
Jerome Hue authored1b2b1699
-
Jerome Hue authored25496756
-
Olivier BICHLER authored
Add: backward pass for Pop operator See merge request !340
ee77d3c4 -
Cyril Moineau authored9b357959
-
Cyril Moineau authored897f3cb8
-
Cyril Moineau authored89533f70
-
Cyril Moineau authored0182775f
-
Cyril Moineau authoredb8fdfffd
-
Cyril Moineau authoredb2d46b46
-
Cyril Moineau authoredf9384ccf
-
Cyril Moineau authored3b6a7bb2
-
d544efba
-
Cyril Moineau authored645ed07a
-
Cyril Moineau authored
Merge branch 'AttributeSnakeCase' of gitlab.eclipse.org:eclipse/aidge/aidge_core into AttributeSnakeCase
add84a81 -
Cyril Moineau authoredb27558e8
-
Cyril Moineau authored91e35425
-
Cyril Moineau authoredc4831e4a
-
Olivier BICHLER authoredfcc408cd
-
Cyril Moineau authored01312466
-
Maxence Naud authored
[Fix] Attribute snake case See merge request !333
16be15b7 -
fe58aba0
-
6c301e2f
-
a9acb2f8
-
d2689b32
-
a9fbc969
-
a442b39c
-
deleting old tests
7c87a79d -
Maxence Naud authored
ForwardDims Conv for NCHW and NHWC See merge request !314
03de25a0
Showing
- aidge_core/unit_tests/test_naming.py 39 additions, 0 deletionsaidge_core/unit_tests/test_naming.py
- include/aidge/data/Tensor.hpp 24 additions, 3 deletionsinclude/aidge/data/Tensor.hpp
- include/aidge/operator/ArgMax.hpp 21 additions, 11 deletionsinclude/aidge/operator/ArgMax.hpp
- include/aidge/operator/AvgPooling.hpp 20 additions, 10 deletionsinclude/aidge/operator/AvgPooling.hpp
- include/aidge/operator/BatchNorm.hpp 14 additions, 6 deletionsinclude/aidge/operator/BatchNorm.hpp
- include/aidge/operator/BitShift.hpp 20 additions, 10 deletionsinclude/aidge/operator/BitShift.hpp
- include/aidge/operator/Cast.hpp 14 additions, 6 deletionsinclude/aidge/operator/Cast.hpp
- include/aidge/operator/Clip.hpp 18 additions, 9 deletionsinclude/aidge/operator/Clip.hpp
- include/aidge/operator/Concat.hpp 21 additions, 13 deletionsinclude/aidge/operator/Concat.hpp
- include/aidge/operator/ConstantOfShape.hpp 16 additions, 6 deletionsinclude/aidge/operator/ConstantOfShape.hpp
- include/aidge/operator/Conv.hpp 29 additions, 14 deletionsinclude/aidge/operator/Conv.hpp
- include/aidge/operator/ConvDepthWise.hpp 22 additions, 14 deletionsinclude/aidge/operator/ConvDepthWise.hpp
- include/aidge/operator/DepthToSpace.hpp 14 additions, 5 deletionsinclude/aidge/operator/DepthToSpace.hpp
- include/aidge/operator/Flatten.hpp 14 additions, 5 deletionsinclude/aidge/operator/Flatten.hpp
- include/aidge/operator/Fold.hpp 21 additions, 13 deletionsinclude/aidge/operator/Fold.hpp
- include/aidge/operator/Gather.hpp 14 additions, 4 deletionsinclude/aidge/operator/Gather.hpp
- include/aidge/operator/GridSample.hpp 18 additions, 9 deletionsinclude/aidge/operator/GridSample.hpp
- include/aidge/operator/Heaviside.hpp 17 additions, 7 deletionsinclude/aidge/operator/Heaviside.hpp
- include/aidge/operator/LRN.hpp 22 additions, 14 deletionsinclude/aidge/operator/LRN.hpp
- include/aidge/operator/LeakyReLU.hpp 16 additions, 8 deletionsinclude/aidge/operator/LeakyReLU.hpp
aidge_core/unit_tests/test_naming.py
0 → 100644