yoonlee666
|
b0fc7b7289
|
change op Slice to StridedSlice in bert model
|
5 years ago |
mindspore-ci-bot
|
268d358a1d
|
!187 refactor OperatorCostPtr in OperatorInfo
Merge pull request !187 from chentingting/refactor_OperatorCostPtr_in_OperatorInfo
|
5 years ago |
mindspore-ci-bot
|
481ad90bed
|
!193 Update setuptool info and rename setup_package.py file
Merge pull request !193 from leonwanghui/fixer
|
5 years ago |
mindspore-ci-bot
|
1b3b3b1a1c
|
!198 [opt] momentum duplicate mul constant
Merge pull request !198 from biffex/momentum-duplicate-mul-constant
|
5 years ago |
mindspore-ci-bot
|
43d90d4e73
|
!210 Correct shuffle UT: buffer_size > #dataset-rows is valid
Merge pull request !210 from cathwong/ckw_dataset_shuffle_ut1
|
5 years ago |
Cathy Wong
|
59a714c654
|
Correct shuffle UT buffer_size > #dataset-row as valid
|
5 years ago |
Zirui Wu
|
19f2ea6d41
|
change int32 to int64 to avoid overflow in batch
fix clang
pybind fix
|
5 years ago |
biffex
|
62bbf560c6
|
constant duplicate mul for momentum
|
5 years ago |
mindspore-ci-bot
|
7f8c9ebf10
|
!194 Fix dataset parameter check
Merge pull request !194 from pengyanjun/fix_dataset_para_validator_check
|
5 years ago |
mindspore-ci-bot
|
8e9a2c1ce8
|
!190 change logging to mindspore.log
Merge pull request !190 from caifubi/change-logging-to-ms-logger
|
5 years ago |
c00425699
|
b413638f23
|
refactor OperatorCostPtr in OperatorInfo
|
5 years ago |
Yanjun Peng
|
363632ca9d
|
fix dataset para validator check
|
5 years ago |
mindspore-ci-bot
|
ecc168c72f
|
!189 Integrate two allreduce fusion set interfaces into one
Merge pull request !189 from yao_yf/parallel_interface_organize
|
5 years ago |
mindspore-ci-bot
|
50cb2ad944
|
!192 Modify api name Stack -> Pack, Unstack -> Unpack in ME.
Merge pull request !192 from liuxiao/temp
|
5 years ago |
mindspore-ci-bot
|
002fd9a446
|
!202 add variable ASCEND_CUSTOM_PATH for customized Ascend installation
Merge pull request !202 from yanghaoran/master
|
5 years ago |
yanghaoran
|
576f65ad48
|
add custom environment variable ASCEND_CUSTOM_PATH for customized Ascend software installation
|
5 years ago |
liuxiao
|
0f0f83e292
|
modified api name Stack -> Pack, Unstack -> Unpack
|
5 years ago |
mindspore-ci-bot
|
cc53ddaeca
|
!171 Add aicpu op register
Merge pull request !171 from zjun/master
|
5 years ago |
seatea
|
ead50a2170
|
Define the default decay_filter for `Adam` optimizer.
|
5 years ago |
mindspore-ci-bot
|
b2b1adff2f
|
!191 format memory manager interface
Merge pull request !191 from kisnwang/format-memory-manager-interface
|
5 years ago |
yao_yf
|
6fdcc24585
|
Integrate two allreduce fusion set interfaces into one
|
5 years ago |
zjun
|
16296da5c7
|
add aicpu opinfo register
|
5 years ago |
mindspore-ci-bot
|
8357383111
|
!154 fix doc/comments issues
Merge pull request !154 from 万万没想到/I1DBA8
|
5 years ago |
kswang
|
bef62db128
|
add ascend mem pool
|
5 years ago |
leonwanghui
|
b410a2f0a4
|
Update setuptool info
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
|
5 years ago |
jojobugfree
|
ede8a98729
|
change logging to mindspore.log
|
5 years ago |
万万没想到
|
d9f7e56b43
|
fix review opinions in doc/comments
|
5 years ago |
mindspore-ci-bot
|
3bde6404de
|
!27 Rebuild graph before RunGraph if needed
Merge pull request !27 from Simson/master
|
5 years ago |
mindspore-ci-bot
|
0565e4641e
|
!185 modify comment about normal mode
Merge pull request !185 from jinyaohui/master
|
5 years ago |
mindspore-ci-bot
|
af3484baaf
|
!184 Correct dataset error checking
Merge pull request !184 from cathwong/ckw_dataset_error_fixes
|
5 years ago |
mindspore-ci-bot
|
2e6e94b2b6
|
!177 prelu operator support parallel on the channel
Merge pull request !177 from yao_yf/fix_auto_parallel_prelu
|
5 years ago |
mindspore-ci-bot
|
03ba579d4f
|
!145 Distinguish package name according to hardware platform in build.sh
Merge pull request !145 from ZhouFeng/package-name
|
5 years ago |
mindspore-ci-bot
|
bcd25af0df
|
!144 Compile command supports "-z" (minddata) and "-M on" (gpu) by default in build.sh
Merge pull request !144 from ZhouFeng/default-build-command
|
5 years ago |
mindspore-ci-bot
|
31efc8b088
|
!172 add mem manager
Merge pull request !172 from kisnwang/add-resource-manager
|
5 years ago |
mindspore-ci-bot
|
a216583133
|
!28 Develop op MaxPoolWithArgMax
Merge pull request !28 from zhangbuxue/develop_maxpoolwithargmax
|
5 years ago |
zhoufeng
|
f385f2a48b
|
default build command
"-z" (minddata) and "-M on" (gpu) by default in build.sh
|
5 years ago |
mindspore-ci-bot
|
086edc133f
|
!65 fix bug of global variable initialization order is not guaranteed during compilation
Merge pull request !65 from mxm/for_prim_map_init
|
5 years ago |
zhousiyi
|
99f22c5b85
|
fix children issue: missing users of the children's direct users.
|
5 years ago |
kswang
|
fb343bd607
|
add mem manager
|
5 years ago |
buxue
|
1d3bb0b731
|
Develop op MaxPoolWithArgMax
|
5 years ago |
jinyaohui
|
0790ef8a85
|
modify comment
|
5 years ago |
simson
|
88d173cc48
|
rebuild graph if needed
|
5 years ago |
mindspore-ci-bot
|
cc75cb357c
|
!168 remove mindspore::make_unique and make_unique.h
Merge pull request !168 from Alexey_Shevlyakov/remove_mindspore_make_unique
|
5 years ago |
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 |