Commit Graph

7 Commits

Author SHA1 Message Date
maning202007 ec631997b0 fix some safe warnings in debugger 2020-09-21 14:41:14 +08:00
maning202007 00ad38d78d replace unsafe funtion 'memcpy' with 'memcpy_s'. 2020-09-13 16:03:01 +08:00
maning202007 af9c9b5129 Delete the openssl related code to restore debugger 2020-09-10 11:14:11 +08:00
Harshvardhan Gupta ac457f3163 fix build failures and wp tensor search condition 2020-08-21 16:18:51 -04:00
maning202007 303bec43d4 Add secure mechanism for debugger
Add certificate validaty check
2020-08-21 10:45:56 +08:00
lichen_101010 2a8bf9f00b addressed sendgraph issue
change buffer type and chunk size

addressed sendtensor issue for large tensors

fix sendtensor part 2

fix bugs for sendtensor issue

fix CI errors

removes a print line

address comments
2020-08-20 11:34:05 -04:00
Shida He 4c056855e0 Implementation for mindspore debugger 2020-06-22 17:15:30 -04:00