Commit Graph

8066 Commits

Author SHA1 Message Date
ZPaC 4c74b600ea Fix recv actor stuck issue. 2022-03-02 19:26:45 +08:00
i-robot 4ca1d78e19
!30693 add test for shard function
Merge pull request !30693 from wangjun/add_tests_for_shard
2022-03-01 09:21:07 +00:00
wangjun 46612fabfb add st for shard 2022-03-01 15:32:37 +08:00
i-robot 9a5268f2be
!30589 [DynamicShape][GPU]add dynamic shape support some ops for new network
Merge pull request !30589 from hanhuifeng/dcn_dyn_ops_2_new
2022-03-01 06:42:59 +00:00
i-robot ad9757ccf0
!30661 [Auto parallel] [MoE] Fix an error of configuring MoE parallel
Merge pull request !30661 from Xiaoda/124-moe-changes
2022-03-01 02:26:37 +00:00
i-robot 545a6de696
!30664 Fix grads of Eigh and SolveTriangular operator in PYNATIVE mode.
Merge pull request !30664 from hezhenhao1/fix_grad
2022-03-01 01:19:07 +00:00
i-robot 4367377000
!30611 Fix rpc route bugs
Merge pull request !30611 from ZPaC/sync-route-table
2022-02-28 15:50:35 +00:00
hanhuifeng2020 b571e67795 [DynamicShape][GPU]add dynamic shape support some ops for new network 2022-02-28 22:09:20 +08:00
ZPaC dc80f9b8d1 Fix rpc route bugs 2022-02-28 19:18:42 +08:00
hezhenhao1 a141c8c8e3 Fix grads of Eigh and SolveTriangular operator in PYNATIVE mode. 2022-02-28 18:06:55 +08:00
i-robot 789c1d6bd3
!30614 [AutoParallel] Fix Overflow As the cast is inserted before Mirror
Merge pull request !30614 from huangxinjing/fix_cast_error
2022-02-28 09:04:46 +00:00
Xiaoda Zhang 81e5abe580 fix an error of configuring parallel 2022-02-28 17:03:53 +08:00
i-robot a92c54b206
!30496 [Fallback] Suppport scipy module.
Merge pull request !30496 from huangbingjian/support_scipy
2022-02-28 08:33:34 +00:00
i-robot a8686ae3d9
!18827 [assistant][ops]New operator implementation, include LFWDataset
Merge pull request !18827 from Wangsong95/lfw_dataset
2022-02-28 08:31:11 +00:00
i-robot 68773a9f93
!30634 [ME][Auto_monad] Fix bug:Remove duplicate loads before Load node grouping.
Merge pull request !30634 from Margaret_wangrui/auto_monad_eliminate_2
2022-02-28 06:07:48 +00:00
zx 2132f62d98 [feat][assistant][I3J6VQ] add new data operator LFW 2022-02-28 13:43:05 +08:00
Margaret_wangrui 683381f87b [ME][Auto_monad] Fix bug:Remove duplicate loads before Load node grouping. 2022-02-28 11:36:51 +08:00
i-robot 24cf8e0155
!30596 change lr for server in master
Merge pull request !30596 from zhoushan33/server0225_master
2022-02-28 03:30:36 +00:00
i-robot a89564f561
!30057 Add ms_hybrid support in Custom
Merge pull request !30057 from zichun_ye/ms_script
2022-02-28 02:50:46 +00:00
Zichun Ye d8087a35e3 add ms_hybrid decorator; add new Custom mode ms_hybrid
fix code check error

update test cases, update akg version

drop grid for now

update testcase

update benchmark in test case

update test case name

update test cases

update test case

add input num parameterattr in json
2022-02-27 23:38:54 +08:00
huangxinjing 896daee845 [AutoParallel]Fix insert error for the mirror 2022-02-26 17:54:42 +08:00
i-robot 330cacf905
!30573 Catch abnormals from sto functions in debug
Merge pull request !30573 from maning202007/master
2022-02-26 08:52:22 +00:00
i-robot de95400c52
!30587 check platform for resize bilinear
Merge pull request !30587 from yangzhenzhang/check-platform-for-resize-bilinear
2022-02-26 06:46:44 +00:00
i-robot 909183a2ef
!30317 extract common as an independent shared library
Merge pull request !30317 from zhoufeng/backend-compile-independently
2022-02-26 06:08:17 +00:00
i-robot 17accc12cf
!30238 [GraphKernel] replace nodes in lite and move const_input_to_attr pass.
Merge pull request !30238 from chenlei_autodiff/lite_callback
2022-02-26 03:56:57 +00:00
i-robot c54100b3e8
!30578 Solve the Problem of ST testcase probabilistic failure
Merge pull request !30578 from zong_shuai/st_einsum
2022-02-26 03:20:35 +00:00
maning202007 9328041de4 Catch abnormals from sto functions in debug
Fix type errors

Fix bugs

Fix cycle depth
2022-02-26 11:03:52 +08:00
zhoufeng f49b195c39 extract common as an independent shared library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-02-26 10:55:51 +08:00
zhoushan 7bca046d0d change lr for server in master 2022-02-26 09:43:26 +08:00
yangzhenzhang 43e6e16da3 check platform for resizebilinear 2022-02-26 09:11:32 +08:00
i-robot 5deccfe64b
!30260 [MD][AutoTune] Re-enable AT for non-sink models
Merge pull request !30260 from danishfarid/re-enable_AT
2022-02-25 22:26:14 +00:00
i-robot c4843c4085
!29958 upgrade ascend 20220211
Merge pull request !29958 from shenwei41/upgrade_ascend_20220211
2022-02-25 14:55:12 +00:00
shenwei41 ff75314719 upgrade ascend 20220211 2022-02-25 21:19:45 +08:00
zong-shuai 5547c8620c debug 2022-02-25 17:41:25 +08:00
chenlei_autodiff 9fabf8ae0d [GraphKernel] replace graph kernel node with custom in lite. 2022-02-25 17:09:24 +08:00
i-robot 0341d96dd6
!30469 add shard function to support part of the graph executed in auto_parallel under pynative mode
Merge pull request !30469 from wangjun/0223_pp
2022-02-25 06:52:24 +00:00
i-robot 9067fe6c20
!30511 Add st for pynative hook function
Merge pull request !30511 from JoyLvliang/add_st_cases_for_pynative_hook
2022-02-25 02:55:14 +00:00
i-robot 3e246484f0
!30539 Fix bug of grad implementation of solve_triangular.
Merge pull request !30539 from hezhenhao1/fix_trsm_grad
2022-02-25 02:52:43 +00:00
huangbingjian a69d13bc44 [Fallback] Suppport scipy module. 2022-02-25 10:13:43 +08:00
i-robot cfe0f76d2b
!30491 ut for allgather fusion
Merge pull request !30491 from jiahongQian/master
2022-02-25 01:30:24 +00:00
i-robot 2dbb931663
!30538 fix scipy st utils to creat_sys_pos_martix
Merge pull request !30538 from zhuzhongrui/pub_master2
2022-02-25 01:29:16 +00:00
i-robot c2c06d990c
!30498 remove windows cpu testcase
Merge pull request !30498 from caifubi/master-pynative-run-in-graph
2022-02-25 01:09:02 +00:00
danishfarid 6c4697fc8b reenable AT for non-sink
tests re-enable

code check fix 1

remove self

lint fixing

lint fix 2

remove test as per req
2022-02-25 00:02:58 +00:00
i-robot b3c5943bf8
!30373 [DynamicShape][GPU]add dynamic shape support of Concat op and its backward for new Network
Merge pull request !30373 from hanhuifeng/dcn_dyn_ops_1
2022-02-24 13:21:57 +00:00
wangjun 24d448239c add pynative_parallel 2022-02-24 21:07:51 +08:00
7347157+joylvliang@user.noreply.gitee.com 4a8b220879 add_st_cases_for_pynative_hook 2022-02-24 20:57:55 +08:00
hezhenhao1 9468e2dc84 Fix bug of grad implementation of solve_triangular. 2022-02-24 19:56:34 +08:00
i-robot 5de0d89eba
!30447 add landscape doc to summary_record and modify st
Merge pull request !30447 from Songyuanwei/test
2022-02-24 11:52:25 +00:00
z00512249 8bba3a063a fix scipy st utils to creat_sys_pos_martix 2022-02-24 19:52:19 +08:00
i-robot ac1463a192
!30298 Package the cuda operators as a dynamic link library
Merge pull request !30298 from jinjiali-kali/cuda_ops
2022-02-24 11:36:20 +00:00