Commit Graph

43240 Commits

Author SHA1 Message Date
i-robot 7306fb1141
!33679 [MSLITE][CPU] cmakelist bugfix
Merge pull request !33679 from Greatpan/cmakelist_bugfix
2022-04-29 06:57:37 +00: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
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
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
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
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
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
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
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
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
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
i-robot 32f1144b7a
!33570 Parameter check of ReverseSequence operator
Merge pull request !33570 from zhangfanghe/fix_reversesequece_426
2022-04-28 14:35:33 +00:00
jianghui58 ebeca22149 set static alloc for train 2022-04-28 21:45:03 +08:00
i-robot b0485bf774
!33704 expander do not throw exception inside
Merge pull request !33704 from r1chardf1d0/e19
2022-04-28 13:08:55 +00:00
i-robot 66b4689cf0
!33631 Add bessel_i0 and bessel_i0e CPU operator
Merge pull request !33631 from xutianyu/bessel_i0
2022-04-28 13:03:50 +00:00
yefeng b61156ebe2 fixed 26c0350 from https://gitee.com/YeFeng_24/mindspore/pulls/33609
waiting tasks in the queue exceeds the limit
2022-04-28 12:56:17 +00:00
i-robot 0d4b1ceb09
!33717 modify test case from level0 to leve1
Merge pull request !33717 from hanhuifeng/modify_test_case
2022-04-28 12:53:10 +00:00
i-robot 1285a7c055
!33696 remove quantizerf old api
Merge pull request !33696 from liyan2022/master
2022-04-28 12:50:37 +00:00
limingqi107 0b39229b4b runtime optimize the actor common code 2022-04-28 20:18:48 +08:00
i-robot 8e084ecc66
!33619 add deformable_offsets for npu op
Merge pull request !33619 from zhangyinxia/master
2022-04-28 12:16:18 +00:00
i-robot eb1384e8fc
!33708 Fix node num of cluster context
Merge pull request !33708 from ZPaC/fix-cluster-context-node-num
2022-04-28 12:07:55 +00:00
i-robot 458245e2e7
!33652 Fix value check bug in infer and add value and type check testcases.
Merge pull request !33652 from liangzelang/dev_tensorscatterop_cpu
2022-04-28 12:06:25 +00:00
zhangfanghe 15c4f5fd53 optimizes the documentation of Chinese API of ReverseSequence. 2022-04-28 19:32:17 +08:00
polyhedral 299a52b04b ScatterMax add function interface 2022-04-28 19:25:35 +08:00
i-robot 8eed9eca2d
!33702 AdamWieghtDecay Support Var Type Float16
Merge pull request !33702 from jiaoy1224/aot
2022-04-28 11:18:43 +00:00
i-robot 69a91d38d5
!33651 fix reinit get empty args
Merge pull request !33651 from zhoufeng/fix-reinit-args
2022-04-28 11:01:27 +00:00
i-robot 56a74ddeba
!33691 fix security function
Merge pull request !33691 from yeyunpeng2020/master
2022-04-28 10:58:30 +00:00
i-robot 0288ad42b5
!33698 check Primtive null
Merge pull request !33698 from VectorSL/fix-sma-prim
2022-04-28 10:18:41 +00:00
i-robot c344b82ca4
!33706 modify headerfile
Merge pull request !33706 from xumengjuan1/code_docs_f2
2022-04-28 09:55:29 +00:00
liuyang_655 643ea06522 modift some api note 2022-04-28 05:47:44 -04:00
greatpanc a5051f0a09 benchmark_fix 2022-04-28 17:44:02 +08:00
i-robot cbf384055b
!33677 add pyexpander check list
Merge pull request !33677 from r1chardf1d0/e17
2022-04-28 09:37:24 +00:00
wilfChen 6812fed5bc gpu SparseMatrixAdd adapte 2022-04-28 17:32:50 +08:00
hanhuifeng2020 02a7219367 modify test case from level0 to leve1 2022-04-28 17:07:29 +08:00
xumengjuan1 cad10c0de1 modify headerfile 2022-04-28 16:50:46 +08:00
lianliguang 72835d221d fix api error 2022-04-28 16:46:31 +08:00