mindspore-ci-bot
|
6cf5d0d543
|
!1580 Release runtime resource in KernelGraph Destructor
Merge pull request !1580 from caifubi/fix-multi-graph-device-resource-bug
|
5 years ago |
mindspore-ci-bot
|
8556eee3fc
|
!1578 recitify pretrained path and revert AdjustAllReduceMulAdduse
Merge pull request !1578 from gengdongjie/master
|
5 years ago |
Xiaoda Zhang
|
e58f0801b4
|
add some wide_deep files
|
5 years ago |
seatea
|
706054eb46
|
Fix reviewbot warning for `debug`, `ir`, `optimizer`, `pipeline`, `utils` and `vm` modules.
|
5 years ago |
lichenever
|
c657f6894c
|
add widedeep
|
5 years ago |
lirongzhen1
|
4add766655
|
add wide_and_deep net
|
5 years ago |
yao_yf
|
03e8efeeb6
|
add model_zoo wide&deep train py
|
5 years ago |
yanghaitao
|
2e3e31de90
|
fix subsetrandomsampler
|
5 years ago |
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
|
5 years ago |
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
|
5 years ago |
mindspore-ci-bot
|
fb78bb6ece
|
!1586 dataset: fix some format problem in take and split
Merge pull request !1586 from ms_yan/take_split_format
|
5 years ago |
caojian05
|
a3cee90b25
|
LSTM network adapt to cpu target.
|
5 years ago |
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
|
5 years ago |
mindspore-ci-bot
|
65fe160845
|
!1522 Simplified graph order
Merge pull request !1522 from 何霞/graph_order
|
5 years ago |
wandongdong
|
0b6703175e
|
add pre_trained config
|
5 years ago |
Margaret_wangrui
|
a79311fa1a
|
handle tuple in CreateNewCNode
|
5 years ago |
leopz
|
a9e30a96db
|
separate py from debug and utils
|
5 years ago |
mindspore-ci-bot
|
4bf1c5099a
|
!1551 add onnx ops for deepfm
Merge pull request !1551 from wandongdong/master
|
5 years ago |
mindspore-ci-bot
|
1830662edd
|
!1556 add wide and deep
Merge pull request !1556 from suteng/wnd
|
5 years ago |
mindspore-ci-bot
|
2ff12ea22d
|
!1576 Remove useless space in some ir files' name
Merge pull request !1576 from huanghui/master
|
5 years ago |
mindspore-ci-bot
|
39c1966593
|
!1488 add vm ops: Asin, AsinGrad, Asinh, AsinhGrad
Merge pull request !1488 from fangzehua/fzh_edit
|
5 years ago |
seatea
|
f815efc9fc
|
Fix codex warning in ms_context.cc
|
5 years ago |
mindspore-ci-bot
|
19ce0c372a
|
!1257 Implicit type conversion
Merge pull request !1257 from candanzg/implicit_type_conversion2
|
5 years ago |
yanghaitao
|
cc6c7a3f60
|
add get_dataset_size to celebadataset
|
5 years ago |
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
|
5 years ago |
Wei Luning
|
ebf02dd528
|
fix `MultitypeFuncGraph` and `HyperMap` in pynative mode
|
5 years ago |
mindspore-ci-bot
|
1a4abefa9a
|
!1385 support for multi nest switch
Merge pull request !1385 from amongo/SupportMultiSwitch
|
5 years ago |
yvetteliu
|
9b0aa3eb4a
|
Modify the importing path of BERT after its src has been moved.
Fix an error.
|
5 years ago |
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
|
5 years ago |
yangzhenzhang
|
1413f520d7
|
support reshape optimized
|
5 years ago |
mindspore-ci-bot
|
04398cf88e
|
!1433 add tensor_minnie and separate py from ir
Merge pull request !1433 from leopz/tensor_base
|
5 years ago |
mindspore-ci-bot
|
630e1fdf45
|
!1564 fixed doc for ArgMaxWithValue
Merge pull request !1564 from jiangjinsheng/issue_doc
|
5 years ago |
mindspore-ci-bot
|
af339eebd3
|
!1565 Add protection in cross entropy kernel
Merge pull request !1565 from ZPaC/add-protection-in-cross-entropy
|
5 years ago |
mindspore-ci-bot
|
0f4dc13e8e
|
!1478 [Dataset] Fix CI warnings, clean pylint.
Merge pull request !1478 from luoyang/pylint
|
5 years ago |
WilliamLian
|
aff1846d8d
|
don't set parameter's format when it's has been setted before
|
5 years ago |
mindspore-ci-bot
|
4fb59b3787
|
!1549 fix tfRecordDataset hang
Merge pull request !1549 from yanghaitao/yht_tfreadop_equal_rows_hang
|
5 years ago |
ms_yan
|
5e8db93618
|
repair some format problem in API
|
5 years ago |
mindspore-ci-bot
|
205cfec632
|
!1571 Equalcount check input shape same
Merge pull request !1571 from VectorSL/equalcount
|
5 years ago |
mindspore-ci-bot
|
c1c359a709
|
!1557 modify op type: applyadam to adam
Merge pull request !1557 from jjfeing/master
|
5 years ago |
Xiaoda Zhang
|
91b81385c3
|
add edge-creating error information
|
5 years ago |
gengdongjie
|
6930c73753
|
bugfix for resnet50_imagenet pretrained_ckpt
|
5 years ago |
gengdongjie
|
705c71a257
|
Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try"
This reverts commit 3db8cfa54f .
|
5 years ago |
jiangjinsheng
|
a243dc9ea3
|
fixed doc for ScatterMax
|
5 years ago |
wandongdong
|
9c5f6b9198
|
add onnx ops for deepfm
|
5 years ago |
mindspore-ci-bot
|
610eddba1b
|
!1552 Excuate MS_LOG(DEBUG) outside the function.
Merge pull request !1552 from lyvette/master
|
5 years ago |
fangzehua
|
c0b8a90105
|
add vm ops: asin asinh asingrad asinhgrad
|
5 years ago |
ZPaC
|
4814e78162
|
Add protection in cross entropy kernel.
|
5 years ago |
mindspore-ci-bot
|
61ac727c00
|
!1550 bug fix while evaluation
Merge pull request !1550 from SanjayChan/mobilenet
|
5 years ago |
huanghui
|
f780dc546a
|
remove useless space in some ir files' name
|
5 years ago |
mindspore-ci-bot
|
dd54ffdbdb
|
!1491 Complete vm ops for ReduceAllD, SparseApplyAdagradD and UnsortedSegmentMinD
Merge pull request !1491 from lihongkang/master
|
5 years ago |