taichi-dev / taichi

Productive, portable, and performant GPU programming in Python.
https://taichi-lang.org
Apache License 2.0
25.05k stars 2.26k forks source link

How do I profile taichi func #8527

Open MDurgaKeerthi opened 1 month ago

MDurgaKeerthi commented 1 month ago

Tiachi profiler only shows tiachi kernel info but not the functions. Is there a way to profile taichi functions?