Commit Graph

2606 Commits

Author SHA1 Message Date
mindspore-ci-bot b70b2da675 !1582 add topk and randomchoicewithmask op data type for aicpu
Merge pull request !1582 from yanzhenxiang2020/r03_add_datatype
2020-05-28 19:43:41 +08:00
mindspore-ci-bot 02914ba0b9 !1581 fix flatten grad error with reshape
Merge pull request !1581 from zhaozhenlong/fix-issue-flatten-grad
2020-05-28 19:42:10 +08:00
mindspore-ci-bot 00a4e188b7 !1590 dataset: fix some format problem in take and split
Merge pull request !1590 from ms_yan/r0.3_format
2020-05-28 19:31:33 +08:00
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
2020-05-28 17:17:26 +08:00
mindspore-ci-bot 2f936166c9 !1575 VocDataset support split ops
Merge pull request !1575 from xiefangqi/md_voc_support_split
2020-05-28 17:00:07 +08:00
mindspore-ci-bot 76befd5703 !1577 fix reshape reshape case in auto parallel for r0.3
Merge pull request !1577 from yao_yf/fix_reshape_reshape_r0.3_
2020-05-28 16:52:30 +08:00
mindspore-ci-bot 78909200ed !1589 fix bert performance
Merge pull request !1589 from chenhaozhe/fix-bert-in-r0.3
2020-05-28 16:50:41 +08:00
ms_yan 27712eafaf repair some format problem in API 2020-05-28 15:56:26 +08:00
chenhaozhe 04bc2a938e fix performance of bert 2020-05-28 15:54:59 +08:00
mindspore-ci-bot 63479f8e7c !1574 fix tfreadop hang
Merge pull request !1574 from yanghaitao/yht_tfreadop_equal_rows_hang_r0.3
2020-05-28 15:53:25 +08:00
zhaozhenlong 6cd15ea553 use reshape as flatten grad 2020-05-28 15:49:40 +08:00
yanzhenxiang2020 d5af2f23b2 add topk and randomchoicewithmask data type for aicpu 2020-05-28 15:34:46 +08:00
mindspore-ci-bot 431bc8bf4b !1553 change hook function grad input to tuple
Merge pull request !1553 from wangqiuliang/r0.3
2020-05-28 15:00:45 +08:00
mindspore-ci-bot 771a88d490 !1569 fix multi-graph run out of device resource
Merge pull request !1569 from caifubi/r0.3
2020-05-28 14:36:55 +08:00
mindspore-ci-bot b298c515a6 !1559 Voc dataset support split ops
Merge pull request !1559 from xiefangqi/xfq_voc_support_split
2020-05-28 14:28:48 +08:00
yao_yf dcb91b0ef6 fix reshape reshape case in auto parallel 2020-05-28 14:26:12 +08:00
yanghaitao f30928f084 fix tfreaderop hang 2020-05-28 14:24:56 +08:00
yujianfeng 1fb2cce274 Check the size of topk input names before converting input to attr 2020-05-28 11:54:55 +08:00
caifubi f6ad679ef9 fix multi-graph device resource run out bug 2020-05-28 11:50:51 +08:00
mindspore-ci-bot 0f22140331 !1548 [session]make manager for every graph
Merge pull request !1548 from chenfei_mindspore/r0.3
2020-05-28 11:47:53 +08:00
kingfo a5e66e159e change hook grad input to tuple 2020-05-28 09:58:35 +08:00
chenfei fce296eb38 make manager for every graph 2020-05-28 09:28:16 +08:00
mindspore-ci-bot e5c45bd339 !1538 add custom tbe ops for quant aware training
Merge pull request !1538 from wandongdong/r0.3
2020-05-28 09:13:13 +08:00
mindspore-ci-bot af1fde399b !1509 dataset: PR1457 fix 3 bug reports for split
Merge pull request !1509 from ms_yan/r0.3_split
2020-05-28 09:09:27 +08:00
mindspore-ci-bot 1deb091c0f !1529 support tensor set item the number value type is similar as tensor dtype
Merge pull request !1529 from zhangbuxue/support_tensor_setitem_the_number_value_type_and_tensor_dtype_not_same
2020-05-27 21:25:29 +08:00
wandongdong 0a52fd052b add custom tbe ops for quant aware training 2020-05-27 21:21:18 +08:00
mindspore-ci-bot cf20b3443c !1514 fix ssd run failed problem
Merge pull request !1514 from chengxb7532/r0.3
2020-05-27 20:28:07 +08:00
mindspore-ci-bot a0e552e75c !1524 fix compilation order
Merge pull request !1524 from panfengfeng/fix_compilation_order
2020-05-27 20:21:50 +08:00
mindspore-ci-bot ffdb11f548 !1526 Move graph_map_schema.py to example directory
Merge pull request !1526 from heleiwang/r0.3_mv
2020-05-27 20:06:24 +08:00
mindspore-ci-bot fac36e6a1a !1527 THOR ops master -> r0.3
Merge pull request !1527 from zongha/r0.3
2020-05-27 20:02:31 +08:00
jjfeing 642761c2b1 adapte Second order optimization ops
for thor ops

for impl of 2nd-order and format

for format

for pylint 2nd

for pylint 3rd

for pylint 4th

for pylint 5th

for pylint nth

for comments

for debug

for DEBUG

for DEBUG

for DEBUG

for DEBUG

for well performance

for pylint

for te chip

for pylint

for pylint nth

for modification of comments
2020-05-27 19:48:24 +08:00
mindspore-ci-bot cfe87d9563 !1519 [Data]Updated UA, RandSharp and RandColor parameter check, Updated UA code and description.
Merge pull request !1519 from xulei/r0.3
2020-05-27 19:05:38 +08:00
buxue 5ab32c33e4 support tensor set item the number value type is similar as tensor dtype not same 2020-05-27 18:08:49 +08:00
mindspore-ci-bot e056799467 !1517 Add check for empty group parameters
Merge pull request !1517 from ghzl/incubator-add-check-group-params-empty
2020-05-27 17:48:35 +08:00
heleiwang 2be75b0c74 mv graph_map_schema.py to example 2020-05-27 17:18:35 +08:00
panfengfeng d0d7864ccc fix compilation order 2020-05-27 17:11:29 +08:00
Peilin Wang 9228384304 fixed bug for split, RandomSampler and some other cleanup
Cleanup dataset UT: restore config support
2020-05-27 16:38:51 +08:00
mindspore-ci-bot bdd9aec368 !1463 Updated UA, RandSharp and RandColor parameter check, Updated UA code and description.
Merge pull request !1463 from alashkari/ua-ops-v2
2020-05-27 16:34:44 +08:00
guohongzilong 75c1e7f6af add check for group parameters 2020-05-27 15:48:03 +08:00
mindspore-ci-bot c6f309e125 !1507 remove print
Merge pull request !1507 from zhangbuxue/remove_print
2020-05-27 15:18:26 +08:00
chengxianbin c77ac8aa0b add mobilenet file for ssd net 2020-05-27 14:44:13 +08:00
buxue c821cc1ebb remove print 2020-05-27 11:37:16 +08:00
mindspore-ci-bot 6be8929f62 !1496 revert decoupled of 1313
Merge pull request !1496 from lianliguang/revert_decoupled
2020-05-27 10:32:22 +08:00
mindspore-ci-bot f51a745931 !1486 add train and eval script for LSTM
Merge pull request !1486 from caojian05/ms_r0.3_dev
2020-05-27 09:57:25 +08:00
c00499814 d3c848fc09 Revert "!1313 decoupled of insert transdata and deal ref and split transdata"
This reverts commit 9ceea12636, reversing
changes made to 910178e4d5.
2020-05-26 23:21:09 +08:00
mindspore-ci-bot 702fcbbe99 !1467 Pynative can not add cell hook
Merge pull request !1467 from JoyLvliang/r0.3
2020-05-26 22:29:31 +08:00
mindspore-ci-bot 7013a9918a !1485 Fix fusion condition of transpose and reshape
Merge pull request !1485 from YuJianfeng/r0.3
2020-05-26 20:30:50 +08:00
yujianfeng f95052fd65 Fix fusion condition of transpose and reshape 2020-05-26 19:19:54 +08:00
caojian05 1fae83d746 add train and eval script for LSTM 2020-05-26 19:13:02 +08:00
lvliang 11303142b1 pynative-cell-hook-grad-abnormal 2020-05-26 17:01:33 +08:00