Learning backend cuda
Context
This MR is intended to add the forward implementations for Accuracy computation operators:
- And
- ArgMax
- ReduceSum
Modified files
-
AndImpl.hpp
,AndImpl_forward_kernels.hpp
,AndImpl.cpp
andTests_AndImpl.cpp
, add And forward impl; -
ArgMaxImpl.hpp
,ArgMaxImpl_forward_kernels.hpp
,ArgMaxImpl.cpp
andTests_ArgMaxImpl.cpp
, add ArgMaxforward impl; -
ReduceSumImpl.hpp
,ReduceSumImpl_forward_kernels.hpp
,ReduceSumImpl.cpp
andTests_ReduceSumImpl.cpp
, add ReduceSum forward impl;
TODO
-
And -
ArgMax -
ReduceSum
Merge request reports
Activity
Filter activity
added 4 commits
-
a898a52d...83b43f32 - 2 commits from branch
eclipse/aidge:dev
- 2b1419d8 - add Ln header
- 92f5d9d2 - Merge branch 'dev' of gitlab.eclipse.org:eclipse/aidge/aidge_backend_cpu into learning_backend_cuda
-
a898a52d...83b43f32 - 2 commits from branch
requested review from @thibaultallenet
added 3 commits
-
88e160aa...c3027ed5 - 2 commits from branch
eclipse/aidge:dev
- c5cb52d9 - Merge branch 'dev' of gitlab.eclipse.org:eclipse/aidge/aidge_backend_cpu into learning_backend_cuda
-
88e160aa...c3027ed5 - 2 commits from branch
mentioned in commit 6d62d437
assigned to @hrouis
mentioned in issue aidge_core#170
mentioned in merge request !93 (merged)
Please register or sign in to reply