buxue
|
1d3bb0b731
|
Develop op MaxPoolWithArgMax
|
2020-04-09 09:26:56 +08:00 |
jinyaohui
|
0790ef8a85
|
modify comment
|
2020-04-09 09:23:39 +08:00 |
simson
|
88d173cc48
|
rebuild graph if needed
|
2020-04-09 09:20:08 +08:00 |
mindspore-ci-bot
|
cc75cb357c
|
!168 remove mindspore::make_unique and make_unique.h
Merge pull request !168 from Alexey_Shevlyakov/remove_mindspore_make_unique
|
2020-04-09 05:32:52 +08:00 |
mindspore-ci-bot
|
bd7ac259af
|
!147 Parallelize mindrecord index writer via std::thread
Merge pull request !147 from ZiruiWu/master
|
2020-04-09 05:31:44 +08:00 |
Cathy Wong
|
917aa02e2a
|
Correct dataset error checking
|
2020-04-08 16:36:06 -04:00 |
mindspore-ci-bot
|
3e36982314
|
!99 Develop op MaxPoolWithArgMax
Merge pull request !99 from zhangbuxue/Dock_MaxPoolWithArgMax
|
2020-04-08 22:40:00 +08:00 |
Zirui Wu
|
5637f80692
|
implemented multi-thread index writer for mindrecord
num threads cannot be more than num shards
minor fix
clang style fix
address review comments
|
2020-04-08 10:03:19 -04:00 |
mindspore-ci-bot
|
22cc03a54a
|
!24 Synchronization code to ms-incubator
Merge pull request !24 from changzherui/sy-code
|
2020-04-08 21:56:13 +08:00 |
mindspore-ci-bot
|
68f804255f
|
!174 enhance: the error info is not detail when the column list is invalid by MindDataset
Merge pull request !174 from guozhijian/fix_false_error_info
|
2020-04-08 21:52:00 +08:00 |
mindspore-ci-bot
|
b35046f559
|
!173 modify image analysis capabilities comments
Merge pull request !173 from anzhengqi/modify-obsolete-comments
|
2020-04-08 21:38:01 +08:00 |
mindspore-ci-bot
|
40d4a4baa3
|
!20 modify _set_dataset_mode_config api param
Merge pull request !20 from jinyaohui/master
|
2020-04-08 20:58:26 +08:00 |
mindspore-ci-bot
|
fd7d75aea3
|
!143 Adapting ops Stack and Unsatck in ME
Merge pull request !143 from liuxiao/temp
|
2020-04-08 20:56:33 +08:00 |
buxue
|
7541d3b067
|
Develop op MaxPoolWithArgMax
|
2020-04-08 20:47:49 +08:00 |
yao_yf
|
b5e3fa9593
|
fix auto parallel prelu
|
2020-04-08 20:45:08 +08:00 |
mindspore-ci-bot
|
3f5136302a
|
!149 Use TFRecordDataset instead of StorageDataset in Bert model integration test and add absolute position embedding code in bert model
Merge pull request !149 from yoonlee666/master
|
2020-04-08 20:28:06 +08:00 |
yanghaoran
|
6f2b7abe04
|
modify reduceminD and reducemaxD IR
|
2020-04-08 20:27:03 +08:00 |
mindspore-ci-bot
|
a748b668d8
|
!179 Unified tensor and mindspore.type
Merge pull request !179 from ghzl/improve-example-in-me-front
|
2020-04-08 20:06:15 +08:00 |
chang zherui
|
9f427befd1
|
utf
|
2020-04-08 20:02:15 +08:00 |
chengang
|
ef2f03c166
|
回退 'Pull Request !133 : Edit loss_scale to fit GPU'
|
2020-04-08 20:00:06 +08:00 |
kingfo
|
cdbef85e5e
|
refactor callback for ge backend
|
2020-04-08 20:00:06 +08:00 |
VectorSL
|
99ce88ba62
|
edit loss_scale for gpu
|
2020-04-08 20:00:06 +08:00 |
leonwanghui
|
e8d2a6351e
|
Fix some typo errors in mindspore ir module
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
|
2020-04-08 20:00:06 +08:00 |
chang zherui
|
286db9b513
|
fix runtest.sh for python ut
|
2020-04-08 20:00:06 +08:00 |
ms_yan
|
04a46e36c6
|
add parameter check for Class Schema
|
2020-04-08 20:00:06 +08:00 |
chenhaozhe
|
36899e0b1d
|
change log level in pipeline_ge
|
2020-04-08 20:00:06 +08:00 |
fary86
|
b1de026c98
|
Add primitive name to param error message for math_ops.py
|
2020-04-08 20:00:06 +08:00 |
Wei Luning
|
826a7393db
|
fix InsertGradientOf with class method
|
2020-04-08 20:00:06 +08:00 |
jjfeing
|
2ebd60496a
|
adapt graphengine upgrade
|
2020-04-08 20:00:06 +08:00 |
panyifeng
|
e8ae576d10
|
fix grad missing due to indirect dependent free morphism
|
2020-04-08 20:00:06 +08:00 |
zhongligeng
|
a86b31eeee
|
resolve some issue in nn comments
|
2020-04-08 20:00:06 +08:00 |
leonwanghui
|
48d80d591a
|
Fix some typo errors in pipeline module
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
|
2020-04-08 20:00:06 +08:00 |
万万没想到
|
cd1395cf30
|
fix issue I1DBRX
delete duplicated words in comments
fix issue I1CJAP
fix issue I1D3WS
fix issue I1DBA8
fix issue I1CJ77
fix issue I1CJG3
fix review suggestion
|
2020-04-08 20:00:06 +08:00 |
万万没想到
|
95f02396bd
|
modify comments
|
2020-04-08 20:00:06 +08:00 |
wanghua
|
d42954652c
|
modify bert test file
|
2020-04-08 20:00:06 +08:00 |
guohongzilong
|
2de97f256f
|
iterfaces change: _Constant to Constant
|
2020-04-08 20:00:06 +08:00 |
guohongzilong
|
434abe3f8c
|
import comment and function of op print
|
2020-04-08 20:00:06 +08:00 |
wanghua
|
1a82ff0a72
|
fix bert precison bug
|
2020-04-08 20:00:06 +08:00 |
y00445136
|
26e6138247
|
add support for bool
|
2020-04-08 20:00:06 +08:00 |
leonwanghui
|
9d25700d88
|
Update some required system packages in dockerfile
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
|
2020-04-08 20:00:06 +08:00 |
zjun
|
51ca769d09
|
add new mode for operator info register
|
2020-04-08 20:00:06 +08:00 |
yangzhenzhang
|
8f74aef65d
|
add parallel ops for expand dims
|
2020-04-08 20:00:06 +08:00 |
huangdongrun
|
d12a720fc5
|
add comparison ops
fix pylint
use scalar_lt primitive directly
fix review
|
2020-04-08 20:00:06 +08:00 |
kingfo
|
7329a1ef87
|
fix ME+GE compile error
|
2020-04-08 20:00:06 +08:00 |
chang zherui
|
9b9a85ba34
|
modify runtest py ut for parallel exec
|
2020-04-08 20:00:06 +08:00 |
xiefangqi
|
8d554d4322
|
fix and remove useless import of example, st, ut
|
2020-04-08 20:00:06 +08:00 |
zhaoting
|
d4dead939b
|
add weight decay in RMSProp optimizer
|
2020-04-08 20:00:06 +08:00 |
zhaoting
|
a62a9f4395
|
add YOLOv3 infer scipt and change dataset to MindRecord
|
2020-04-08 20:00:06 +08:00 |
guohongzilong
|
db405872e7
|
pass str to ge.exec.EnableDump
|
2020-04-08 20:00:06 +08:00 |
jjfeing
|
5583532ec6
|
tr5 run package update
|
2020-04-08 20:00:06 +08:00 |