ROCm/OpenCL support for C++ in production

So https://pytorch.org/tutorials/advanced/cpp_export.html only has CUDA support and I’d like to have OpenCL or RocM support.

Will this be implemented anytime soon? Or should I use another framework?

I actually found out that OpenCV has a DNN module that enables inference in OpenCL :smiley: