Commit Graph

17 Commits

Author SHA1 Message Date
lianliguang 252a4c618d mindir support none export and load 2022-10-31 14:52:10 +08:00
i-robot 9e8fcda9a7
!44145 fix code cleans for dynamic obfuscation
Merge pull request !44145 from jxlang910/master
2022-10-21 07:47:42 +00:00
jin-xiulang 8987faef8d fix review opinions and add ut for dynamic obfuscation 2022-10-21 14:26:49 +08:00
huangbingjian b98fc0021a Add api mindspore.jit and mindspore.jit_class.
1、ms_function will be removed in a future version and replaced with jit.
2、ms_class will be removed in a future version and replaced with
jit_class.
2022-10-21 10:17:44 +08:00
chujinjin 3711a83f76 change default mode to pynative 2022-10-13 19:48:38 +08:00
i-robot 6167c1dcd8
!39859 export ms function as mindir
Merge pull request !39859 from shaojunsong/feature/msfunc_export
2022-09-18 09:18:48 +00:00
shaojunsong 2464dbb830 export ms function as mindir 2022-09-17 20:00:45 +08:00
fengyihang cbf5dc39a2 fix ut error 2022-08-31 09:07:25 +08:00
lianliguang b5a09933a2 fix bug of mindir parameter counter and check if all parameter has been inited in mindir 2022-07-15 17:38:06 +08:00
fengyihang 5572c797b8 test 2022-04-08 16:44:18 +08:00
dingpeifei c688f0a490 me master 0325 2022-03-29 15:54:49 +08:00
zhoufeng 8e97ce5cd2 build core.so
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-01-29 14:11:02 +08:00
lianliguang d5efef0ae6 convert pynative mode to graph mode when loading mindir 2021-12-29 09:46:08 +08:00
buxue ae256a362b fix permission bug when remove read_only_file on windows 2021-12-09 09:32:24 +08:00
buxue d7dc539b6e fix sync GraphCell params data from device bug 2021-12-07 09:20:46 +08:00
lianliguang c7acd4b0ca fix bug of export mindir when using encrypt mode 2021-12-01 09:22:53 +08:00
lianliguang a6e5dcfb22 if parameter total larger than 1T split to another file 2021-11-22 11:17:33 +08:00