lvliang
|
e42353f605
|
pynative-insert-pad-for-nmswithmask
|
2020-05-28 21:54:18 +08:00 |
mindspore-ci-bot
|
ded9608f6d
|
!1604 handle tuple in CreateNewCNode
Merge pull request !1604 from Margaret_wangrui/handle-tuple-in-CreateNewCNode
|
2020-05-28 21:31:54 +08:00 |
caifubi
|
a3b80d34d1
|
Relase runtime resource only in graph_mode
|
2020-05-28 21:28:19 +08:00 |
mindspore-ci-bot
|
132ea0ad08
|
!1438 GPU GetNext kernel fix
Merge pull request !1438 from chenweifeng/getnext
|
2020-05-28 20:48:01 +08:00 |
mindspore-ci-bot
|
8db919fafc
|
!1521 Gpu Matmul & BiasAdd kernel support null input
Merge pull request !1521 from chenweifeng/empty_input
|
2020-05-28 20:46:35 +08:00 |
linqingke
|
0571099d71
|
model fasterrcnn scripts
upload fasterrcnn scripts
modify dataset
modify pylint for fasterrcnn
fix pylint for fasterrcnn
modify pylint for fasterrcnn
fix fasterrcnn script pylint
modify pylint for fasterrcnn
fix pylint
modify bug for fasterrcnn
add readme
remove download
fix config instances
FasterRcnn scripts update
|
2020-05-28 20:43:03 +08:00 |
lichenever
|
c223fde566
|
fix auto parallel gatherv2 bug
|
2020-05-28 20:34:35 +08:00 |
mindspore-ci-bot
|
6cf5d0d543
|
!1580 Release runtime resource in KernelGraph Destructor
Merge pull request !1580 from caifubi/fix-multi-graph-device-resource-bug
|
2020-05-28 20:31:37 +08:00 |
mindspore-ci-bot
|
8556eee3fc
|
!1578 recitify pretrained path and revert AdjustAllReduceMulAdduse
Merge pull request !1578 from gengdongjie/master
|
2020-05-28 20:25:50 +08:00 |
Xiaoda Zhang
|
e58f0801b4
|
add some wide_deep files
|
2020-05-28 20:09:15 +08:00 |
seatea
|
706054eb46
|
Fix reviewbot warning for `debug`, `ir`, `optimizer`, `pipeline`, `utils` and `vm` modules.
|
2020-05-28 20:06:00 +08:00 |
lichenever
|
c657f6894c
|
add widedeep
|
2020-05-28 20:03:13 +08:00 |
lirongzhen1
|
4add766655
|
add wide_and_deep net
|
2020-05-28 20:01:04 +08:00 |
yao_yf
|
03e8efeeb6
|
add model_zoo wide&deep train py
|
2020-05-28 19:57:03 +08:00 |
yanghaitao
|
2e3e31de90
|
fix subsetrandomsampler
|
2020-05-28 19:33:29 +08:00 |
mindspore-ci-bot
|
ec5363ad9d
|
!1593 Fix the bug that there is only return node in the forward graph
Merge pull request !1593 from yangzhenzhang/reshape-optimized
|
2020-05-28 19:30:26 +08:00 |
mindspore-ci-bot
|
29eacb0fff
|
!1583 [Auto parallel] Add some edge-creating error information
Merge pull request !1583 from Xiaoda/add-error-info-in-edge-creating
|
2020-05-28 19:23:47 +08:00 |
mindspore-ci-bot
|
fb78bb6ece
|
!1586 dataset: fix some format problem in take and split
Merge pull request !1586 from ms_yan/take_split_format
|
2020-05-28 19:09:07 +08:00 |
caojian05
|
a3cee90b25
|
LSTM network adapt to cpu target.
|
2020-05-28 19:07:26 +08:00 |
mindspore-ci-bot
|
6d056e0c0a
|
!1503 don't set parameter's format when it's has been setted before
Merge pull request !1503 from lianliguang/master
|
2020-05-28 18:59:46 +08:00 |
mindspore-ci-bot
|
65fe160845
|
!1522 Simplified graph order
Merge pull request !1522 from 何霞/graph_order
|
2020-05-28 18:53:19 +08:00 |
wandongdong
|
0b6703175e
|
add pre_trained config
|
2020-05-28 18:05:32 +08:00 |
Margaret_wangrui
|
a79311fa1a
|
handle tuple in CreateNewCNode
|
2020-05-28 17:59:18 +08:00 |
leopz
|
a9e30a96db
|
separate py from debug and utils
|
2020-05-28 17:45:47 +08:00 |
mindspore-ci-bot
|
4bf1c5099a
|
!1551 add onnx ops for deepfm
Merge pull request !1551 from wandongdong/master
|
2020-05-28 17:31:05 +08:00 |
mindspore-ci-bot
|
1830662edd
|
!1556 add wide and deep
Merge pull request !1556 from suteng/wnd
|
2020-05-28 17:30:15 +08:00 |
mindspore-ci-bot
|
2ff12ea22d
|
!1576 Remove useless space in some ir files' name
Merge pull request !1576 from huanghui/master
|
2020-05-28 17:17:36 +08:00 |
mindspore-ci-bot
|
39c1966593
|
!1488 add vm ops: Asin, AsinGrad, Asinh, AsinhGrad
Merge pull request !1488 from fangzehua/fzh_edit
|
2020-05-28 17:12:01 +08:00 |
seatea
|
f815efc9fc
|
Fix codex warning in ms_context.cc
|
2020-05-28 17:10:57 +08:00 |
mindspore-ci-bot
|
19ce0c372a
|
!1257 Implicit type conversion
Merge pull request !1257 from candanzg/implicit_type_conversion2
|
2020-05-28 17:05:56 +08:00 |
yanghaitao
|
cc6c7a3f60
|
add get_dataset_size to celebadataset
|
2020-05-28 17:00:14 +08:00 |
mindspore-ci-bot
|
9c858444b0
|
!1568 Fix pylint warning for test cases of optimizer, infer, parse and pynative.
Merge pull request !1568 from seatea/fix-pylint-warning
|
2020-05-28 16:59:57 +08:00 |
Wei Luning
|
ebf02dd528
|
fix `MultitypeFuncGraph` and `HyperMap` in pynative mode
|
2020-05-28 16:23:58 +08:00 |
mindspore-ci-bot
|
1a4abefa9a
|
!1385 support for multi nest switch
Merge pull request !1385 from amongo/SupportMultiSwitch
|
2020-05-28 16:21:10 +08:00 |
yvetteliu
|
9b0aa3eb4a
|
Modify the importing path of BERT after its src has been moved.
Fix an error.
|
2020-05-28 16:09:42 +08:00 |
mindspore-ci-bot
|
2a6a3e012c
|
!1555 fix bug in lamb warmup step check
Merge pull request !1555 from wangnan39/fix_bug_in_check_lamb_warmup_step
|
2020-05-28 16:08:43 +08:00 |
yangzhenzhang
|
1413f520d7
|
support reshape optimized
|
2020-05-28 16:05:36 +08:00 |
mindspore-ci-bot
|
04398cf88e
|
!1433 add tensor_minnie and separate py from ir
Merge pull request !1433 from leopz/tensor_base
|
2020-05-28 16:00:56 +08:00 |
mindspore-ci-bot
|
630e1fdf45
|
!1564 fixed doc for ArgMaxWithValue
Merge pull request !1564 from jiangjinsheng/issue_doc
|
2020-05-28 16:00:25 +08:00 |
mindspore-ci-bot
|
af339eebd3
|
!1565 Add protection in cross entropy kernel
Merge pull request !1565 from ZPaC/add-protection-in-cross-entropy
|
2020-05-28 15:57:15 +08:00 |
mindspore-ci-bot
|
0f4dc13e8e
|
!1478 [Dataset] Fix CI warnings, clean pylint.
Merge pull request !1478 from luoyang/pylint
|
2020-05-28 15:54:52 +08:00 |
WilliamLian
|
aff1846d8d
|
don't set parameter's format when it's has been setted before
|
2020-05-28 15:53:01 +08:00 |
mindspore-ci-bot
|
4fb59b3787
|
!1549 fix tfRecordDataset hang
Merge pull request !1549 from yanghaitao/yht_tfreadop_equal_rows_hang
|
2020-05-28 15:52:46 +08:00 |
ms_yan
|
5e8db93618
|
repair some format problem in API
|
2020-05-28 15:40:36 +08:00 |
mindspore-ci-bot
|
205cfec632
|
!1571 Equalcount check input shape same
Merge pull request !1571 from VectorSL/equalcount
|
2020-05-28 15:26:43 +08:00 |
mindspore-ci-bot
|
c1c359a709
|
!1557 modify op type: applyadam to adam
Merge pull request !1557 from jjfeing/master
|
2020-05-28 15:23:37 +08:00 |
Xiaoda Zhang
|
91b81385c3
|
add edge-creating error information
|
2020-05-28 15:23:21 +08:00 |
gengdongjie
|
6930c73753
|
bugfix for resnet50_imagenet pretrained_ckpt
|
2020-05-28 15:21:26 +08:00 |
gengdongjie
|
705c71a257
|
Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try"
This reverts commit 3db8cfa54f .
|
2020-05-28 15:21:15 +08:00 |
jiangjinsheng
|
a243dc9ea3
|
fixed doc for ScatterMax
|
2020-05-28 15:06:47 +08:00 |