mindspore-ci-bot
bd7ac259af
!147 Parallelize mindrecord index writer via std::thread
...
Merge pull request !147 from ZiruiWu/master
5 years ago
Cathy Wong
917aa02e2a
Correct dataset error checking
5 years ago
mindspore-ci-bot
3e36982314
!99 Develop op MaxPoolWithArgMax
...
Merge pull request !99 from zhangbuxue/Dock_MaxPoolWithArgMax
5 years ago
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
5 years ago
mindspore-ci-bot
22cc03a54a
!24 Synchronization code to ms-incubator
...
Merge pull request !24 from changzherui/sy-code
5 years ago
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
5 years ago
mindspore-ci-bot
b35046f559
!173 modify image analysis capabilities comments
...
Merge pull request !173 from anzhengqi/modify-obsolete-comments
5 years ago
mindspore-ci-bot
40d4a4baa3
!20 modify _set_dataset_mode_config api param
...
Merge pull request !20 from jinyaohui/master
5 years ago
mindspore-ci-bot
fd7d75aea3
!143 Adapting ops Stack and Unsatck in ME
...
Merge pull request !143 from liuxiao/temp
5 years ago
buxue
7541d3b067
Develop op MaxPoolWithArgMax
5 years ago
yao_yf
b5e3fa9593
fix auto parallel prelu
5 years ago
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
5 years ago
yanghaoran
6f2b7abe04
modify reduceminD and reducemaxD IR
5 years ago
mindspore-ci-bot
a748b668d8
!179 Unified tensor and mindspore.type
...
Merge pull request !179 from ghzl/improve-example-in-me-front
5 years ago
chang zherui
9f427befd1
utf
5 years ago
chengang
ef2f03c166
回退 'Pull Request !133 : Edit loss_scale to fit GPU'
5 years ago
kingfo
cdbef85e5e
refactor callback for ge backend
5 years ago
VectorSL
99ce88ba62
edit loss_scale for gpu
5 years ago
leonwanghui
e8d2a6351e
Fix some typo errors in mindspore ir module
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
5 years ago
chang zherui
286db9b513
fix runtest.sh for python ut
5 years ago
ms_yan
04a46e36c6
add parameter check for Class Schema
5 years ago
chenhaozhe
36899e0b1d
change log level in pipeline_ge
5 years ago
fary86
b1de026c98
Add primitive name to param error message for math_ops.py
5 years ago
Wei Luning
826a7393db
fix InsertGradientOf with class method
5 years ago
jjfeing
2ebd60496a
adapt graphengine upgrade
5 years ago
panyifeng
e8ae576d10
fix grad missing due to indirect dependent free morphism
5 years ago
zhongligeng
a86b31eeee
resolve some issue in nn comments
5 years ago
leonwanghui
48d80d591a
Fix some typo errors in pipeline module
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
5 years ago
万万没想到
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
5 years ago
万万没想到
95f02396bd
modify comments
5 years ago
wanghua
d42954652c
modify bert test file
5 years ago
guohongzilong
2de97f256f
iterfaces change: _Constant to Constant
5 years ago
guohongzilong
434abe3f8c
import comment and function of op print
5 years ago
wanghua
1a82ff0a72
fix bert precison bug
5 years ago
y00445136
26e6138247
add support for bool
5 years ago
leonwanghui
9d25700d88
Update some required system packages in dockerfile
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
5 years ago
zjun
51ca769d09
add new mode for operator info register
5 years ago
yangzhenzhang
8f74aef65d
add parallel ops for expand dims
5 years ago
huangdongrun
d12a720fc5
add comparison ops
...
fix pylint
use scalar_lt primitive directly
fix review
5 years ago
kingfo
7329a1ef87
fix ME+GE compile error
5 years ago
chang zherui
9b9a85ba34
modify runtest py ut for parallel exec
5 years ago
xiefangqi
8d554d4322
fix and remove useless import of example, st, ut
5 years ago
zhaoting
d4dead939b
add weight decay in RMSProp optimizer
5 years ago
zhaoting
a62a9f4395
add YOLOv3 infer scipt and change dataset to MindRecord
5 years ago
guohongzilong
db405872e7
pass str to ge.exec.EnableDump
5 years ago
jjfeing
5583532ec6
tr5 run package update
5 years ago
万万没想到
b9ccd6d5d0
1. add Note refer to nn.SGD for detail
...
2. delete default value of stat
3. delete examples
4. some comments error from wangting review
5. modify comments from jinyaohui
6. modify examples from wanghao
7. modify Select operation examples
5 years ago
leonwanghui
e404187970
Fix some typo errors in session and device module
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
5 years ago
YuJianfeng
024706f951
Optimize depend edge with make tuple input
5 years ago
yanzhenxiang2020
948ff63add
fix mindrecord ut long time
5 years ago