multiPoseCudaInference

fun multiPoseCudaInference()

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.