Chen Hu
Results
1
issues of
Chen Hu
I'm using a model that requires **torchvision.ops.nms**. I can successfully load the model by running the [D2G demo](https://github.com/pytorch/android-demo-app/tree/master/D2Go) with replaced model file, but my app is using Kotlin, and without...