Commit Graph

53991 Commits

Author SHA1 Message Date
i-robot b137afdade
!30285 [assistant][ops] Add new video operator RandomResizedCrop
Merge pull request !30285 from 杨旭华/RandomResizedCrop
2022-09-29 03:49:29 +00:00
panfengfeng 74612b73d9 code docs api 2022-09-29 11:24:33 +08:00
huodagu e1c2396198 rename functional to function 2022-09-29 11:23:37 +08:00
i-robot f916d8e7f9
!42606 fix CNode(DeadNode) in renormalization after second grad
Merge pull request !42606 from xychow/fix-second-grad-dead-node-when-renorm
2022-09-29 03:23:20 +00:00
i-robot 43d7a04953
!43176 fix doc of norepeatngram
Merge pull request !43176 from bichaoyang/code_docs_fix_parallel_api_master
2022-09-29 03:20:41 +00:00
qiuzhongya 186fe0df3b support for windows msvc debug 2022-09-29 11:02:44 +08:00
ligan bcf4a0c5e4 bug 2022-09-29 11:01:50 +08:00
zjun 432641d19f Unify api
Signed-off-by: zjun <zhangjun0@huawei.com>
2022-09-29 10:55:09 +08:00
i-robot 8b6924fee4
!43071 Add missing input check for embeddinglookup
Merge pull request !43071 from panzhihui/emb_master
2022-09-29 02:42:49 +00:00
i-robot b665366cfd
!43059 [ms][op]mirror pad infer support dynamic
Merge pull request !43059 from yefeng/435-fix_mirror_pad_infer_in_pynative
2022-09-29 02:40:47 +00:00
i-robot c6dfc7c0ac
!42974 Fix problem about Approximate Equal Documents.
Merge pull request !42974 from ivanshan_8170/app_docs
2022-09-29 02:34:21 +00:00
i-robot 1da1bf26d0
!42782 Fix bug: op logical's cuda impl
Merge pull request !42782 from 陈宇/dev_fix_cuda
2022-09-29 01:59:45 +00:00
i-robot cae7acc053
!42875 Fix ERROR log
Merge pull request !42875 from jiaorui/convert-bug-fix
2022-09-29 01:56:27 +00:00
i-robot 8bfd449263
!43110 modify format
Merge pull request !43110 from 俞涵/code_docs_0819
2022-09-29 01:48:58 +00:00
i-robot 0c13d1ee6a
!43169 [MD] Update docs of transforms
Merge pull request !43169 from xiaotianci/code_docs_transforms
2022-09-29 01:36:33 +00:00
i-robot 28d2e64fb6
!42642 Add Multinomial, Adam, LogSoftmaxGrad and MaxPoolGrad Vmap
Merge pull request !42642 from YijieChen/master
2022-09-29 01:34:32 +00:00
gaoyong10 9b6d9ce967 Link control arrow for first input of updatestate. 2022-09-29 09:30:30 +08:00
chenzhuo f8b2d3ca60 add jacrev 2022-09-29 09:29:37 +08:00
chenfei 9b86f3e1f1 support two dyn shape join as dyn rank 2022-09-29 09:19:48 +08:00
i-robot f58355e67f
!42969 Code Cleanings 0926 master
Merge pull request !42969 from gaoshuanglong/clean_code_master_0926
2022-09-29 01:19:05 +00:00
i-robot bf635f8435
!43088 Use new kernelmod ofr LNGG and dynamic support for assign
Merge pull request !43088 from panzhihui/layernorm_kernelmod
2022-09-29 01:18:58 +00:00
i-robot a1e7f0a3c1
!43078 [MS][BUG]fix bug of UCS
Merge pull request !43078 from mengyuanli/fix_UCS
2022-09-29 01:15:57 +00:00
xuanyue a5fb20bf5f CropAndResize support vmap, tensor and functional 2022-09-29 09:14:12 +08:00
i-robot add661d476
!42866 [LITE] Fix output format bug
Merge pull request !42866 from WangWenzhe/master_output_format
2022-09-29 01:11:59 +00:00
He Wei 9c03020659 Implement MapParameter default value and clone() 2022-09-29 08:50:30 +08:00
王超 a5818d39c4 whut second code claen 2022-09-28 23:11:56 +08:00
i-robot c4baddd410
!43098 Fixed the problem of mutiple compilation
Merge pull request !43098 from wanghenchang/tbe_compile_master
2022-09-28 14:51:33 +00:00
i-robot 96fe0518bd
!42210 [assistant][InstanceNormV2][InstanceNormV2Grad] Add InstanceNormV2 & InstanceNormV2Grad
Merge pull request !42210 from 李文轼/instance
2022-09-28 14:31:26 +00:00
i-robot 5cc0d7ac96
!42585 Add greater dynamic_compile_static
Merge pull request !42585 from 胡安东/brgreater
2022-09-28 14:04:01 +00:00
i-robot 76b431c9f6
!43171 cope with change of path in CANN packages
Merge pull request !43171 from yanghaoran/master
2022-09-28 13:44:38 +00:00
yanghaoran ba204197b8 cope with change of path in CANN packages 2022-09-28 21:27:17 +08:00
Xiao Tianci ff8f00fe30 update usage of transforms 2022-09-28 19:17:29 +08:00
danyouwei e760f0b969 [feat][assistant][I4DO3K] add new operator Bincount 2022-09-28 19:10:37 +08:00
i-robot c5647b6c72
!42942 add st of BroadcastTo
Merge pull request !42942 from ZhidanLiu/master
2022-09-28 10:46:47 +00:00
i-robot 463a1af95b
!42717 Fix bug for Reduce CSE
Merge pull request !42717 from jiaoy1224/fixbug
2022-09-28 10:29:57 +00:00
i-robot d29a8f5454
!43095 remove graph out indices check
Merge pull request !43095 from liyan2022/qat_fusion_dev
2022-09-28 10:03:24 +00:00
i-robot e4f1c0164a
!42926 [assistant][ops] Fix NLLLoss,NLLLossGrad GPU and CPU using NativeKernelMod
Merge pull request !42926 from 桂宁馨/NLLLoss_NativeKernel
2022-09-28 09:42:19 +00:00
i-robot 174c4a5c04
!42930 fixing warnings
Merge pull request !42930 from 董雪堂/fix_warnings2
2022-09-28 09:42:11 +00:00
i-robot 9170e7b574
!42707 bugfix online infer on ascend
Merge pull request !42707 from zhengyuanhua/br4
2022-09-28 09:37:09 +00:00
i-robot 414c406876
!42756 修改reduce infer报错信息
Merge pull request !42756 from huoxinyou/0923reduceinfo
2022-09-28 09:35:12 +00:00
i-robot e81ccb8f50
!42900 enable global cache of kernel PRE_BUILD
Merge pull request !42900 from 王禹程/test_cell
2022-09-28 09:25:44 +00:00
lby b5abaee3f9 bug fix 2022-09-28 17:23:09 +08:00
i-robot 0a5f73bec5
!41259 GPU Ops support dynamic rank 13 OPS
Merge pull request !41259 from 路雄博/dn
2022-09-28 09:19:30 +00:00
Zhangdanyang 2a8c5fe325 Fuzz Fix For Populate 2022-09-28 17:05:56 +08:00
i-robot 636e4ec78d
!42995 Add dynamic_shape flag in NLLLossGrad Registeration file.
Merge pull request !42995 from TronZhang/nllloss_grad_dynamic_build
2022-09-28 09:02:26 +00:00
i-robot 794db79ed6
!42892 Clear Alarm.
Merge pull request !42892 from AHHOZP/master
2022-09-28 09:00:54 +00:00
i-robot 8443a8d32f
!42940 fixing static code warnings to master
Merge pull request !42940 from 黎冠新/file_need_clean2
2022-09-28 08:57:57 +00:00
i-robot 67ddebeb54
!43029 [MSLITE] Fix int8 fuzz
Merge pull request !43029 from douzhixing/fuzz_mul
2022-09-28 08:56:19 +00:00
i-robot 6e015da6b8
!43096 修复转换工具中的ReshapeTrans融合bug
Merge pull request !43096 from fatmouse007/for_issue
2022-09-28 08:53:02 +00:00
i-robot d5e53e27d5
!32658 [assistant][ops] Add MatMul
Merge pull request !32658 from 张渝/matmul
2022-09-28 08:39:39 +00:00