Commit Graph

5807 Commits

Author SHA1 Message Date
i-robot 3dbb3708cd
!35515 Memoffload reuse continuous memory
Merge pull request !35515 from tanghuikang/mem_offload_kernel_runtime_v3
2022-06-11 02:42:17 +00:00
i-robot 58efca88db
!35394 add get_mindir_input api
Merge pull request !35394 from changzherui/add_get_mindir_input
2022-06-10 08:28:35 +00:00
i-robot 2aa818f6b1
!34264 [feat] [assistant] [I4XJI1] add math operator Gcd
Merge pull request !34264 from Seeker98/op_gcd
2022-06-10 07:19:11 +00:00
i-robot 7659a6ff14
!35303 modify generate strategy for matmul parallel operators
Merge pull request !35303 from yangzhenzhang/modify-gen-strategy-for-matmul-op
2022-06-10 07:07:12 +00:00
i-robot 5b57829f11
!35595 per_batch_map input column optimization
Merge pull request !35595 from 刘勇琪/master-decrypt-column
2022-06-10 06:57:41 +00:00
Seeker 4f711cfb70 Add math op Gcd 2022-06-10 10:14:20 +08:00
i-robot 81ba610b7f
!33341 [assistant][ops][I40FK0] Add Cholesky
Merge pull request !33341 from 李定维/Cholesky
2022-06-10 01:59:35 +00:00
i-robot d124bc732e
!35518 Fix print all eval by fallback
Merge pull request !35518 from huanghui/fallback-st
2022-06-10 01:21:57 +00:00
tanghuikang 7522bb2c9b Memoffload reuse continuous memory 2022-06-10 09:01:54 +08:00
i-robot 764656a010
!35363 Add testcase for eliminate nopnode.
Merge pull request !35363 from gaoyong10/dynamic_shape_01
2022-06-09 22:09:10 +00:00
i-robot 01642da438
!35426 Refactor Python Multiprocessing code of Map
Merge pull request !35426 from h.farahat/new_work
2022-06-09 19:27:27 +00:00
changzherui 9649556315 add get_mindir_input api 2022-06-09 22:18:16 +08:00
yangzhenzhang e5b62b2714 modify gen strategy for matmul op 2022-06-09 19:50:31 +08:00
gaoyong10 8299f3ca05 Add testcase for eliminate nopnode. 2022-06-09 19:12:06 +08:00
i-robot 2d43f55bd6
!35181 [feat] [assistant] [I4XJI2] add math operator Lcm
Merge pull request !35181 from Seeker98/op_lcm
2022-06-09 09:13:58 +00:00
i-robot 94a1973ec6
!35625 add ut test case for parallel if
Merge pull request !35625 from xychow/add-ut-test-case-for-parallel-if
2022-06-09 08:58:21 +00:00
zhousiyi 6afda60609 add ut test cases for parallel-if by check isomorphic funcgraphs 2022-06-09 07:45:42 +00:00
i-robot 8a90d74860
!35639 modify ckpt file chmod
Merge pull request !35639 from changzherui/mod_chmod_file
2022-06-09 07:37:52 +00:00
i-robot a6275d3726
!35032 ascend support AllToAll kernel by kernel
Merge pull request !35032 from baihuawei/alltoall
2022-06-09 06:43:50 +00:00
i-robot d87f0bea2d
!35623 Import the error for syntax "for x in xs"
Merge pull request !35623 from LiangZhibo/syntax
2022-06-09 06:30:17 +00:00
liu-yongqi-63 0dfd42153f per_batch_map input column optimization 2022-06-09 13:17:02 +08:00
liruoxuan 830cca9c53 [assistant][ops][I40FK0] add Cholesky operator 2022-06-09 12:39:36 +08:00
i-robot 5b6806ae36
!35641 Bugfix for gathering hostname under muti-node setting
Merge pull request !35641 from chengang/fix_gather_hostname_order
2022-06-09 03:06:44 +00:00
Seeker c908ac8cc3 Add aicpu op Lcm 2022-06-09 10:43:08 +08:00
i-robot 3e11eded32
!33594 [assistant][Resample]
Merge pull request !33594 from chenchen/Resample
2022-06-09 02:08:54 +00:00
huanghui f9c502d4ca fix print all to fallback 2022-06-09 09:54:56 +08:00
i-robot ef555956f2
!35454 Change the logic of inherit local python parameter between block.
Merge pull request !35454 from LiangZhibo/master
2022-06-09 01:34:52 +00:00
baihuawei 8b80248a50 alltoall for kernel by kernel 2022-06-09 09:30:33 +08:00
i-robot 2a0bcb581e
!35599 Fix several bugs of Pad
Merge pull request !35599 from xiaotianci/fix_pad
2022-06-09 01:26:03 +00:00
i-robot 06cfba0683
!35615 Add ut for side effect order enforce
Merge pull request !35615 from chenfei_mindspore/add-ut-for-abstract-ref
2022-06-09 01:22:32 +00:00
liangzhibo 59df5656b3 Improve the error for fallback control flow 2022-06-09 09:08:52 +08:00
Parallels af2cab6fa5 bugfix for order of gather hostnames 2022-06-08 23:56:23 +08:00
changzherui 9de853b393 modify file chmod 2022-06-08 23:26:15 +08:00
hesham 13ce3b6fd4 python MP new 2022-06-08 10:52:44 -04:00
i-robot 37561dc40d
!35326 Extend export/load with customized encryption functions
Merge pull request !35326 from 张澍坤/master
2022-06-08 09:04:59 +00:00
i-robot 33e737e07f
!35511 Change spelling to American English
Merge pull request !35511 from xiaotianci/fix_spelling
2022-06-08 08:41:06 +00:00
Xiao Tianci 2df7c5a193 fix bugs of Pad 2022-06-08 15:57:28 +08:00
chenfei bcd6ad95a3 add test ut 2022-06-08 15:56:40 +08:00
i-robot 1ae90cbaea
!35439 AdamApplyOneWithDecay support dynamic shape
Merge pull request !35439 from Yanzhi_YI/adam_with_decay
2022-06-08 07:54:15 +00:00
i-robot 539be854ba
!35371 fix rewrite bug
Merge pull request !35371 from 于振华/rewrite_r1.8_fix
2022-06-08 04:54:59 +00:00
liangzhibo 458a3d65a3 Change fallback control flow local param logic 2022-06-08 11:55:19 +08:00
chenx2ovo 6e62ed181e [feat][assistant[I3CEG6] add op resample 2022-06-08 11:46:12 +08:00
i-robot 59b9adefa2
!35499 Reduce the execution time of distributed ut cases
Merge pull request !35499 from chengang/reduce_ut_time
2022-06-08 03:38:21 +00:00
Shukun Zhang 8d92f989ab Add Customized Export With Encryption 2022-06-08 10:50:42 +08:00
i-robot 77489c3d3e
!34387 [assistant][ListDiff] add new operator ListDiff
Merge pull request !34387 from 李文轼/ListDiff
2022-06-08 02:43:58 +00:00
yiyanzhi_akane 1e18fe3574 AdamApplyOneWithDecay support dynamic shape 2022-06-08 09:53:01 +08:00
i-robot 275ee3c637
!35459 Fix GradOperation descripition and support tuple/list for 'get_by_list'.
Merge pull request !35459 from 张清华/opt
2022-06-08 01:46:39 +00:00
i-robot 1617f280d3
!33752 Add the GPU version of GridSampler2D/GridSampler2DGrad and GridSampler3D/GridSampler3DGad operators
Merge pull request !33752 from dessyang/grid_sampler_gpu_ops_dev
2022-06-07 10:54:50 +00:00
i-robot 8f51b50547
!35393 Add tensor and functional interface for ScatterNdMul and ScatterNdMax operator.
Merge pull request !35393 from hezhenhao1/add_scatter_max
2022-06-07 09:49:34 +00:00
yuzhenhua fa60ab7c84 fix rewrite bug 2022-06-07 15:45:16 +08:00