Commit Graph

54503 Commits

Author SHA1 Message Date
i-robot a691ab12e0
!42884 fixing static code warnings
Merge pull request !42884 from 叶哲/clean_code
2022-10-12 07:59:37 +00:00
i-robot b9ed8a197c
!43394 Adapt UnstackWithNum with ge.
Merge pull request !43394 from TronZhang/unstack_with_num_adapt_ge
2022-10-12 07:27:08 +00:00
fengyihang 672f72cb4c support_max_and_avg_pool3d 2022-10-12 14:53:56 +08:00
i-robot a0cc9babbf
!43615 add op specification validation
Merge pull request !43615 from yeyunpeng2020/master_fuzz
2022-10-12 06:53:48 +00:00
i-robot a44e39e1cd
!43588 update backprop of conv2d op register
Merge pull request !43588 from xulei/backprop_conv
2022-10-12 06:43:22 +00:00
i-robot ed1a8ee9fb
!43507 Find one next user of Load to split ref node.
Merge pull request !43507 from ZPaC/find-load-user-to-split
2022-10-12 06:33:53 +00:00
i-robot fb38fc2d5c
!43649 fix insert mirror
Merge pull request !43649 from yao_yf/insert_mirror_fix
2022-10-12 06:30:21 +00:00
i-robot a211881217
!43639 solve the bug of diag infer
Merge pull request !43639 from zong_shuai/diag_debug
2022-10-12 06:29:55 +00:00
zhangyong 9c6405fa96 impl emb-store interface 2022-10-12 14:22:31 +08:00
i-robot 158aa4066b
!43180 Change error message about customized class in compilation
Merge pull request !43180 from LiangZhibo/message
2022-10-12 06:18:45 +00:00
i-robot 2956aea0bd
!43602 support compile in msvc with python 3.7
Merge pull request !43602 from qiuzhongya/qiuzhongya_msvc5
2022-10-12 06:06:58 +00:00
i-robot 2d461e26fa
!43703 fix bug of continuous use of vmap
Merge pull request !43703 from Erpim/1011
2022-10-12 06:05:36 +00:00
i-robot d0a4fabd6b
!43646 support reduce complex
Merge pull request !43646 from 黄晓/reduce_complex_1010
2022-10-12 03:40:50 +00:00
i-robot 6fc259b690
!43696 Discard GetNext output abstract
Merge pull request !43696 from zjun/fix_get_next
2022-10-12 03:39:44 +00:00
looop5 de435babd6 ClipByNorm bprop supports dynamic shape 2022-10-12 11:37:22 +08:00
i-robot 4b3afc7e01
!43694 TensorScatterUpdate complex support
Merge pull request !43694 from 黄晓/scatterupdate_complex_1011
2022-10-12 03:19:43 +00:00
i-robot 454b502506
!43559 remove sync_fusion_env
Merge pull request !43559 from laiyongqiang/rm_sync_env
2022-10-12 03:15:15 +00:00
i-robot 09aa9a25ec
!43645 move and rename auto-grad related api doc
Merge pull request !43645 from 吕浩宇/master
2022-10-12 03:10:18 +00:00
mengyuanli 9a7aab6ea1 clip_norm suppoort dynamic shape 2022-10-12 11:09:10 +08:00
i-robot d892332073
!43371 add vmap assign op
Merge pull request !43371 from Erpim/1008
2022-10-12 03:08:55 +00:00
i-robot d2a6a01472
!43700 fix multinomial ops precision bug master
Merge pull request !43700 from wtcheng/master
2022-10-12 03:03:18 +00:00
i-robot e2211c609f
!43679 modify batch-to-space infershape log
Merge pull request !43679 from hangq/fire
2022-10-12 03:02:26 +00:00
i-robot e24f136909
!43717 modify format
Merge pull request !43717 from 俞涵/code_docs_1010
2022-10-12 02:36:38 +00:00
i-robot cc3a39dd11
!43400 修复多个算子告警
Merge pull request !43400 from yxx/master
2022-10-12 02:32:41 +00:00
hw_hz 4ea19a0357 merge all commits from list_diff_ds 2022-10-12 10:22:45 +08:00
huodagu 5852b45884 modify format 2022-10-12 10:07:39 +08:00
zhengyuanhua ba0423cfc5 adapte lite ascend smoke 2022-10-12 10:04:39 +08:00
i-robot 7a5a68ddcb
!43102 Adjust pynative dynamic shape infer and ops.shape
Merge pull request !43102 from wanghenchang/dynamic_shape_infer
2022-10-12 02:01:41 +00:00
qiuzhongya bd2a545d1b support for windows msvc compile, download dirent from gitee mirrors 2022-10-12 09:58:56 +08:00
i-robot 6846167c99
!42888 Add env for subgraph sink mode.
Merge pull request !42888 from gaoyong10/dynamic_shape_06
2022-10-12 01:52:04 +00:00
yanglf1121 16a68d4e7c add more st cases for resizebilinearv2 2022-10-12 09:46:19 +08:00
i-robot 0791e8974e
!43539 Door guard
Merge pull request !43539 from douzhixing/guard
2022-10-12 01:42:25 +00:00
i-robot dc6f007333
!43619 Create Dynamic Output Num
Merge pull request !43619 from jiaorui/create_dyn_output
2022-10-12 01:33:08 +00:00
i-robot 94505db37c
!43567 Change softmax grad to NativeGpuKernelMode and add st
Merge pull request !43567 from YijieChen/ops
2022-10-12 01:22:14 +00:00
i-robot 8ffe68b4df
!43660 add concat_offset aicpu implementation
Merge pull request !43660 from looop5/concatoffset_aicpu
2022-10-12 01:19:51 +00:00
mohammad 27bf810765 [MD] fix API fast_recovery 2022-10-11 17:06:47 -04:00
i-robot e1af6c2643
!43617 Revert "add value print for Parameter"
Merge pull request !43617 from 吕昱峰(Nate.River)/master
2022-10-11 17:39:20 +00:00
i-robot db481f371d
!43665 support compile in msvc, template function need template type
Merge pull request !43665 from qiuzhongya/qiuzhongya_msvc6
2022-10-11 17:13:28 +00:00
i-robot 75c73d5614
!43648 [bugfix] py::cast to std::string failed if sys.path include py::none object
Merge pull request !43648 from zyli2020/embedding_cache_unify_runtime
2022-10-11 17:03:09 +00:00
i-robot b09ada30d2
!43584 Add place ut cases
Merge pull request !43584 from ZPaC/add-place-ut
2022-10-11 16:27:09 +00:00
Erpim 60339089b9 fix bug of continuous use of vmap 2022-10-11 22:56:11 +08:00
w00517672 0708efc34c fix multinomial ops precision bug master 2022-10-11 21:51:30 +08:00
i-robot de49261592
!43600 support compile in msvc
Merge pull request !43600 from qiuzhongya/qiuzhongya_msvc2
2022-10-11 13:00:05 +00:00
zjun f36a9bf69c Fix get next
Signed-off-by: zjun <zhangjun0@huawei.com>
2022-10-11 20:36:28 +08:00
zhengzuohe 6f49b3deba fix cleancode check in ROIAlign&Grad kernels, add dynamic rank testcases 2022-10-11 20:33:23 +08:00
zhengzuohe 04ea5405e3 optimize INFO level log while dynamic shape 2022-10-11 20:32:03 +08:00
muxiyin e3d6452dc6 sup tensorScatterUpdate complex 2022-10-11 20:31:40 +08:00
qiuzhongya e6d95a9066 support for windows msvc, support for python3.7 2022-10-11 20:22:12 +08:00
i-robot 90bf7fbfec
!43419 fuzz check
Merge pull request !43419 from liyan2022/master_code_check
2022-10-11 12:06:54 +00:00
lvhaoyu b2ab41f165 move and rename auto-grad related api documents 2022-10-11 19:36:38 +08:00