Commit Graph

62937 Commits

Author SHA1 Message Date
i-robot 104b3878fb
!49676 pynative log
Merge pull request !49676 from caifubi/master-pynative-log
2023-03-04 04:01:05 +00:00
i-robot c1ef6e0390
!49710 Add dynamic support for some ops's grad expander.
Merge pull request !49710 from TronZhang/dyn_bprop_adapt_230301_2
2023-03-04 03:49:54 +00:00
i-robot 4aa246ff8c
!49762 add zeroslike placeholer
Merge pull request !49762 from luochao60/Pynative_optimize_zeros_like_20230303
2023-03-04 03:42:23 +00:00
sjtujayyyy 1abdee0cbb Fix topk fusion mapper error 2023-03-04 11:16:31 +08:00
huangxinjing d79ae9bb48 Remove the vmap 2023-03-04 10:27:43 +08:00
i-robot 6212278df0
!49739 Support the values of the dict has nested sequences and None.
Merge pull request !49739 from Margaret_wangrui/new_none_in_dict_fallback
2023-03-04 02:27:28 +00:00
i-robot 149360fdad
!49093 [op] add index check for IndexAdd on GPU and CPU
Merge pull request !49093 from xupan/indexadd_check
2023-03-04 02:09:33 +00:00
i-robot ba0775661f
!49210 [MD] support python dictionary type in MD pipeline
Merge pull request !49210 from Mohammad Motallebi/support_python_dict
2023-03-04 00:53:55 +00:00
mohammad b00d716243 [MD] support python dictionary in pipeline 2023-03-03 16:34:17 -05:00
i-robot a5c6923093
!49544 optimize the scalar converted to tensor
Merge pull request !49544 from limingqi107/bug_fix4
2023-03-03 18:46:30 +00:00
i-robot 8547db71ea
!49634 Add StubTensor check in C++
Merge pull request !49634 from NaCN/fix_tensor_in_check
2023-03-03 17:17:56 +00:00
i-robot 7c116aabcc
!49642 [OPS] cdist ascend support dynamic shape
Merge pull request !49642 from yangruoqi713/ops
2023-03-03 15:45:58 +00:00
i-robot 9a99255f59
!49731 add attribute convert for roll adapter
Merge pull request !49731 from qiuzhongya/roll
2023-03-03 10:17:46 +00:00
Margaret_wangrui 3e920a73fc Support the values of the dict has nested sequences and None. 2023-03-03 18:15:07 +08:00
i-robot 14a4a97270
!49041 混合精度增加用户自定义黑白名单接口
Merge pull request !49041 from GuoZhibin/add_support_of_amp_custom_list
2023-03-03 10:10:36 +00:00
qiuzhongya ba6fec892c fix adapter input index 2023-03-03 17:56:33 +08:00
luochao 2f0d1c260b modify zeroslike 2023-03-03 17:54:40 +08:00
fengyihang 1b8726ef81 fix cov error 2023-03-03 17:52:07 +08:00
i-robot 19b42e372d
!49757 [docs] Update tensor document
Merge pull request !49757 from shaojunsong/code_docs_I6IYEU
2023-03-03 09:51:20 +00:00
i-robot 1a583ae24d
!49658 disable op fusion pass in the dynamic shape scene
Merge pull request !49658 from limingqi107/bug_fix3
2023-03-03 09:48:02 +00:00
i-robot b3c310fce9
!49717 Fix fasttext sens bug
Merge pull request !49717 from wanghenchang/master_0302_1
2023-03-03 09:43:49 +00:00
i-robot e282b73228
!49628 Add arguments checking for AddN primitive; In JIT Fallback, getattr(interpreted_obj, 'attr') should work as interpred_obj.attr;
Merge pull request !49628 from 张清华/opt_jit_fallback
2023-03-03 09:38:22 +00:00
i-robot 64e12b46e2
!49656 Eliminate dict_getitem and mutable value dict
Merge pull request !49656 from YuJianfeng/dict_grad
2023-03-03 09:33:44 +00:00
nomindcarry f89ac63375 adam dtype check 2023-03-03 17:30:36 +08:00
i-robot 24702a25f4
!49741 fix docs issues
Merge pull request !49741 from luojianing/code_docs_master
2023-03-03 09:29:43 +00:00
liyiqi 3f67e891db make different models use different comm groups 2023-03-03 17:23:55 +08:00
chenkang 37539b92a0 Conv2dTranpose support output_padding attribute 2023-03-03 04:14:09 -05:00
w00517672 6e824737c9 revise logical ops error message 2023-03-03 17:08:29 +08:00
i-robot e50770745c
!49743 parameter
Merge pull request !49743 from nomindcarry/code_docs_mydocs
2023-03-03 09:05:29 +00:00
i-robot 0af059982f
!49692 add sinh trunc tensor docs
Merge pull request !49692 from 冯一航/code_docs_add_sinh_trunc_docs
2023-03-03 09:02:35 +00:00
shaojunsong 6e53d3035e update tensor docs 2023-03-03 17:01:55 +08:00
i-robot 5426703477
!49650 [bugfix] update soft shrink
Merge pull request !49650 from shaojunsong/softshrink2
2023-03-03 08:56:17 +00:00
i-robot 5c35776ea1
!49622 set cast attr dst_type as output datatype
Merge pull request !49622 from qiuzhongya/cast
2023-03-03 08:53:05 +00:00
yeyunpeng2020 37af9c8ea4 fix scale_and_translate dynamic shape 2023-03-03 16:52:47 +08:00
i-robot bb2049d90e
!49725 [MS][LITE] Ascend device info API.
Merge pull request !49725 from youshu/ys_ascend_info_api
2023-03-03 08:42:24 +00:00
LuoJianing 9276132c40 fix issues 2023-03-03 16:38:47 +08:00
i-robot be05eb75dc
!47413 Add primitive infer for cast
Merge pull request !47413 from panzhihui/castinfer
2023-03-03 08:37:45 +00:00
i-robot c294d54e83
!49753 modify format
Merge pull request !49753 from 俞涵/code_docs_1110
2023-03-03 08:36:19 +00:00
i-robot 195cd9dcb6
!49541 Profiler算子耗时百分比占比使用total_time
Merge pull request !49541 from liuchuting/percent
2023-03-03 08:33:35 +00:00
Gaoxiong 66a0c7a9b2 optimize bprop expander compile time in graph mode 2023-03-03 16:18:03 +08:00
huodagu a61768843e modify format 2023-03-03 16:13:56 +08:00
Yang Jiao 4c2ba4a59f fix akg ascend kernel bug 2023-03-03 16:04:28 +08:00
xulei 5e4cb45915 reset test_dummy_train_no_sink ST to level0 2023-03-03 16:01:24 +08:00
i-robot fe36a9fa85
!49533 fix clip_func.py doctest
Merge pull request !49533 from lyqlola/clip
2023-03-03 07:46:27 +00:00
i-robot d213080956
!49693 [MS][LITE][python] bugfix: saveType
Merge pull request !49693 from yefeng/530-fix_save_model
2023-03-03 07:42:06 +00:00
kswang dbc5365619 set eps for cpu layernorm 2023-03-03 15:29:24 +08:00
i-robot 0ae440e443
!49709 fix ios compile mmap error
Merge pull request !49709 from wangpingan/mmap
2023-03-03 07:18:41 +00:00
i-robot c0a6a142b2
!49696 对ops.dropout2d和ops.dropout3d 修改返回值后,修改其对应的中文接口文档
Merge pull request !49696 from tangdezhi_123/br_tdz_1
2023-03-03 07:17:04 +00:00
zhoufeng 42cb914471 unload hccl task
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2023-03-03 15:06:59 +08:00
nomindcarry 582fb6ab34 adam parameter 2023-03-03 15:03:13 +08:00