zyhStack
12eec72e4a
Fix bug for Scatter_xx ops
2022-01-11 19:05:57 +08:00
liuxiao93
8d99efec04
code optimization
2022-01-11 18:54:00 +08:00
i-robot
0926d1ebec
!28849 Export the bprop mindir when the bprop directory is symbolic link
...
Merge pull request !28849 from YuJianfeng/r1.6
2022-01-11 10:40:56 +00:00
i-robot
904f8bc65e
!28857 Support non-tensor object return in PyNative custom bprop
...
Merge pull request !28857 from JoyLvliang/r1.6
2022-01-11 10:36:47 +00:00
i-robot
7ea2376a3f
!28873 remove comma in narrow description
...
Merge pull request !28873 from 吕昱峰(Nate.River)/code_docs_r1.6
2022-01-11 09:37:13 +00:00
twc
f341661384
fix pclint
2022-01-11 17:30:45 +08:00
i-robot
907a31da4b
!28871 Sync 6 issue items from the master branch
...
Merge pull request !28871 from chentangyu/code_docs_cty_master_I4Q5W5_I4Q7GD_I4Q1GJ_I4Q21D_I4Q1YP_I4Q1P3
2022-01-11 08:31:25 +00:00
lvyufeng
d9e9a81cac
remove comma in narrow description
2022-01-11 16:10:55 +08:00
fangzehua
5db0bf553b
fix random cpu ops
2022-01-11 16:04:36 +08:00
tacyi139
4457e1711e
Sync 6 issue items from the master branch
2022-01-11 16:02:24 +08:00
i-robot
6d99de6d5a
!28853 update links r1.6
...
Merge pull request !28853 from yingchen/code_docs_link1.6
2022-01-11 07:53:06 +00:00
mengyuanli
6d911b7e9c
fix bug of stuck
...
move output kernel to identity kernel
2022-01-11 15:52:00 +08:00
i-robot
dde2f348c3
!28824 Disable lazy build when set PYNATIVE_SYNCHRONIZE in context.
...
Merge pull request !28824 from caifubi/r1.6-pynative-sync
2022-01-11 07:45:46 +00:00
i-robot
0c4be6b011
!28823 The input of RefNode may not necessarily be parameter in PyNative mode
...
Merge pull request !28823 from caifubi/r1.6-pynative-refnode-bug
2022-01-11 07:45:33 +00:00
i-robot
7a7b95e099
!28827 Fix bug of Tensor __repr__
...
Merge pull request !28827 from caifubi/r1.6-pynative-tensor-repr
2022-01-11 07:44:31 +00:00
i-robot
ce7d97bfa3
!28833 Bugfix for random effect operator
...
Merge pull request !28833 from caifubi/r1.6-pynative-random-op
2022-01-11 07:41:18 +00:00
zengzitao
86f659f700
fix rewrite output is nullptr bug in r1.6
2022-01-11 15:28:09 +08:00
i-robot
064cdfad50
!28831 Fix Static Check on r1.6
...
Merge pull request !28831 from jiaoy1224/r1.6
2022-01-11 07:17:12 +00:00
zhangzhaoju
4b00d7400b
Add input type check for instance Create in Cell.construct
...
Adjust the order of resource release sequence
Save executor_info to cache after compile avoiding inconsistent between
python cache and c++ cache
Clean entire_costgraph at ClearResAtExit to avoid coredump.
2022-01-11 15:06:03 +08:00
i-robot
b126622ee9
!28816 fix greater op infervalue
...
Merge pull request !28816 from Simson/push-to-r1.6
2022-01-11 06:57:40 +00:00
7347157+joylvliang@user.noreply.gitee.com
279426a7a3
correct_check_pynative_hook
2022-01-11 14:31:35 +08:00
i-robot
ce510b96e5
!28818 fix dynamicrnngrad error for pynative r1.6
...
Merge pull request !28818 from chujinjin/fix_dynamicrnngrad_error_for_pynative_1.6
2022-01-11 06:30:24 +00:00
yingchen
516193c2ec
update links r1.6
2022-01-11 14:29:50 +08:00
i-robot
235b0d16f8
!28841 Fix an issue of federated learning
...
Merge pull request !28841 from jxlang910/r1.6
2022-01-11 06:21:14 +00:00
jiangzhenguang
6caf38433d
fix celu in r1.6
2022-01-11 14:16:41 +08:00
sunsuodong
eddea91f3c
code review
2022-01-10 22:11:04 -08:00
zhengjun10
940e31860d
sync examples to new java api
2022-01-11 12:43:06 +08:00
i-robot
c3e3da7bd8
!28820 [MSLITE] fix matmul bug and mem leak in tensorrt delegate
...
Merge pull request !28820 from Liu_Xuu/r1.6
2022-01-11 04:03:45 +00:00
yujianfeng
7ebe23fecf
Export the bprop mindir when the bprop directory is symbolic link
2022-01-11 11:52:32 +08:00
zong-shuai
978d165609
debug
2022-01-11 11:48:28 +08:00
cjh9368
bcddad4344
codecheck fix
2022-01-11 11:33:44 +08:00
wilfChen
b24e0a51cb
code clean
2022-01-11 10:55:12 +08:00
caifubi
22cf096bca
Disable lazy build when set PYNATIVE_SYNCHRONIZE
2022-01-11 10:31:45 +08:00
jin-xiulang
8530e01775
Fix an issue of federated learning
2022-01-11 10:22:00 +08:00
Yang Jiao
bb62ae0777
fix static check on master
2022-01-11 10:18:20 +08:00
Liu_Xuu
e2f252a833
[MSLITE] fix matmul bug and mem leak in tensorrt delegate 0111_01
2022-01-11 10:06:57 +08:00
chujinjin
8172774f54
fix dynamicrnngrad error for pynative
2022-01-11 09:52:15 +08:00
simson
42c2676c1e
fix greater op infervalue
2022-01-11 09:50:11 +08:00
i-robot
5c643a207f
!28800 fix bias correction && windows bug
...
Merge pull request !28800 from yeyunpeng2020/quant_2
2022-01-11 01:31:54 +00:00
i-robot
7d65ce6b3b
!28642 split h and w dimension for conv2d
...
Merge pull request !28642 from yangzhenzhang/compute-top-bottom-overlap-for-conv2d
2022-01-11 01:29:25 +00:00
i-robot
3b9026083b
!28786 modify error format of docstring.
...
Merge pull request !28786 from zhangyi/code_docs_master
2022-01-11 01:27:02 +00:00
caifubi
b9a8f32c88
bugfix for _random_effect op
2022-01-11 09:25:01 +08:00
i-robot
839f17ea61
!28771 [GraphKernel] Recompute support whole absort and fix threshold.
...
Merge pull request !28771 from TronZhang/recompute_fix_threshold
2022-01-11 01:22:19 +00:00
i-robot
a0bb65d705
!28155 rename DynamicReshape to reshape, and support static-shape
...
Merge pull request !28155 from lingyunli63/rm_dynamic_reshape
2022-01-11 01:20:53 +00:00
i-robot
034ca212ea
!27833 reconstruct dataset.py to diff scenario
...
Merge pull request !27833 from guozhijian/reconstruct_datasets
2022-01-11 01:18:54 +00:00
i-robot
ce5ba0e591
!28760 check generator source code
...
Merge pull request !28760 from shenwei41/luoyang
2022-01-11 01:13:40 +00:00
i-robot
baae22b1b4
!28751 fix the pclint
...
Merge pull request !28751 from limingqi107/new_actor_runtime
2022-01-11 01:13:11 +00:00
i-robot
b08d5ba1ba
!28666 [ME][Auto-Monad] Insert Tensor for some special Load nodes.
...
Merge pull request !28666 from Margaret_wangrui/auto_monad_load
2022-01-10 16:23:53 +00:00
caifubi
3a181d9266
Execute task before tensor __repr__
2022-01-10 23:35:04 +08:00
i-robot
417cea03ee
!28762 Fix static check.
...
Merge pull request !28762 from ZPaC/static
2022-01-10 14:25:15 +00:00