SWDEV-533894 Documentation for python bindings (#404)

* SWDEV-533894 Documenation for python bindings

* Fixing missing-new line check

* Addressed Feedback
This commit is contained in:
Bhardwaj, Gopesh
2025-05-28 09:09:21 +05:30
کامیت شده توسط GitHub
والد fec74141b0
کامیت 7f7827fb30
2فایلهای تغییر یافته به همراه110 افزوده شده و 0 حذف شده
@@ -0,0 +1,7 @@
"Domain","Function","Process_Id","Thread_Id","Correlation_Id","Start_Timestamp","End_Timestamp"
"MARKER_CORE_API","MatrixTranspose: rows=4, cols=5",15964,15964,1,1392141764711512,1392141764711512
"MARKER_CORE_API","generate_matrix(rows=4, cols=5)",15964,15964,4,1392141765500646,1392141765523276
"MARKER_CORE_API","transpose(nrows=4, ncols=5)",15964,15964,7,1392141765527536,1392141765531786
"MARKER_CORE_API","matrix_transpose",15964,15964,6,1392141765525156,1392141765532696
"MARKER_CORE_API","run(rows=4, cols=5)",15964,15964,3,1392141765498106,1392141765534186
"MARKER_CORE_API","main",15964,15964,2,1392141765494795,1392141765574506
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