Commit Graph

10962 Commits

Author SHA1 Message Date
i-robot 2fcc176ae9
!39616 auto_parallel_dataset_process_in_cpp
Merge pull request !39616 from yao_yf/auto_parallel_dataset_process_in_cpp
2022-08-16 11:20:13 +00:00
i-robot 1cc940133e
!37806 [assistant][ops][I4ZZRV] New GPU operator implementation, include ApplyProximalGradientDescent
Merge pull request !37806 from 康渊瑞/ApplyProximalGradientDescent
2022-08-16 08:40:03 +00:00
i-robot 606a988268
!40234 Optimiz no need grad node
Merge pull request !40234 from wanghenchang/mem-optimiz5
2022-08-16 08:29:08 +00:00
i-robot c8ea17edef
!37657 [assistant][ops] Add Segment_max, Segment_min, Segment_mean, Segment_prod, Segment_sum
Merge pull request !37657 from GP/master
2022-08-16 08:13:16 +00:00
i-robot 8558573afa
!40401 fix TypeError in GetDynShape
Merge pull request !40401 from 王禹程/fix_shape
2022-08-16 06:25:30 +00:00
i-robot db26ba56e6
!35632 [assistant][ops][I48O6C] Add new sparse operator SparseConcat
Merge pull request !35632 from 李航/SparseConcat
2022-08-16 03:26:53 +00:00
i-robot c038f228f7
!35343 [assistant][ops] New GPU operator implementation, include MaxUnpool2D, MaxUnpool2DGrad
Merge pull request !35343 from 黎冠新/MaxUnPool2D
2022-08-16 03:23:42 +00:00
i-robot f410f67e67
!40351 Modifiy load infer.
Merge pull request !40351 from Margaret_wangrui/vmap_auto_monad
2022-08-16 02:07:09 +00:00
i-robot dd5047718e
!40106 Enable graph hasattr, getattr
Merge pull request !40106 from LiangZhibo/ms_attr
2022-08-16 02:03:48 +00:00
i-robot a315a183ff
!40012 [feat] [assistant] [I501PV] Add new operator AdjustContrast
Merge pull request !40012 from 刘赫喃/AdjustContrast
2022-08-16 01:52:08 +00:00
i-robot ed67b5122f
!39742 Support list clear,count,extend,reverse Method.
Merge pull request !39742 from lambert/list
2022-08-16 01:32:32 +00:00
i-robot 004b872b6e
!40314 add ut for infer strategy
Merge pull request !40314 from yangzhenzhang/add-ut-for-infer-strategy
2022-08-16 01:22:36 +00:00
i-robot 76ae40ca54
!39714 Add all datatype for some kernels.
Merge pull request !39714 from liqiliang/matrixbandpart-gpu
2022-08-16 01:06:56 +00:00
i-robot be9c08bf74
!38395 [assistant][ops][I4ZZTY] New GPU operator implementation, include Lerp
Merge pull request !38395 from wangxiaoli_xidian/Lerp
2022-08-15 19:52:30 +00:00
i-robot ff1d5d57fc
!37970 [assistant][ops] Add new GPU operator CholeskyGrad
Merge pull request !37970 from Wangsong95/choleskygrad_gpu
2022-08-15 18:11:37 +00:00
i-robot 593456a427
!40381 Add CTCLossGrad GPU Kernel
Merge pull request !40381 from zhujingxuan/CTCLoss
2022-08-15 16:28:04 +00:00
i-robot 1289a3583e
!40364 add ckpt st
Merge pull request !40364 from changzherui/add_ckpt_st
2022-08-15 12:32:24 +00:00
wangchangheng 3d09b8fbc2 optimiz no need grad net 2022-08-15 18:26:08 +08:00
reku1997 569a0312ac fix TypeError in GetDynShape 2022-08-15 16:43:59 +08:00
i-robot 2b11578573
!39700 [feature] support grad and value_and_grad with weight as well as aux
Merge pull request !39700 from chenzhuo/master
2022-08-15 08:41:08 +00:00
yangzhenzhang 115ef88b7c add ut for infer strategy 2022-08-15 15:09:11 +08:00
yao_yf 854b7839e5 auto parallel dataset handle in feed mode 2022-08-15 14:41:16 +08:00
zhujingxuan 69eb5047e9 Add CTCLossGrad GPU Kernel 2022-08-15 11:04:55 +08:00
i-robot 984a92c0b8
!40309 Fix vmap test fail of deformable_conv on windows
Merge pull request !40309 from YuJianfeng/master
2022-08-15 02:12:43 +00:00
changzherui 023c2c156f add ckpt st 2022-08-15 07:27:19 +08:00
gp121 09432c95f8 1 2022-08-13 17:37:02 +08:00
Margaret_wangrui d030ce2441 Fix auto_monad problem in vmap scenes. 2022-08-13 09:15:10 +08:00
jjfeing 532392f871 fix dynamic op:batchmatmul get attr error 2022-08-12 20:25:00 +08:00
broccoli857 147f126c6d Support list clear,count,extend,reverse Method. 2022-08-12 11:21:24 +00:00
Ferry 67ab0b4fa8 feat assistant I48O6C add sparseconcat 2022-08-12 19:21:11 +08:00
jinzi 8da20d9706 “add1” 2022-08-12 18:44:09 +08:00
liangzhibo 88bc967cdd support graph hasattr and getattr 2022-08-12 17:48:51 +08:00
chenzhuo 5f39ebd788 support grad and value_and_grad with has_aux 2022-08-12 16:43:03 +08:00
i-robot fc48d90022
!39770 Support with as statement.
Merge pull request !39770 from Margaret_wangrui/with_as_2
2022-08-12 07:36:36 +00:00
i-robot 641642b9e2
!37716 [MS][ASCED]add smooth_l1_loss ai core
Merge pull request !37716 from mengyuanli/smooth_l1_loss_ascend
2022-08-12 07:11:28 +00:00
i-robot 2f1fc1ec2c
!39341 modify dtype realdiv cpu
Merge pull request !39341 from KylinMoriarty/master
2022-08-12 07:04:56 +00:00
i-robot 3c0f2e7b8a
!34500 [feat] [assistant] [I501PW] Add new operator AdjustHue
Merge pull request !34500 from 邹天宇/AdjustHue
2022-08-12 06:29:12 +00:00
yujianfeng a66c946da8 Fix vmap test fail of deformable_conv on windows 2022-08-12 14:09:34 +08:00
zou-tianyu 4210160b84 [feat] [assistant] [I501PW] Add new operator AdjustHue 2022-08-12 11:02:31 +08:00
i-robot 18fe79bb74
!40258 upgrade Ascend package 10 Aug on master
Merge pull request !40258 from ZPaC/upgrade_ascend_zpc
2022-08-12 02:38:07 +00:00
i-robot 91cc57c315
!40260 support create tensor using np.array which is not c contiguous
Merge pull request !40260 from lianliguang/master
2022-08-12 01:58:14 +00:00
i-robot 543f959786
!40229 Minimum Tensor,Functional, Dynamic Shape, Data Type
Merge pull request !40229 from jiaoy1224/minimum
2022-08-12 01:35:07 +00:00
i-robot 4e570b1747
!37486 [fix] graph weights twice cache mistake
Merge pull request !37486 from chenzhuo/master_copy
2022-08-12 01:30:33 +00:00
i-robot d9e93729cd
!40230 Add dynamic shape support for PReLU operator.
Merge pull request !40230 from hezhenhao1/add_prelu
2022-08-12 01:27:44 +00:00
mengyuanli 93557390ba 1.add smooth_l1_loss_v2 tbe op 2022-08-12 09:24:59 +08:00
i-robot 67fc9d00c1
!40197 PriorityReplayBuffer support beta annealing
Merge pull request !40197 from chenweifeng/priority-replay-buffer-improve
2022-08-12 01:21:40 +00:00
ZPaC 414073d90e upgrade Ascend package 10 Aug on master 2022-08-12 07:38:40 +08:00
i-robot b034943ce8
!40191 Add CTCLoss GPU Kernel
Merge pull request !40191 from zhujingxuan/CTCLoss
2022-08-11 17:09:35 +00:00
i-robot 98700af68c
!40107 Support parameter as input for Pynative ms_function
Merge pull request !40107 from JoyLvliang/refactor_pynative_ms_function
2022-08-11 12:15:57 +00:00
zhujingxuan 9c65c1638a Add CTCLoss GPU Kernel 2022-08-11 19:07:23 +08:00