Skip to content

[backend_cuda] Add MSE support on backend_cuda

In order to run learning tutorial with backend_cuda, we need to support the operators used in the MSE:

  • ReduceMean
  • Pow
  • Mul
Edited by Houssem ROUIS