`onnxruntime_perf_test squeezenet/model.onnx -r 1 -e cpu` will work, but `onnxruntime_perf_test squeezenet/model.onnx -r 1 -e vsi_npu` will not work.
I can get an older (5.x) linux build that seems to have this, but if someone could point me to how I can enable vsi_npu with onnxruntime_perf_test or a different 6.x linux image that includes everything, that would be great.