Commit Graph

3357 Commits

Author SHA1 Message Date
z00512249 3470565532 add selu kernerl cpu implement 2022-04-09 14:57:27 +08:00
i-robot fbf55f9cef
!32735 add lerp kernerl cpu implement
Merge pull request !32735 from zhuzhongrui/pub_master
2022-04-09 03:07:02 +00:00
z00512249 e50a7bfe41 add lerp kernerl cpu implement 2022-04-09 09:57:10 +08:00
i-robot 10274506ef
!32686 fix the dynamic shape with heterogeneity
Merge pull request !32686 from limingqi107/bug_fix4
2022-04-08 09:17:48 +00:00
i-robot 9589f88cd2
!32714 Add cpu implementation of IsClose operator.
Merge pull request !32714 from hezhenhao1/add_isclose
2022-04-08 07:27:07 +00:00
i-robot 8e30c33cf9
!32694 add basic sparse back-propagation rules
Merge pull request !32694 from 杨林枫/sparse_fix
2022-04-08 06:22:05 +00:00
i-robot 9a8d775dd3
!32610 add tensor_scatter_arithmetic_binary_op st
Merge pull request !32610 from zhuzhongrui/pub_master2
2022-04-08 06:07:44 +00:00
hezhenhao1 54d290a813 Add cpu implementation of IsClose operator. 2022-04-08 12:44:48 +08:00
i-robot 0af661659c
!32534 [MD][Autotune] Add rank to filename
Merge pull request !32534 from harshvardhangupta/rank_id_suffix_at_config
2022-04-08 02:51:17 +00:00
i-robot 836a9ebde9
!32651 [Fallback][Control_flow] Handling the issue of interpret nodes transform information as phi nodes.
Merge pull request !32651 from Margaret_wangrui/fallback_control_flow
2022-04-08 02:21:35 +00:00
i-robot 3b6ed25157
!32700 Add st testcases for dump
Merge pull request !32700 from TinaMengtingZhang/dump_test
2022-04-08 02:00:27 +00:00
i-robot fa203ca52b
!32483 Refactor testcases for scatter_nd
Merge pull request !32483 from zhujingxuan/scatter_test
2022-04-08 01:26:50 +00:00
limingqi107 90158f8aee fix the dynamic shape with heterogeneity 2022-04-08 09:00:16 +08:00
harshvardhangupta 6b8a76c59d add rank to filename 2022-04-07 16:12:06 -04:00
TinaMengtingZhang 67c98923d5 Add st for dump 2022-04-07 16:00:02 -04:00
yanglf1121 b950e05d47 add sparse bprop 2022-04-07 21:16:39 +08:00
i-robot 8f2b833081
!32424 Add CPU implementation of ScatterNdMul operator.
Merge pull request !32424 from hezhenhao1/add_scatter_mul
2022-04-07 09:16:59 +00:00
Margaret_wangrui a33b048156 [Fallback][Control_flow] Handling the issue of interpret nodes transform information as phi nodes. 2022-04-07 14:03:56 +08:00
i-robot 4d7c7be8d4
!32560 WeNet-ASR net add dynamic_ops tests
Merge pull request !32560 from huoxinyou/wenet_dynamic_ops
2022-04-07 03:25:40 +00:00
z00512249 fa226a8003 add tensor_scatter_arithmetic_binary_op st 2022-04-07 09:58:04 +08:00
huoxinyou 8b79199d7e WeNet-ASR net add dynamic_ops tests 2022-04-07 09:50:44 +08:00
zhujingxuan 5303f20e89 Refactor testcases for scatter_nd. 2022-04-07 09:16:58 +08:00
hezhenhao1 33beadec59 Add CPU implementation of ScatterNdMul operator. 2022-04-07 09:13:00 +08:00
yanghaoran e6f777dbe8 takedown test_resnet_imagenet_and_thor_4p to ensure gate stability 2022-04-06 14:39:58 +08:00
i-robot a3d391ae70
!32509 修复 ST probabilistic failure in daily version
Merge pull request !32509 from 王程浩/master
2022-04-06 01:11:33 +00:00
王程浩 feb060dfa5 修复st门禁概率失败 2022-04-05 15:33:07 +08:00
i-robot 4825283295
!32279 Add testcase for control flow with monad.
Merge pull request !32279 from gaoyong10/dynamic_shape_01
2022-04-02 09:48:18 +00:00
i-robot 49f47f876e
!31938 fix endless infer of the high-order differential function.
Merge pull request !31938 from lanzhineng/func_closure
2022-04-02 08:53:48 +00:00
i-robot 7d2d2e2043
!32489 fix scipy sparse gmres level1 test error
Merge pull request !32489 from zhuzhongrui/pub_master3
2022-04-02 08:52:22 +00:00
i-robot b12fefbded
!32373 Add class Variable to set constant mutable
Merge pull request !32373 from YuJianfeng/mutable
2022-04-02 07:35:02 +00:00
z00512249 7a54f2d90d fix scipy sparse gmres level1 test error 2022-04-02 14:54:39 +08:00
lanzhineng 972e9a29fa fix endless infer of the high-order differential function 2022-04-02 14:17:47 +08:00
yujianfeng 507c2cb2a7 Add Variable to set constant mutable 2022-04-02 11:08:43 +08:00
i-robot 51e24179ed
!32288 Test control flow
Merge pull request !32288 from chenfei_mindspore/debug-shenzhenwan
2022-04-01 08:19:44 +00:00
gaoyong10 1c866d5a77 Add testcase for control flow with monad. 2022-04-01 16:11:46 +08:00
i-robot 664efaefea
!32336 [MS][mobilenet_quant][pynative]remove mobilenet_quant_pynative test case
Merge pull request !32336 from KXiong/master
2022-04-01 07:28:58 +00:00
chenfei 3f0b8db2a8 test control 2022-04-01 11:50:28 +08:00
i-robot 0efdf0165b
!32353 Fix error when fallback convert tuple with mindspore function type
Merge pull request !32353 from LiangZhibo/py_data
2022-04-01 01:21:50 +00:00
i-robot e69f76f47f
!32370 Lift all fv in if true and false branches.
Merge pull request !32370 from 张清华/opt_for_unroll
2022-03-31 12:50:13 +00:00
Zhang Qinghua 4147bb0ad5 Lift all fv in if true and false branches. 2022-03-31 17:10:54 +08:00
i-robot aa6981ffa6
!32291 [master]Bugfix for graph with tuple inputs
Merge pull request !32291 from caifubi/master-graph-tuple-input
2022-03-31 08:17:08 +00:00
xiongkun d67f940442 remove mobilenet_quant_pynative test case 2022-03-31 15:03:35 +08:00
liangzhibo 9549a5dbe1 Add primitive to valuetopydata 2022-03-31 14:15:19 +08:00
yanghaoran 15c4b9c214 takedown test_mobilenetv2_quant_pynative, test_histogramdd, augassign_by_number to ensure gate stability 2022-03-31 10:25:43 +08:00
caifubi bffe839332 Bugfix for graph with tuple inputs 2022-03-31 09:18:37 +08:00
Margaret_wangrui fb4fe5813e Handle string which is not JoinedStr in the raise statement. 2022-03-30 16:28:21 +08:00
i-robot affcf10417
!32074 No need to do AllReduce on constant output.
Merge pull request !32074 from caifubi/master-pynative-allreduce
2022-03-30 06:52:08 +00:00
i-robot 1ab4a0ebc4
!30179 [ME][Fallback] Support some control flow scenes with fallback.
Merge pull request !30179 from Margaret_wangrui/fallback_control_flow_2
2022-03-30 06:21:56 +00:00
caifubi d84397473a Only do AllReduce on the output of CNode. 2022-03-30 09:19:57 +08:00
i-robot 44e39ce211
!31573 [Dynamic][Gpu]fix some dynamic operators and add test cases
Merge pull request !31573 from hanhuifeng/dyn_gpu_fix
2022-03-29 13:20:13 +00:00