mindspore-ci-bot
fb7e4eac76
!1535 change hook function grad input to tuple
...
Merge pull request !1535 from wangqiuliang/change-hook-grad-input-to-tuple
2020-05-28 09:36:28 +08:00
mindspore-ci-bot
ff4e4c2ee2
!1533 Fix pylint warning for pynative test cases
...
Merge pull request !1533 from seatea/fix-pylint-warning-for-pynative-mode
2020-05-28 08:11:42 +08:00
mindspore-ci-bot
0fe3ff2761
!1506 Setting auto parallel flag for dataset wrap cell
...
Merge pull request !1506 from yangzhenzhang/set-auto-parallel-for-dataset-wrap
2020-05-27 21:50:43 +08:00
mindspore-ci-bot
77547cdfc0
!1530 support tensor set item the number value type is similar as tensor dtype
...
Merge pull request !1530 from zhangbuxue/support_tensor_getitem_number_value_type_similar_as_tensor_dtype
2020-05-27 21:29:24 +08:00
mindspore-ci-bot
906389b3a7
!1382 support create new item when dictionary set item key not exist
...
Merge pull request !1382 from amongo/DictionarySupportSetNewItem
2020-05-27 21:08:39 +08:00
kingfo
8f7e571a0b
change hook grad input to tuple
2020-05-27 20:34:07 +08:00
mindspore-ci-bot
df347785c3
!1508 add op BitwiseAnd BitwiseOr BitwiseXor vm
...
Merge pull request !1508 from zhaozhenlong/op/bitwise-and-or-xor
2020-05-27 20:05:23 +08:00
seatea
21ab029227
Fix pylint warning for files under `pynative_mode` directory.
2020-05-27 19:28:31 +08:00
mindspore-ci-bot
c8b30f9290
!1504 add custom tbe ops for quant aware training
...
Merge pull request !1504 from wandongdong/master
2020-05-27 19:18:22 +08:00
buxue
d226a23b65
support tensor set item the number value type is similar as tensor dtype not same
2020-05-27 18:08:10 +08:00
wandongdong
d35c41e737
add custom tbe ops for quant aware training
2020-05-27 17:09:34 +08:00
mindspore-ci-bot
9c20b1d6f7
!1512 fix reshape reshape case
...
Merge pull request !1512 from yao_yf/fix_reshape_reshape_graph
2020-05-27 16:08:25 +08:00
zhaozhenlong
6fa2813945
add op BitwiseAnd BitwiseOr BitwiseXor
2020-05-27 16:00:25 +08:00
mindspore-ci-bot
b46ad9a1bb
!1398 Update the bert scripts according to rules of modelzoo
...
Merge pull request !1398 from chenhaozhe/update_bert_script
2020-05-27 15:55:09 +08:00
yangzhenzhang
2f8516e5d7
set auto parallel for dataset warp cell
2020-05-27 15:27:22 +08:00
mindspore-ci-bot
ad279e90fd
!1407 support mixed tensor index for tensor get item and set item and support in operator.
...
Merge pull request !1407 from zhangbuxue/support_mixed_tensor_for_tensor_get_item_and_tensor_set_item
2020-05-27 14:49:21 +08:00
chenhaozhe
b6aceddeab
update bert scripts according to rules of modelzoo
2020-05-27 14:27:09 +08:00
yao_yf
96c9569dca
fix reshape reshape case
2020-05-27 14:25:40 +08:00
mindspore-ci-bot
2e684e89e7
!1446 pylint clean
...
Merge pull request !1446 from liuxiao78/master
2020-05-27 14:15:14 +08:00
mindspore-ci-bot
5b9c145ff8
!1383 keep different attributes for cnode evaluation
...
Merge pull request !1383 from amongo/KeepPrimAttrInCNode
2020-05-27 13:02:34 +08:00
mindspore-ci-bot
2eedd32120
!1472 add operator HostAllGather and HostReduceScatter
...
Merge pull request !1472 from yihuaijie/master
2020-05-27 11:41:45 +08:00
buxue
7ae289a197
Support mixed tensor for tensor getitem or setitem.
2020-05-27 11:19:51 +08:00
huangdongrun
e9aa280f86
add support for dictionary set item which does not exist
2020-05-27 11:19:20 +08:00
mindspore-ci-bot
b94949ea99
!1477 support vm for SpaceToBatchND and BatchToSpaceND
...
Merge pull request !1477 from jiangjinsheng/BatchToSpaceND
2020-05-27 10:29:43 +08:00
mindspore-ci-bot
4e8e82f24a
!1457 fix 3 bug reports for split
...
Merge pull request !1457 from Peilin/splitOp-after-testing
2020-05-27 10:08:57 +08:00
jiangjinsheng
a45dfca142
support BatchToSpaceND and SpaceToBatchND
2020-05-27 09:13:12 +08:00
Peilin Wang
d4c93575e7
fixed bug for split, RandomSampler and some other cleanup
...
add another test case
typo
merge conflict
another PR changed testing behavior, updated test cases in this commit
added input check for use_sampler
addressed code review comments
fixed pylint, not related to my changes
2020-05-26 16:29:52 -04:00
yangzhenzhang
7c237620ba
add sigmoid op
2020-05-26 21:33:32 +08:00
“liuxiao”
73a287e5e0
pylint clean
2020-05-26 19:46:14 +08:00
“liuxiao”
ebbccca78b
pylint clean
2020-05-26 19:36:54 +08:00
“liuxiao”
f4542f810b
pylint clean
2020-05-26 19:11:12 +08:00
Yi Huaijie
2f8e7ff693
add operator HostAllGather and HostReduceScatter
2020-05-26 17:41:20 +08:00
huangdongrun
1159f2b11e
add prim infer attr cache
...
modify infer to get abstract value and attr value map together
support get attr in specialize
clone primitive when specialize if attribute is not the same with
infered attribute
2020-05-26 16:19:58 +08:00
zhaozhenlong
55d1927534
add op scatter add vm
2020-05-26 12:17:23 +08:00
mindspore-ci-bot
831ceba6eb
!1277 Fixing some tiny faults about Pylint in ME code
...
Merge pull request !1277 from liuwenhao/master
2020-05-26 11:08:10 +08:00
Yang
abca62f407
10:00 26/5 clean pylint
2020-05-26 10:05:12 +08:00
mindspore-ci-bot
93fc82b8f7
!1447 remove unused variable
...
Merge pull request !1447 from yihuaijie/master
2020-05-26 09:17:48 +08:00
mindspore-ci-bot
0b191615a9
!1427 fix check bprop attr error
...
Merge pull request !1427 from panyifeng/fix_check_bprop_attr_error
2020-05-26 09:10:51 +08:00
mindspore-ci-bot
0a8ef2fe72
!1455 Cleanup dataset UT: restore config support
...
Merge pull request !1455 from cathwong/ckw_dataset_config_util
2020-05-26 05:40:39 +08:00
Cathy Wong
f891e1755c
Cleanup dataset UT: restore config support
2020-05-25 15:10:03 -04:00
mindspore-ci-bot
aeb4c52f2d
!1379 Creating new UTs to three vision transformation ops
...
Merge pull request !1379 from Tinazhang/linearTrans
2020-05-25 23:10:30 +08:00
liuwenhao4
f3f0cbaeee
Fixing some tiny faults about Pylint in my code(ops)
2020-05-25 21:27:45 +08:00
“liuxiao”
382a0124c3
pylint clean
2020-05-25 21:16:04 +08:00
mindspore-ci-bot
44bf7c9330
!1414 fix issue use reshape as flatten grad impl
...
Merge pull request !1414 from zhaozhenlong/fix-issues-reshape-replace-flattern-grad
2020-05-25 20:45:46 +08:00
Yi Huaijie
ac484ebbc0
remove unused variable
2020-05-25 19:59:28 +08:00
“liuxiao”
18f0af0529
pylint clean
2020-05-25 19:49:06 +08:00
mindspore-ci-bot
1c8548adb8
!1300 Add TBE op RangeD for GE.
...
Merge pull request !1300 from liuxiao/RangeD
2020-05-25 17:04:53 +08:00
zhaozhenlong
30b93ecbf8
use reshape as flatten grad
2020-05-25 16:57:26 +08:00
panyifeng
6a57eeb922
fix check_bprop attr error
2020-05-25 16:52:30 +08:00
Yi Huaijie
0b137e5312
delete unused arguments in test cases
2020-05-25 15:46:05 +08:00