e55c31db27
* SWDEV-533894 Documenation for python bindings
* Fixing missing-new line check
* Addressed Feedback
[ROCm/rocprofiler-sdk commit: 7f7827fb30]
638 B
638 B
| 1 | Domain | Function | Process_Id | Thread_Id | Correlation_Id | Start_Timestamp | End_Timestamp |
|---|---|---|---|---|---|---|---|
| 2 | MARKER_CORE_API | MatrixTranspose: rows=4, cols=5 | 15964 | 15964 | 1 | 1392141764711512 | 1392141764711512 |
| 3 | MARKER_CORE_API | generate_matrix(rows=4, cols=5) | 15964 | 15964 | 4 | 1392141765500646 | 1392141765523276 |
| 4 | MARKER_CORE_API | transpose(nrows=4, ncols=5) | 15964 | 15964 | 7 | 1392141765527536 | 1392141765531786 |
| 5 | MARKER_CORE_API | matrix_transpose | 15964 | 15964 | 6 | 1392141765525156 | 1392141765532696 |
| 6 | MARKER_CORE_API | run(rows=4, cols=5) | 15964 | 15964 | 3 | 1392141765498106 | 1392141765534186 |
| 7 | MARKER_CORE_API | main | 15964 | 15964 | 2 | 1392141765494795 | 1392141765574506 |