ROCm / rocmProfileData

MIT License
14 stars 8 forks source link

Callstack and Autograd features #39

Closed mwootton closed 1 year ago

mwootton commented 1 year ago

Add tools to: Generate callstack info and provide cpu+gpu usage per cpu function Generate autograd table to hold autograd data. Break down cpu_gpu time by autograd operator and kernel