linqingke
|
a339fac777
|
topk bug fix
|
6 years ago |
mindspore-ci-bot
|
dc5b04846f
|
!1566 sync lstm ops code from master to r0.3
Merge pull request !1566 from sunsuodong/r0.3_lstmops
|
6 years ago |
sunsuodong
|
ba39d53c22
|
sync lstm ops code from master to r0.3
|
6 years ago |
kswang
|
808d5947d5
|
add cpu strided slice
|
6 years ago |
mindspore-ci-bot
|
07724c7080
|
!1608 add get_dataset_size for CelebADataset
Merge pull request !1608 from yanghaitao/yht_celeba_get_dataset_size_r0.3
|
6 years ago |
mindspore-ci-bot
|
6599cc1aca
|
!1579 recitify pretrained path and revert AdjustAllReduceMulAdduse
Merge pull request !1579 from gengdongjie/r0.3
|
6 years ago |
mindspore-ci-bot
|
a14be2254b
|
!1594 refine data copy in multi-graph
Merge pull request !1594 from zyli2020/r0.3
|
6 years ago |
mindspore-ci-bot
|
02914ba0b9
|
!1581 fix flatten grad error with reshape
Merge pull request !1581 from zhaozhenlong/fix-issue-flatten-grad
|
6 years ago |
yanghaitao
|
415afe09f5
|
add get_dataset_size to celebadataset
|
6 years ago |
mindspore-ci-bot
|
94872b7678
|
!1570 Check the size of topk input names before converting input to attr
Merge pull request !1570 from YuJianfeng/r0.3
|
6 years ago |
mindspore-ci-bot
|
2f936166c9
|
!1575 VocDataset support split ops
Merge pull request !1575 from xiefangqi/md_voc_support_split
|
6 years ago |
lizhenyu
|
32dbbc1de2
|
refine data copy in multi-graph
|
6 years ago |
zhaozhenlong
|
6cd15ea553
|
use reshape as flatten grad
|
6 years ago |
gengdongjie
|
135e90b135
|
Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try"
This reverts commit 3db8cfa54f.
|
6 years ago |
mindspore-ci-bot
|
b298c515a6
|
!1559 Voc dataset support split ops
Merge pull request !1559 from xiefangqi/xfq_voc_support_split
|
6 years ago |
yujianfeng
|
1fb2cce274
|
Check the size of topk input names before converting input to attr
|
6 years ago |
kingfo
|
a5e66e159e
|
change hook grad input to tuple
|
6 years ago |
mindspore-ci-bot
|
e5c45bd339
|
!1538 add custom tbe ops for quant aware training
Merge pull request !1538 from wandongdong/r0.3
|
6 years ago |
mindspore-ci-bot
|
af1fde399b
|
!1509 dataset: PR1457 fix 3 bug reports for split
Merge pull request !1509 from ms_yan/r0.3_split
|
6 years ago |
wandongdong
|
0a52fd052b
|
add custom tbe ops for quant aware training
|
6 years ago |
Peilin Wang
|
9228384304
|
fixed bug for split, RandomSampler and some other cleanup
Cleanup dataset UT: restore config support
|
6 years ago |
buxue
|
c821cc1ebb
|
remove print
|
6 years ago |
yujianfeng
|
f95052fd65
|
Fix fusion condition of transpose and reshape
|
6 years ago |
mindspore-ci-bot
|
74cdb91151
|
!1458 remove old buffer fusion pass
Merge pull request !1458 from Etone.Chan/Resnet50
|
6 years ago |
etone-chan
|
24e5387973
|
remove old buffer fusion pass
|
6 years ago |
mindspore-ci-bot
|
848d19207f
|
!1359 Optimize the IR modules.
Merge pull request !1359 from ZhangQinghua/master
|
6 years ago |
Yi Huaijie
|
8cfc05e4cf
|
clean pylint warnings of parallel test cases
|
6 years ago |
Zhang Qinghua
|
dbb86cb1be
|
Adjust some routines of FG and FGM, about the nodes info. IF.
|
6 years ago |
Zhang Qinghua
|
f31564ce98
|
Remove the useless collectors in manager.
|
6 years ago |
mindspore-ci-bot
|
0e665616f0
|
!1160 add backward hook and custom bprop in pynative mode
Merge pull request !1160 from wangqiuliang/add-backward-hook-in-pynative-mode
|
6 years ago |
kingfo
|
840922e501
|
add backward hook function in pynative mode
|
6 years ago |
mindspore-ci-bot
|
718a96430f
|
!1389 Security issues in recent string tensor PR
Merge pull request !1389 from h.farahat/fix_security_issues
|
6 years ago |
mindspore-ci-bot
|
a6b8451a33
|
!1380 make ShuffleOp have deterministic behavior for subsequent epochs
Merge pull request !1380 from Peilin/shuffle-subsequent-epoch-deterministic
|
6 years ago |
mindspore-ci-bot
|
ad9db524bb
|
!1394 Fix comment error and mod parameter check in graphdata
Merge pull request !1394 from heleiwang/fix_comments_error
|
6 years ago |
heleiwang
|
f28f883cac
|
fix comments error and modify parameter check
|
6 years ago |
mindspore-ci-bot
|
daccfef738
|
!1361 Refactor multiple output pass
Merge pull request !1361 from huanghui/LambNextMVRule-fusion-pass
|
6 years ago |
mindspore-ci-bot
|
e87e6b38b0
|
!1355 [AutoParallel]Fix GatherV2 distributed op
Merge pull request !1355 from lichen/fix_gatherv2
|
6 years ago |
mindspore-ci-bot
|
a510ecc8ff
|
!1339 add epsilon parameter for layernorm
Merge pull request !1339 from JichenZhao/layernorm_mean_var_shape
|
6 years ago |
mindspore-ci-bot
|
e82088d175
|
!1373 add memory copy module
Merge pull request !1373 from zyli2020/add_mem_swap_module_header
|
6 years ago |
lichenever
|
390a86effb
|
fix gatherv2
|
6 years ago |
lizhenyu
|
c5ac2cc38c
|
add memory copy module
|
6 years ago |
hesham
|
c0f0e154f5
|
Clean up work for text python package
|
6 years ago |
mindspore-ci-bot
|
45368a86e9
|
!1329 Put the parameter validation of the Summary operator into the python layer
Merge pull request !1329 from ougongchang/master
|
6 years ago |
mindspore-ci-bot
|
41456ac824
|
!1369 dataset: delete StorageDataset
Merge pull request !1369 from ms_yan/del_storage
|
6 years ago |
huanghui
|
f16ff539ba
|
refactor multiple patterns pass
|
6 years ago |
mindspore-ci-bot
|
964a757db2
|
!1378 Just want to debug this case in Jenkin environment
Merge pull request !1378 from JesseKLee/cond_var_debug
|
6 years ago |
Peilin Wang
|
0cbcc7200b
|
made shuffle determinisitc for subsequent epochs
|
6 years ago |
Jesse Lee
|
06ae724261
|
Again
|
6 years ago |
mindspore-ci-bot
|
61639be1e0
|
!1375 Cleanup dataset UT: remove num_parallel_workers=1 in test_exception
Merge pull request !1375 from cathwong/ckw_dataset_ut_cleanup5
|
6 years ago |
mindspore-ci-bot
|
a528797253
|
!1377 Code Fix for Uniform Augmentation
Merge pull request !1377 from Tinazhang/cc
|
6 years ago |