Commits on Source (100)
-
Thibault Allenet authored151f782c
-
Thibault Allenet authored19e9677b
-
Thibault Allenet authored9d27c607
-
Houssem ROUIS authored999c7079
-
Thibault Allenet authored3444c174
-
Thibault Allenet authoredcd4ce708
-
Thibault Allenet authored895d7a43
-
Thibault Allenet authored328ee3e3
-
Houssem ROUIS authored85b20786
-
Thibault Allenet authoredf6557a81
-
Thibault Allenet authored7b4fc785
-
Houssem ROUIS authored
Merge branch 'master' of https://gitlab.eclipse.org/eclipse/aidge/aidge_backend_cpu into broadcasting
19b436a6 -
Houssem ROUIS authored00400ceb
-
Houssem ROUIS authored81d62ad5
-
Houssem ROUIS authored2521d298
-
Houssem ROUIS authoredb87d3704
-
Houssem ROUIS authored120d32f2
-
Houssem ROUIS authored05ca4275
-
Houssem ROUIS authored09630717
-
Houssem ROUIS authored
Merge branch 'master' of https://gitlab.eclipse.org/eclipse/aidge/aidge_backend_cpu into matmul_rework
109b5a64 -
Houssem ROUIS authored204f80b0
-
Olivier BICHLER authoreda1b0a989
-
Olivier BICHLER authored0d41e77f
-
Cyril Moineau authored7182afee
-
Cyril Moineau authored7d3be5ba
-
Thibault Allenet authored8a01e688
-
Olivier BICHLER authored0c96654a
-
Maxence Naud authoredc450869a
-
Houssem ROUIS authored5f570613
-
Olivier BICHLER authored387f423b
-
Cyril Moineau authored1b9aa57c
-
Olivier BICHLER authoredbec703af
-
Olivier BICHLER authored0149e9c1
-
Thibault Allenet authored491d2dc1
-
Thibault Allenet authoredc74c1e52
-
Maxence Naud authored
- [function] computation of input dimensions now happens in 'MatMulImpl_cpu::forward()'. It handle indexes and sends the right pointers to its computation kernel - [function] 'getCPUPtr()' new parameter: offset - [function] reduce MatMul kernel function to simple matrices multiplication
e2a71d4f -
Maxence Naud authoredca472784
-
Maxence Naud authored6b3f1254
-
Maxence Naud authored688e2eaf
-
Olivier BICHLER authorede5cc0ce2
-
Olivier BICHLER authoredef66ded3
-
Maxence Naud authored90c2a6a1
-
78b804d8
-
93d1eb24
-
8721c892
-
Maxence Naud authored
Merge branch 'QualityOfLife' of gitlab.eclipse.org:eclipse/aidge/aidge_backend_cpu into QualityOfLife
47d84ec6 -
Thibault Allenet authored
Scheduler ConnectInput and tensor filling with offset tests See merge request !2
c2eb9b34 -
fc36e10e
-
f70ba8c1
-
Maxence Naud authored
- [function] computation of input dimensions now happens in 'MatMulImpl_cpu::forward()'. It handle indexes and sends the right pointers to its computation kernel - [function] 'getCPUPtr()' new parameter: offset - [function] reduce MatMul kernel function to simple matrices multiplication
2f459838 -
Maxence Naud authored412c2859
-
Maxence Naud authored1772655e
-
Maxence Naud authoredaa66d4ce
-
Olivier BICHLER authored7919837c
-
Olivier BICHLER authored098f6a4d
-
ea78db20
-
02a3b53c
-
a2e9fd5c
-
ad27a09f
-
Maxence Naud authored
Merge branch 'QualityOfLife' of gitlab.eclipse.org:eclipse/aidge/aidge_backend_cpu into QualityOfLife
26f1b943 -
Maxence Naud authorede77e32a4
-
Maxence Naud authoredf44682d4
-
Maxence Naud authored34e58b5c
-
Maxence Naud authored
Matmul rework See merge request !34
2be78815 -
ac8fc190
-
49428e47
-
d1239a26
-
2d71b504
-
2755a799
-
30f3a7ef
-
Maxence Naud authored
Merge branch 'QualityOfLife' of gitlab.eclipse.org:eclipse/aidge/aidge_backend_cpu into QualityOfLife
91acf7bb -
Maxence Naud authorede4bfebc1
-
2c27c7ac
-
1581a1e9
-
57215ea1
-
e27d7bd7
-
041ff1d9
-
325b6153
-
be5d146b
-
83c6f795
-
Maxence Naud authoredffd6e77a
-
Maxence Naud authored
move tensorImpl cpu to core See merge request !38
5e85b482 -
Maxence Naud authorede9fd4827
-
Olivier BICHLER authoreddd7597e9
-
Olivier BICHLER authored655e54d2
-
Olivier BICHLER authored963989a0
-
Olivier BICHLER authoredc1f1e990
-
Maxence Naud authoredf94b095a
-
Maxence Naud authoredfdd60091
-
Maxence Naud authored21d62a07
-
Maxence Naud authored
add broadcasting for Arithmetic operators See merge request !30
6d4b1b3f -
Olivier BICHLER authoreddd527508
-
Olivier BICHLER authoredd046396a
-
Olivier BICHLER authored13b2b49d
-
Maxence Naud authored4a442396
-
Maxence Naud authored
[Fix] Seg fault in Div forward file See merge request !41
b7d782f6 -
Maxence Naud authored71432ea1
-
Olivier BICHLER authored7bef21e1
-
Olivier BICHLER authoreddd7b1b22
-
Olivier BICHLER authored
Support for recurrent networks See merge request !37
5ff8d30b
Showing
- .gitlab/ci/build.gitlab-ci.yml 69 additions, 69 deletions.gitlab/ci/build.gitlab-ci.yml
- .gitlab/ci/test.gitlab-ci.yml 20 additions, 20 deletions.gitlab/ci/test.gitlab-ci.yml
- aidge_backend_cpu/unit_tests/test_recipes.py 2 additions, 5 deletionsaidge_backend_cpu/unit_tests/test_recipes.py
- aidge_backend_cpu/unit_tests/test_scheduler.py 8 additions, 11 deletionsaidge_backend_cpu/unit_tests/test_scheduler.py
- aidge_backend_cpu/unit_tests/test_tensor.py 0 additions, 71 deletionsaidge_backend_cpu/unit_tests/test_tensor.py
- include/aidge/backend/cpu.hpp 8 additions, 3 deletionsinclude/aidge/backend/cpu.hpp
- include/aidge/backend/cpu/data/Broadcasting.hpp 49 additions, 0 deletionsinclude/aidge/backend/cpu/data/Broadcasting.hpp
- include/aidge/backend/cpu/data/GetCPUPtr.h 0 additions, 24 deletionsinclude/aidge/backend/cpu/data/GetCPUPtr.h
- include/aidge/backend/cpu/data/TensorImpl.hpp 0 additions, 193 deletionsinclude/aidge/backend/cpu/data/TensorImpl.hpp
- include/aidge/backend/cpu/operator/AddImpl.hpp 2 additions, 2 deletionsinclude/aidge/backend/cpu/operator/AddImpl.hpp
- include/aidge/backend/cpu/operator/AddImpl_forward_kernels.hpp 10 additions, 6 deletions...de/aidge/backend/cpu/operator/AddImpl_forward_kernels.hpp
- include/aidge/backend/cpu/operator/DivImpl.hpp 9 additions, 7 deletionsinclude/aidge/backend/cpu/operator/DivImpl.hpp
- include/aidge/backend/cpu/operator/DivImpl_forward_kernels.hpp 45 additions, 23 deletions...de/aidge/backend/cpu/operator/DivImpl_forward_kernels.hpp
- include/aidge/backend/cpu/operator/MatMulImpl.hpp 4 additions, 6 deletionsinclude/aidge/backend/cpu/operator/MatMulImpl.hpp
- include/aidge/backend/cpu/operator/MatMulImpl_forward_kernels.hpp 18 additions, 24 deletions...aidge/backend/cpu/operator/MatMulImpl_forward_kernels.hpp
- include/aidge/backend/cpu/operator/MemorizeImpl.hpp 44 additions, 0 deletionsinclude/aidge/backend/cpu/operator/MemorizeImpl.hpp
- include/aidge/backend/cpu/operator/MulImpl.hpp 2 additions, 2 deletionsinclude/aidge/backend/cpu/operator/MulImpl.hpp
- include/aidge/backend/cpu/operator/MulImpl_forward_kernels.hpp 20 additions, 22 deletions...de/aidge/backend/cpu/operator/MulImpl_forward_kernels.hpp
- include/aidge/backend/cpu/operator/PopImpl.hpp 51 additions, 0 deletionsinclude/aidge/backend/cpu/operator/PopImpl.hpp
- include/aidge/backend/cpu/operator/PowImpl.hpp 2 additions, 2 deletionsinclude/aidge/backend/cpu/operator/PowImpl.hpp