onnxruntime
MIGraphX Execution Provider: Stream Synchronization
#12899
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
6
Changes
View On
GitHub
Commits
Add changes to remove hipDeviceSynchronize() for stream synchronization
TedThemistokleous
committed
3 years ago
Gate MIGraphix GPU Stream Synchronization by API level define MIGRAPHX_STREAM_SYNC
TedThemistokleous
committed
3 years ago
Add back in API sync, OnRunstart(), OnRunEnd() calls for syncronization
TedThemistokleous
committed
3 years ago
Remove extra stream hipStreamSynchronize() between inferences
TedThemistokleous
committed
3 years ago
Force Synchronization at the end of a run if the work hasn't completed
TedThemistokleous
committed
3 years ago
Gate functionality of stream synchronization for MIGraphX at compile time
TedThemistokleous
committed
3 years ago
Loading