Commits


tianf-fff authored and GitHub committed a4eb8f27b6e
[VitisAI] Add profiler interface for vitisai (#23032) ### Description <!-- Describe your changes. --> Add common interfaces for vitis ep profiler. ### Motivation and Context <!-- - Why is this change required? What problem does it solve? - If it fixes an open issue, please link to the issue here. --> Vitis ep can collect and record api and kernel timestamps in file when onnxruntime '-p' is enabled.