could suport the gpu?
xinsuinizhuan opened this issue · 1 comments
xinsuinizhuan commented
could suport the gpu?
jatinchowdhury18 commented
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.