Skip to content
Snippets Groups Projects
Commit 73989490 authored by Benjamin Halimi's avatar Benjamin Halimi
Browse files

add sqrt cuda backend

parent 24ab9fce
Branches
Tags
2 merge requests!61v0.4.0,!58Accumulation of the backward gradients
...@@ -12,11 +12,6 @@ ...@@ -12,11 +12,6 @@
#ifndef AIDGE_BACKEND_CUDA_IMPORTS_H_ #ifndef AIDGE_BACKEND_CUDA_IMPORTS_H_
#define AIDGE_BACKEND_CUDA_IMPORTS_H_ #define AIDGE_BACKEND_CUDA_IMPORTS_H_
<<<<<<< HEAD
=======
// XXX
>>>>>>> add the backend of the Scaling node
#include "aidge/backend/cuda/operator/OperatorImpl.hpp" #include "aidge/backend/cuda/operator/OperatorImpl.hpp"
#include "aidge/backend/cuda/operator/ScalingImpl.hpp" #include "aidge/backend/cuda/operator/ScalingImpl.hpp"
#include "aidge/backend/cuda/operator/SqrtImpl.hpp" #include "aidge/backend/cuda/operator/SqrtImpl.hpp"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment