panfengfeng
636d419af3
gpu iterator weak ref opt
2020-05-26 18:12:39 +08:00
caojian05
c4fc56a7d7
add train and eval script for LSTM
2020-05-26 17:42:23 +08:00
Yi Huaijie
2f8e7ff693
add operator HostAllGather and HostReduceScatter
2020-05-26 17:41:20 +08:00
yujianfeng
94818cf255
Fix fusion condition of transpose and reshape
2020-05-26 17:30:38 +08:00
yangjie159
cbf5390b34
refactor memreuse allocator
...
remove stream id from membuf
add kernel dependence to determine whether is usable
2020-05-26 17:27:33 +08:00
mindspore-ci-bot
932e0ccffd
!1476 fix Addn GetInputReshapeType failed
...
Merge pull request !1476 from wenchunjiang/fix_reshape_type_bug
2020-05-26 17:08:19 +08:00
yanzhenxiang2020
587091dbe3
add topk and randomchoicewithmask data type for aicpu
2020-05-26 16:49:51 +08:00
mindspore-ci-bot
5aae0d91e2
!1459 Insert assign nodes for linking sub graph
...
Merge pull request !1459 from zhoufeng/link-assign
2020-05-26 16:46:04 +08:00
zhouneng
f14db9aef7
add vm support for Atan2 and ExtractImagePatches
2020-05-26 16:46:00 +08:00
liubuyu
fb2cd1979e
log rectification
2020-05-26 16:32:40 +08:00
Margaret_wangrui
c2bca5bf4f
fix summary nodes in child graph
2020-05-26 16:20:42 +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
mindspore-ci-bot
7f80d02807
!1465 Fix Dataset compilation order
...
Merge pull request !1465 from h.farahat/fix_compilation_order
2020-05-26 15:27:25 +08:00
mindspore-ci-bot
bdb00c5624
!1442 FOR 2ND-ORDER OPS IMPL
...
Merge pull request !1442 from zongha/master
2020-05-26 15:09:07 +08:00
zhoufeng
f868a2855f
Insert assign nodes for linking sub graph
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-05-26 14:57:39 +08:00
mindspore-ci-bot
5d53e7b9c2
!1464 fix scalar print bug
...
Merge pull request !1464 from zjun/tensor_print
2020-05-26 14:30:33 +08:00
mindspore-ci-bot
97fbc92fdf
!1450 add scatter add vm
...
Merge pull request !1450 from zhaozhenlong/op/scatter-add-vm
2020-05-26 14:22:28 +08:00
mindspore-ci-bot
0aa95098fe
!1469 fix issue SmoothL1Loss grad wrt target
...
Merge pull request !1469 from zhaozhenlong/fix-issue-smooth-l1-loss-grad-wrt-target
2020-05-26 14:18:20 +08:00
mindspore-ci-bot
a5102a6215
!1461 fix bug in model zoo for mobilenet
...
Merge pull request !1461 from SanjayChan/mobilenet
2020-05-26 14:17:09 +08:00
mindspore-ci-bot
e652736304
!1448 Fix input check in graphdata
...
Merge pull request !1448 from heleiwang/fix_input_check
2020-05-26 14:16:16 +08:00
hesham
f6801bca16
Fix compilation order problem.
2020-05-26 01:05:30 -04:00
zhaozhenlong
a5c021f450
smoothL1Loss grad wrt target
2020-05-26 12:24:06 +08:00
zhaozhenlong
55d1927534
add op scatter add vm
2020-05-26 12:17:23 +08:00
z00478463
5c639635e5
for pylint nth
2020-05-26 11:36:51 +08:00
mindspore-ci-bot
10076ffe1a
!1216 add graph attention networks model and test file
...
Merge pull request !1216 from zhangdengcheng/master
2020-05-26 11:27:31 +08:00
heleiwang
0b87620b73
fix input check
2020-05-26 11:23:33 +08:00
zjun
7bf8d2696c
fix scalar print
2020-05-26 11:17:09 +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
z00478463
3d3a745a4d
for pylint 5th
2020-05-26 11:03:41 +08:00
mindspore-ci-bot
0ff6adbebc
!1425 Update the summary operators api doc
...
Merge pull request !1425 from ougongchang/fix_api_doc
2020-05-26 10:51:36 +08:00
mindspore-ci-bot
8678b3e261
!1356 [Dataset] Fix CI warnings pylint
...
Merge pull request !1356 from luoyang/pylint
2020-05-26 10:51:04 +08:00
z00478463
f34d06cd0f
for pylint 4th
2020-05-26 10:39:42 +08:00
mindspore-ci-bot
e0474c8673
!1437 fixed doc for EqualCount
...
Merge pull request !1437 from jiangjinsheng/issue_doc
2020-05-26 10:28:24 +08:00
chenzomi
b42ba6c48b
fix bug in model zoo for mobilenet
2020-05-26 10:10:22 +08:00
Yang
abca62f407
10:00 26/5 clean pylint
2020-05-26 10:05:12 +08:00
z00478463
c59e6667f1
for pylint 3rd
2020-05-26 09:26:13 +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
2215e3267f
!1419 remove old buffer fusion pass
...
Merge pull request !1419 from Etone.Chan/Resnet50
2020-05-26 09:16:06 +08:00
z00478463
2d0ee05454
for pylint 2nd
2020-05-26 09:14:41 +08:00
mindspore-ci-bot
728afd23db
!1440 fix issue of dynamic outputs compile failed
...
Merge pull request !1440 from wenchunjiang/fix_dynamic_output_bug
2020-05-26 09:14:30 +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
963f7ee5cd
!1451 add hccl config file path var RANK_TABLE_FILE
...
Merge pull request !1451 from jjfeing/master
2020-05-26 09:04:53 +08:00
mindspore-ci-bot
578cdb4235
!1454 Allow TaskGroup::join_all() to block for GNN
...
Merge pull request !1454 from JesseKLee/zirui
2020-05-26 05:40:59 +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
Jesse Lee
a8fa847556
Allow join_all to be blocking
2020-05-25 15:24:36 -04:00
Cathy Wong
f891e1755c
Cleanup dataset UT: restore config support
2020-05-25 15:10:03 -04:00
Alexey Shevlyakov
7a807cbff9
fix ut
2020-05-25 14:56:58 -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
mindspore-ci-bot
6edf0e653b
!1434 Fix log and comment errors in graphdata
...
Merge pull request !1434 from heleiwang/fix_redundant_log
2020-05-25 22:39:30 +08:00
mindspore-ci-bot
1fdb3aea5a
!1445 fix kernel select
...
Merge pull request !1445 from liubuyu/master
2020-05-25 22:27:06 +08:00