Added support for Softplus and RandomNormalLike operators in aidge_backend_cuda module
requested to merge usmansajid/aidge_backend_cuda:implement_softplus_randomnormallike_operators into dev
Recently, we have added support for Softplus, RandomNormalLike operators in aidge_backend_cpu module. The purpose of this MR is to also add the support for these operators inside aidge_backend_cuda module.