Commit Graph

62951 Commits

Author SHA1 Message Date
Margaret_wangrui 9c92998a79 Support to return isolated node in control flow branches with raise node. 2023-03-08 08:43:24 +08:00
i-robot 10ef7403d3
!49929 Fix tuple to make tuple pass.
Merge pull request !49929 from gaoyong10/dynamic_shape_04
2023-03-07 20:57:48 +00:00
i-robot 634bf8f945
!49928 InPlaceUpdateV2 CPU.
Merge pull request !49928 from gaoyong10/dynamic_shape_02
2023-03-07 17:10:26 +00:00
i-robot e5e55b64df
!49892 添加对gpu的logsoftmax反向的多维支持
Merge pull request !49892 from DavidFFFan/logsoftmax_cudnn
2023-03-07 15:48:11 +00:00
i-robot 1e7b72cdc8
!49720 [MD] Debug Mode: Correct map op input and output column issues
Merge pull request !49720 from cathwong/ckw_debug_mode11_new_map
2023-03-07 15:28:38 +00:00
suxin 2261cf7bca V2 overflow check on Ascend 2023-03-07 23:13:16 +08:00
caifubi 9fcfd6166e Bugfix for PyTrace
1. Handle stub_node exception.
2. Use python infer for StridedSlice.
2023-03-07 22:23:16 +08:00
maoyaomin 67bfdcab09 add pynative mode operator overflow check for dump 2023-03-07 22:16:03 +08:00
lby 99b03c2246 ascend backend support dynamic rank 2023-03-07 22:12:38 +08:00
caiyimeng beb4934b9a Implement rank cpu backend 2023-03-07 21:38:24 +08:00
zhangyanhui 96d1ffef67 codegen bugfix, when no fmk configure, return error 2023-03-07 21:36:34 +08:00
ZPaC 81895a3f14 Correct rpc recv abs. 2023-03-07 21:29:58 +08:00
zong-shuai 83c950922c debug 2023-03-07 21:02:17 +08:00
i-robot f6fa8a0da5
!49859 fix optimizer unify
Merge pull request !49859 from 王禹程/fix_opt
2023-03-07 12:57:48 +00:00
i-robot b4afa4fcd1
!49885 Fix sin onnx ut
Merge pull request !49885 from JuiceZ/dev_sin
2023-03-07 12:52:28 +00:00
maoyaomin e6ad124f3f change the tensor value type from int32 to int64 2023-03-07 20:42:37 +08:00
i-robot d9b4b99117
!49855 fix deform_convd docs
Merge pull request !49855 from zhangyinxia/master
2023-03-07 12:30:40 +00:00
gaoyong10 f2edb0fcbb Fix tuple to make tuple pass. 2023-03-07 20:12:39 +08:00
fandawei 05ecf44ef4 add logsoftmax gpu brop xd support 2023-03-07 19:58:28 +08:00
VectorSL 679cfdb85b add sequenceaddn for aicpu 2023-03-07 19:40:17 +08:00
i-robot fdae7ea46d
!49890 fix model delete segmentation fault and clean code.
Merge pull request !49890 from wangpingan/mmap
2023-03-07 11:39:09 +00:00
gaoyong10 897f264ee3 InPlaceUpdateV2 CPU. 2023-03-07 19:34:37 +08:00
i-robot 2cc4d8044f
!46575 Fetch call node output type by abstract.
Merge pull request !46575 from gaoyong10/dynamic_shape_01
2023-03-07 11:32:36 +00:00
i-robot e6895b7fa3
!49906 takedown testcases to ensure gate stability
Merge pull request !49906 from yanghaoran/takedown_testcases
2023-03-07 11:29:13 +00:00
caifubi ffb5c55b6c Add Python env check for gil 2023-03-07 19:26:03 +08:00
i-robot 4cfe8bb5c3
!49852 Support inplace update v2 gpu kernel.
Merge pull request !49852 from ZPaC/inplace-update-v2
2023-03-07 11:19:23 +00:00
i-robot 0bb22bae26
!49824 fix convert dynamic broadcast to pass
Merge pull request !49824 from 王禹程/fix_dynpass
2023-03-07 11:09:21 +00:00
i-robot a9b46ffb98
!49621 fix ops.eye bug
Merge pull request !49621 from zlq2020/master
2023-03-07 10:52:37 +00:00
i-robot 48cb94e5c6
!49227 Add avgpool args
Merge pull request !49227 from 冯一航/modify_avgpool_args
2023-03-07 09:55:21 +00:00
yuchaojie b86e72e0f4 use original axis attr 2023-03-07 17:25:18 +08:00
i-robot e2ac12b1ad
!49909 fix Transformer docs
Merge pull request !49909 from 吕昱峰(Nate.River)/code_docs_master
2023-03-07 09:14:09 +00:00
jjfeing f062532d59 revert code 2023-03-07 17:05:33 +08:00
i-robot f06617b700
!49862 [MD] Add missing API docs
Merge pull request !49862 from xiaotianci/add_missing_api_docs
2023-03-07 09:04:14 +00:00
i-robot ed0e94acf9
!49325 PyTrace Async
Merge pull request !49325 from caifubi/master-pynative-pytrace-async-ci
2023-03-07 09:04:03 +00:00
i-robot 65b8270f79
!49872 code docs
Merge pull request !49872 from changzherui/code_docs_api_0306
2023-03-07 08:46:00 +00:00
i-robot 8a9e72d127
!49881 modify format
Merge pull request !49881 from 俞涵/code_docs_1110
2023-03-07 08:44:34 +00:00
i-robot b92f5b24a9
!49904 add_ops_ctc_loss_docs_master
Merge pull request !49904 from yide12/code_docs_nn_master
2023-03-07 08:38:52 +00:00
BokaiLi d7ad67b715 Fixed SparseReorder bprop with graph mode 2023-03-07 16:37:11 +08:00
greatpan b370d06ae1 convert split bugfix master 2023-03-07 16:34:01 +08:00
hw_hz 347c9d7f05 scatternd bug fixed. 2023-03-07 16:14:58 +08:00
i-robot 6c8e82c675
!49747 Bug fix
Merge pull request !49747 from panzhihui/bugfix
2023-03-07 08:06:43 +00:00
yide12 8816ff7a9e add_ops_ctc_loss_docs_master 2023-03-07 15:51:44 +08:00
i-robot 0b6120b2ea
!49870 update ops supporting tags
Merge pull request !49870 from 李林杰/code_docs_update_supporting_tags_for_some_ops_master
2023-03-07 07:46:30 +00:00
lvyufeng ddec374c02 fix Transformer docs 2023-03-07 15:37:07 +08:00
i-robot 8e0fbb61c5
!49884 Fix diag op floating point exception, core dump.
Merge pull request !49884 from xiaohanzhang/fix_diag
2023-03-07 07:33:09 +00:00
i-robot 04a3f8244d
!49866 Enable functional select broadcast for constant shape
Merge pull request !49866 from LiangZhibo/select
2023-03-07 07:32:58 +00:00
yanghaoran a2b1fdc7a4 takedown testcases to ensure gate stability 2023-03-07 15:22:57 +08:00
dabaiji 07f2ca6588 fix stub tensor predict output type 2023-03-07 15:20:30 +08:00
gongdaguo1 c58e13c692 add op populate 2023-03-07 15:16:09 +08:00
chenkang a8e43b125a fix conv2dtranspose doc 2023-03-07 15:02:12 +08:00