onnxruntime
dc017902
- [webgpu-native] Fix CI errors on MacOS (#22535)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[webgpu-native] Fix CI errors on MacOS (#22535) The MacOS device on CI is an Apple Paravirtual device, which may not support TimestampQuery. In this PR, If TimestampQuery is not supported, a warning is printed to not block profiling cpu data.
References
#22535 - [webgpu-native] Fix CI errors on MacOS
Author
qjia7
Parents
89b45493
Loading