Skip to content

add OperatorImpl helper

Benjamin Halimi requested to merge add_operatorimpl into dev

Description

This MR proposes to add a helper file for creating a CUDA operator, similar to the one that already exits for the CPU backend.

file added : OperatorImpl.hpp

file modified : cuda.hpp

Merge request reports

Loading