Commit Graph

22 Commits

Author SHA1 Message Date
maning202007 54a69ebd82 Fix DumpParameters issue when only need dump input data
Fix code warnings in debug

Fix code warnings2
2022-02-22 15:08:46 +08:00
TinaMengtingZhang 6a00f9797a sync up codex warning fix for dump and debugger to open source branch 2022-02-07 17:02:18 -05:00
Parastoo Ashtari c6f5fb06f2 add comments for dump and debugger code. 2022-01-18 17:03:49 -05:00
Jimmy Qi c3ab951fa9 Parallelize calculating tensor statistics 2021-12-14 20:40:11 +00:00
Parastoo Ashtari 056d61a947 fix unchanged watchpoint condition bug 2021-12-03 17:14:30 -05:00
maning202007 8ee33007b1 add const to the data_ptr definition
Fix pclint for debugger

fix bugs

fix duplicated code issue

Fix the depth of method over 4 issue

fix comments

fix CI errors

remove redundancy arguments
2021-10-20 12:05:04 +08:00
sabrinasun 41d737553a sync commercial branch self check fix to master 2021-10-13 23:04:49 -04:00
TinaMengtingZhang f84b27b444 sync code self check from dev 1.1 2021-10-04 13:24:28 -04:00
John Tzanakakis 76c6af7722 use ms logging instead of custom debugger logging 2021-09-30 00:09:51 -04:00
sabrinasun ca1e6d869e clean pclint, codex warning 2021-09-21 18:55:25 -04:00
John Tzanakakis 80c566e325 fix yolov3 tiny multi root graph seg fault 2021-08-30 17:29:01 -04:00
Parastoo Ashtari ff83dee704 Add tensor base and stat info to offline debugger 2021-08-24 18:19:59 -04:00
He Wei b95e592324 Implement float16 to remove Eigen dependence 2021-07-28 16:46:46 +08:00
yujianfeng 579c0dd61b Fix code check warning 2021-05-28 17:16:45 +08:00
maning202007 e95cff7e0b Fix codecheck for debugger of master branch 2021-05-26 14:59:48 +08:00
TinaMengtingZhang da6e068ed7 fix ci codecheck alarm in master 2021-05-25 15:47:47 -04:00
tinazhang 6b84149e2f Address ci alarm for master branch: pclint, CppCodeStyle and codex 2021-05-03 16:46:14 -04:00
John Tzanakakis da3b13a0e1 Offline debugger
Authors: John Tzanakakis, Adel Shafiei, Amir Lashkari, Islam Amin
2021-04-05 18:01:38 -04:00
Harshvardhan Gupta c13f3b50b7 fix codedex issues 2020-12-14 11:45:46 -05:00
Harshvardhan Gupta 4b2e1ea9f7 check bool tensors for watchpoints 2020-12-10 14:15:14 -05:00
Harshvardhan Gupta 7687a55c0a return error code if prev tensor not found and add validation checks 2020-11-30 14:51:40 -05:00
Harshvardhan Gupta 561f9082e9 init 2020-11-27 17:01:24 -05:00