multiPoseCudaInference
fun multiPoseCudaInference()
Content copied to clipboard
This example compares the inference speed of different execution providers:
inferUsing scope function is used for CUDA inference. That's why the underlying session should be closed manually.