i-robot
e5864d9a3d
!33781 modify page display
...
Merge pull request !33781 from 俞涵/code_docs_0428
2022-04-29 08:27:35 +00:00
zhousiyi
d4aba77d3d
enable if parallel call transformation by default; fix test case ut/python/pipeline/parse/test_fix_bug.py::test_fix_expanddims_loss_scale
...
Check only if all branch of middle graph's output are scalar, parallel_if transformation should be ignored
fix test_auto_monad.py::test_while_if geswitch input shape check failed
fix ut/python/pipeline/parse/test_super.py::test_super_cell core dump as varg and kwarg parameter are removed but those flags are not set, it will cause FuncGraph::GetPositionArgsCount be negative
skip test_control_flow in ut/python/paralle as Parallel team is working on contro flow adaption.
fix ut/python/ir/test_row_tensor.py::test_row_tensor_with_control_flow_if
fix for kwonlyargs when eliminate_parameter and add testdases
fix cannot join for st/control/inner/test_012_if_in_for.py
fix pclint errors
fix test/st/scipy_st/sparse/test_linalg.py, if the output cnode of former funcgraph is Depend CNode with input 1 as middle funcgraph call, then keep the output of former funcgraph as Depend other than middle funcgraph tail call.
log as exception
If the output of middle funcgraph contain PyInterpret CNode, then ignore
the transformation as the Value in Abstract will be kAnyValue after join
of the PyInterpret CNode value.
Backend cannot support for RealDiv with Int64, so change one operand to Float
2022-04-29 08:22:56 +00:00
i-robot
d615f28cee
!33779 remove ascend smoke tf testcase
...
Merge pull request !33779 from zhengyuanhua/master
2022-04-29 08:19:31 +00:00
zhengyuanhua
a98549f34f
remove ascend smoke tf testcase
2022-04-29 16:03:14 +08:00
lizhenyu
ecc725f2ad
Add embedding cache actor interface
2022-04-29 15:46:24 +08:00
i-robot
260b464928
!33693 fix bn_add_relu fusion
...
Merge pull request !33693 from wuweikang/bn-fix
2022-04-29 07:43:52 +00:00
i-robot
2af6244c7c
!33694 [MS][OP] add hard shrink cpu kernel
...
Merge pull request !33694 from yangruoqi713/hshrink
2022-04-29 07:19:55 +00:00
i-robot
dd150cfc7f
!33725 [MSLITE][Func] Add gather element to converter.
...
Merge pull request !33725 from 赵英灼/zhuo428
2022-04-29 07:19:28 +00:00
xiongkun
3a1ba06508
add bitwise op descript
...
add bitwise op descript
add bitwise op descript
2022-04-29 15:09:00 +08:00
i-robot
00d2d3af8b
!33729 code sync with 1.7
...
Merge pull request !33729 from tan-wei-cheng-3260/develop-twc-master
2022-04-29 07:07:05 +00:00
hanhuifeng2020
2ae8b52f4f
recover dcn test case
2022-04-29 15:04:26 +08:00
i-robot
dce46fffd8
!33771 [MSLITE][GPU] fix include/api/context.h warning.
...
Merge pull request !33771 from Greatpan/code_docs
2022-04-29 06:58:36 +00:00
i-robot
7306fb1141
!33679 [MSLITE][CPU] cmakelist bugfix
...
Merge pull request !33679 from Greatpan/cmakelist_bugfix
2022-04-29 06:57:37 +00:00
xiao_yao1994
310e95ab9d
"process tuple value in SetOpInput when the converted op is nullptr"
2022-04-29 14:55:34 +08:00
i-robot
50a6735358
!33731 runtime optimize the actor common code
...
Merge pull request !33731 from limingqi107/bug_fix4
2022-04-29 06:39:23 +00:00
Margaret_wangrui
b5c6bf3c5c
[ME] Add some print testcases.
2022-04-29 14:31:08 +08:00
yuchaojie
ad80538c6c
add function & tensor op for TensorScatterAdd
2022-04-29 14:27:06 +08:00
i-robot
79c772feec
!33690 Fix log issue for op inplace_add and inplace_sub
...
Merge pull request !33690 from zhujingxuan/cprimitive
2022-04-29 06:21:03 +00:00
i-robot
fa91b2bb98
!29534 [assistant][ops]New operator implementation, include Select
...
Merge pull request !29534 from 张璇/Select
2022-04-29 06:19:54 +00:00
i-robot
3e69715397
!33205 [master][Bugfix][PyNative] Device memory leak
...
Merge pull request !33205 from caifubi/master-pynative-memory-leak
2022-04-29 06:19:13 +00:00
i-robot
57330a63c1
!33723 [MSLITE][GPU] benchmark code clean
...
Merge pull request !33723 from Greatpan/benchmark_fix
2022-04-29 06:10:19 +00:00
王程浩
b5de8e987e
修复中英文api一致
2022-04-29 14:04:04 +08:00
i-robot
888b39a690
!33676 Remove duplicate word
...
Merge pull request !33676 from zhujingxuan/InPlaceOp
2022-04-29 06:02:41 +00:00
i-robot
9a49a9ff25
!33737 [MS][LITE][parallel predict] fix pack weight
...
Merge pull request !33737 from yefeng/cherry-pick-1651150559
2022-04-29 05:56:16 +00:00
i-robot
1243eb4e4a
!33720 SparseMatrixAdd GPU kernel debug
...
Merge pull request !33720 from chenweifeng/sparse-matrix-add-gpu-debug
2022-04-29 04:29:12 +00:00
i-robot
02ed0039e3
!33758 tensor scatter div dosc
...
Merge pull request !33758 from ling/code_dosc_sr
2022-04-29 04:07:09 +00:00
Margaret_wangrui
21e5677b4a
[Fallback][Control_flow] Add control flow fallback testcases.
2022-04-29 12:04:58 +08:00
i-robot
934129e842
!33692 fix scatternd op map and default precision mode in GE
...
Merge pull request !33692 from chenmai1102/cm_master
2022-04-29 03:43:22 +00:00
张勇贤
1fcffc31e6
[MSLITE] Tensorrt op auto register
2022-04-29 11:41:01 +08:00
lilinjie
9ba3e0419f
more understandable exceptions under dir: mindspore/core/ops
2022-04-29 11:32:46 +08:00
wuweikang
c4ed23995a
fix bn_add_relu fusion
2022-04-29 11:07:22 +08:00
i-robot
8179bfdc7c
!33724 Modift Some API Note
...
Merge pull request !33724 from liuyang/code_docs_note
2022-04-29 03:03:40 +00:00
ling
e5871e3bbb
tensor scatter div dosc
2022-04-29 11:02:47 +08:00
hujiahui8
9cc94628fa
scatter_min: add c++ implementation to adapt to dynamic shape
2022-04-29 10:33:16 +08:00
i-robot
244e078ad3
!33756 optimizes the documentation of Pad
...
Merge pull request !33756 from zhangfanghe/code_docs_pad_master_429
2022-04-29 02:26:39 +00:00
i-robot
f7a73a62d8
!33455 [MSLITE] add tensorrt split op for deep fm
...
Merge pull request !33455 from zhangyongxian/dev_zhangyongxian_split
2022-04-29 02:20:10 +00:00
zhengyuanhua
a2f72be5cd
support auto-drive caddn model
2022-04-29 10:17:48 +08:00
i-robot
933dd36a00
!33727 optimizes the documentation of Chinese API of ReverseSequence
...
Merge pull request !33727 from zhangfanghe/code_docs_reverseSequence_master_428
2022-04-29 02:17:42 +00:00
i-robot
04047c4317
!33709 fix link anchor
...
Merge pull request !33709 from lvmingfu/code_docs_master19
2022-04-29 02:07:32 +00:00
zhangfanghe
becc7fc6ee
optimizes the documentation of Pad.
2022-04-29 10:04:02 +08:00
i-robot
e57880bce2
!33680 ScatterMax add function interface
...
Merge pull request !33680 from polyhedral/max
2022-04-29 02:03:03 +00:00
Parallels
83cbf7a4f6
Support write and read metadata in meta server node
2022-04-29 10:00:46 +08:00
lvmingfu
01509b7b66
fix link anchor
2022-04-29 09:37:33 +08:00
i-robot
168e119c21
!33714 fix doc
...
Merge pull request !33714 from lianliguang/code_docs_ms
2022-04-29 01:20:58 +00:00
i-robot
6403e6704d
!33647 Fix fallback control flow erase local parameter as phi problem
...
Merge pull request !33647 from LiangZhibo/master
2022-04-29 01:11:21 +00:00
huodagu
6696a3255b
modify nn pingjia
2022-04-29 09:06:48 +08:00
i-robot
dc25bd4cf2
!33738 [MS][LITE] set static_allocator for train
...
Merge pull request !33738 from jianghui58/static_alloc
2022-04-29 01:04:14 +00:00
chenmai1102
552b67ab0e
fix scatternd op map and default precision mode in GE mode
2022-04-29 09:00:31 +08:00
z00512249
339df47105
adapte dropout_nd to support mindspore vmap feature.
2022-04-29 00:11:23 +08:00
i-robot
72701c250e
!33500 sort OP did not raise error when axis out-of-range
...
Merge pull request !33500 from zhangfanghe/fix_sort_425
2022-04-28 14:55:08 +00:00