Commit Graph

40397 Commits

Author SHA1 Message Date
wangrao124 82b80d3cb7 fix csrtensor/cootensor docs 2022-03-15 16:56:12 +08:00
i-robot a6454e02e4
!31197 fix I4VPZ5
Merge pull request !31197 from tan-wei-cheng-3260/develop-twc-master
2022-03-14 06:45:50 +00:00
i-robot 659e92f5cd
!31185 fix conv2dbackpropfilter ge_adpt op declare problem
Merge pull request !31185 from chenmai1102/cm_master
2022-03-14 06:41:17 +00:00
i-robot 27bc6c404d
!31225 fix chinese api
Merge pull request !31225 from liutongtong9/code_docs_chinese_coms
2022-03-14 06:39:20 +00:00
i-robot e1036de45b
!30892 add jni jar package
Merge pull request !30892 from liyan2022/dev_main
2022-03-14 06:33:35 +00:00
i-robot 96eedca862
!31206 fix the docs of unique and resizebilinear operators
Merge pull request !31206 from jiangzhenguang/fix_unique_resize_ops
2022-03-14 06:21:52 +00:00
i-robot a7b621c337
!31196 [MS][LITE][parallel predict ] parallel predict support GPU && one Runner bind one model pool
Merge pull request !31196 from yefeng/253-parallel_predict_support_GPU_with_CPU
2022-03-14 06:21:37 +00:00
i-robot 32fb08ce7f
!30953 Dynamic Weight Decay
Merge pull request !30953 from wanyiming/dynamic_wd
2022-03-14 06:03:27 +00:00
i-robot dcb5cd670c
!30953 Dynamic Weight Decay
Merge pull request !30953 from wanyiming/dynamic_wd
2022-03-14 06:03:24 +00:00
i-robot 8ff6634a45
!30700 Support dynamic shape for a few ops in Array, Math, Grad Array and Grad Math
Merge pull request !30700 from zhengzuohe/fill_stack_reshape
2022-03-14 05:02:26 +00:00
i-robot 53ff859661
!30700 Support dynamic shape for a few ops in Array, Math, Grad Array and Grad Math
Merge pull request !30700 from zhengzuohe/fill_stack_reshape
2022-03-14 05:02:23 +00:00
i-robot c8980cc402
!31172 [FL][master] signds clean code
Merge pull request !31172 from emmmmtang/master
2022-03-14 04:53:36 +00:00
i-robot f8d5ffe48a
!31172 [FL][master] signds clean code
Merge pull request !31172 from emmmmtang/master
2022-03-14 04:53:32 +00:00
liutongtong 59c6ac872b fix chinese comments 2022-03-14 12:38:38 +08:00
i-robot 9db67a72cc
!31181 fix serving gil
Merge pull request !31181 from zhoufeng/fix-serving-gil
2022-03-14 04:01:37 +00:00
i-robot 2fb0788d04
!31181 fix serving gil
Merge pull request !31181 from zhoufeng/fix-serving-gil
2022-03-14 04:01:34 +00:00
i-robot f4051c79b1
!31210 [MS][LITE] remove -rdynamic flag
Merge pull request !31210 from jianghui58/codex_fuzz_master
2022-03-14 03:54:13 +00:00
i-robot 765f1a7b06
!31153 Fix the link format in dump
Merge pull request !31153 from maning202007/code_docs_dump_api
2022-03-14 03:44:41 +00:00
i-robot c2c02b094a
!31204 modify virtualdataset bug for master
Merge pull request !31204 from lilei/modify_virtualdataset_for_master
2022-03-14 03:33:25 +00:00
i-robot d0342f9e92
!31216 custom julia only support cpu
Merge pull request !31216 from r1chardf1d0/julia2
2022-03-14 02:51:44 +00:00
i-robot 1aa1655b41
!26579 [assistant] [ops] Add new array operator Identity
Merge pull request !26579 from TR-nbu/Identity
2022-03-14 02:37:44 +00:00
yefeng 63f1786356 parallel predict support GPU && one Runner bind one model pool 2022-03-14 10:22:25 +08:00
i-robot 8d2f098802
!31208 [lite]fix scale-int8 bug
Merge pull request !31208 from 徐安越/master1
2022-03-14 01:56:57 +00:00
chenmai1102 2ccefa9f4c fix conv2dbackpropfilter ge_adpt op declare problem 2022-03-14 09:33:49 +08:00
jianghui58 6412ae7e85 remove -rdynamic flag 2022-03-14 09:25:52 +08:00
i-robot c62112ba89
!30938 mindspore support compile with gcc-9 and gcc-8
Merge pull request !30938 from xulei/ms_gcc-9
2022-03-14 01:12:25 +00:00
r1chardf1d0 b415100cc0 fix julia support platform bug 2022-03-14 08:27:38 +08:00
xuanyue b083ca05b7 fix scale-int8 bug 2022-03-13 23:59:22 +08:00
NBUFabio 1687fc5d2b [feat] [assistant] [I48O7D] add new array operator Identity 2022-03-13 13:27:42 +08:00
lilei 690c58ebcf modify virtualdataset bug for master 2022-03-13 10:49:15 +08:00
i-robot cd0a025cea
!31045 [MSLITE][ST] add several models to ci test.
Merge pull request !31045 from wangshaocong/bugfix_master
2022-03-13 01:32:05 +00:00
i-robot 16f274dcd4
!31201 Bugfix for PyNative Refactor
Merge pull request !31201 from caifubi/master-pynative-no-actor
2022-03-12 16:39:02 +00:00
i-robot e856f186ab
!31201 Bugfix for PyNative Refactor
Merge pull request !31201 from caifubi/master-pynative-no-actor
2022-03-12 16:38:59 +00:00
zhengzuohe 72b260ba01 dynamic shape for fill, stack, reshape, bprop of squeeze.
update bprop mindir files.
optimize binop in batchmatmul bprop
fix bugs in min/max value infer of mul/div/add/tensorscatterupdate
2022-03-12 17:37:59 +08:00
caifubi 3e5b1d2772 Bugfix for PyNative Refactor 2022-03-12 17:15:27 +08:00
i-robot 0ccbf5ce3d
!31093 fix size problem in SplitVFission
Merge pull request !31093 from yuchaojie/ir_fusion
2022-03-12 08:59:45 +00:00
i-robot bcbeb9ba90
!31186 fix input_node is data condition
Merge pull request !31186 from TuDouNi/fix_bug
2022-03-12 08:57:28 +00:00
i-robot 4576a21f59
!31110 Remove hook changed check in grad operation
Merge pull request !31110 from JoyLvliang/remove_hook_changed_check_in_grad_operation
2022-03-12 08:54:48 +00:00
jiangzhenguang cea6c2a3c8 fix unique and resizebilinear docs 2022-03-12 16:54:39 +08:00
twc 76c0e192ed fix bug in PE_encrypt and scale out 2022-03-12 16:24:35 +08:00
7347157+joylvliang@user.noreply.gitee.com bab1b74484 remove_hook_changed_check_in_grad_operation 2022-03-12 14:27:00 +08:00
i-robot 8b7d7a1e1a
!31141 [MD][Offload] Offload RandomSharpness Op Pure Sharpness Support & UT
Merge pull request !31141 from alashkari/fix-random-sharpness
2022-03-11 21:06:13 +00:00
Rescue face5e51a0 Added sharpness without randomness support and sharpnes op ut.
fix pad issue
2022-03-11 17:30:49 +00:00
i-robot b3a30e2a68
!31187 [MS][LITE] fix entrance guard st benchmark bug
Merge pull request !31187 from XianglongZeng/myms_new
2022-03-11 15:02:39 +00:00
i-robot 74a3819ba6
!31126 change log level for auto monad
Merge pull request !31126 from yuchaojie/code-clean
2022-03-11 13:56:35 +00:00
zengxianglong 775eeca368 fix entrance guard bug 2022-03-11 20:50:15 +08:00
i-robot c71edf7a2a
!31170 [MSLite][Micro] fix type cast errors
Merge pull request !31170 from lz/microv5
2022-03-11 12:33:48 +00:00
i-robot 55a32e433a
!31161 [MSLite][Micro]fix quantization model codegen for MCUs
Merge pull request !31161 from lz/fix_quantization_micro
2022-03-11 12:33:00 +00:00
ttudu 9e986fcedf fix input_node is data condaition 2022-03-11 17:38:54 +08:00
i-robot a1e426859f
!30846 310 MSTensor API adapt
Merge pull request !30846 from chenping/model_zoo
2022-03-11 09:12:45 +00:00