microsoft / onnxruntime

ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
https://onnxruntime.ai
MIT License
14.77k stars 2.94k forks source link

[VitisAI] Add profiler interface for vitisai #22841

Open tianfang-fafafa opened 1 week ago

tianfang-fafafa commented 1 week ago

Description

Add common interfaces for vitis ep profiler.

Motivation and Context

Vitis ep can collect api and kernel timestamps, which will be recorded in file when onnxruntime '-p' is enabled.

tianfang-fafafa commented 1 week ago

@microsoft-github-policy-service agree company="Advanced Micro Devices"

tianfang-fafafa commented 1 week ago

@jywu-msft hi, can you help to review this pr, please?

tianfang-fafafa commented 1 week ago

I mark this pr as draft, because other pr is needed as high priority.