jatinchowdhury18/RTNeural

could suport the gpu?

xinsuinizhuan opened this issue · 1 comments

could suport the gpu?

At the moment RTNeural is not intended to be used for running inference on a GPU. For more information please see Section 2.1 of the reference paper.

I believe that some other C++ libraries may be used for running inference on a GPU, such as libtorch.