c00425699
|
d62f560b50
|
add_bool_type_check_in_comm_op
|
5 years ago |
lichenever
|
b81cc6ea4f
|
add minimum distributed op
|
5 years ago |
YuJianfeng
|
7307c81f31
|
implement AddN fission pass
|
5 years ago |
chenzomi
|
d64f662c76
|
quantization aware training frontend operators define.
|
5 years ago |
panfengfeng
|
6a79fc1735
|
skip mindrecord ut test case
|
5 years ago |
mindspore-ci-bot
|
98e69fc639
|
!215 fix bprop cache caused error with variable params
Merge pull request !215 from penn/fix_print_bprop_error
|
5 years ago |
mindspore-ci-bot
|
7bc2cee318
|
!167 add_squeeze_distributed_op
Merge pull request !167 from lichen/add_squeeze_distributed_op
|
5 years ago |
c00425699
|
c8cdb6b331
|
support distributed GatherV2 operator
|
5 years ago |
liyong
|
11403492ae
|
add mindrecord subset random sampler
|
5 years ago |
buxue
|
5841fe010e
|
Support pow's second input could be tensor and fix bug in bprop of pow
|
5 years ago |
lichenever
|
32cd280c1a
|
add squeeze distributed op
|
5 years ago |
mindspore-ci-bot
|
5141054ecd
|
!220 Add parallel operator for DropoutDoMask
Merge pull request !220 from yangzhenzhang/dropoutdomask
|
5 years ago |
mindspore-ci-bot
|
066f20e791
|
!169 fix the method to calculate the children graph
Merge pull request !169 from xychow/fix-manager-children-issue
|
5 years ago |
yangzhenzhang
|
b34c0e7a17
|
add parallel op for dropoutdomask
|
5 years ago |
jonyguo
|
a9443635b7
|
fix: mindpage enhance parameter check and search by filename failed
|
5 years ago |
panfengfeng
|
53a98210af
|
skip ut test cases temporarily
|
5 years ago |
zjun
|
f5ee197b6c
|
Modify custom op register
|
5 years ago |
义峰潘
|
2bef22d8a3
|
fix bprop cache caused error with variable params
|
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
|
1b3b3b1a1c
|
!198 [opt] momentum duplicate mul constant
Merge pull request !198 from biffex/momentum-duplicate-mul-constant
|
5 years ago |
Cathy Wong
|
59a714c654
|
Correct shuffle UT buffer_size > #dataset-row as valid
|
5 years ago |
biffex
|
62bbf560c6
|
constant duplicate mul for momentum
|
5 years ago |
c00425699
|
b413638f23
|
refactor OperatorCostPtr in OperatorInfo
|
5 years ago |
liuxiao
|
0f0f83e292
|
modified api name Stack -> Pack, Unstack -> Unpack
|
5 years ago |
kswang
|
bef62db128
|
add ascend mem pool
|
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
|
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
|
31efc8b088
|
!172 add mem manager
Merge pull request !172 from kisnwang/add-resource-manager
|
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 |
jinyaohui
|
0790ef8a85
|
modify comment
|
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
|
3e36982314
|
!99 Develop op MaxPoolWithArgMax
Merge pull request !99 from zhangbuxue/Dock_MaxPoolWithArgMax
|
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
|
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 |
jinyaohui
|
ac62faa388
|
modify set_dataset_mode_config api param
|
5 years ago |
liuxiao
|
47d903ff57
|
Add pack and unpack
|
5 years ago |
mindspore-ci-bot
|
2eb71103f9
|
!82 profiling feature enhancement
Merge pull request !82 from caifubi/dev-profiling
|
5 years ago |
mindspore-ci-bot
|
22516d3e08
|
!156 [Auto parallel] Separate memory_cost and computation_cost in cost model
Merge pull request !156 from Xiaoda/implementing-memory-calculation-in-auto-parallel
|
5 years ago |
jonyguo
|
20d1b64443
|
fix: error info is not exactly when column list invalid
|
5 years ago |
jojobugfree
|
effdb483d6
|
profiling feature enhancement
|
5 years ago |
mindspore-ci-bot
|
e6ea09082c
|
!153 add api image_gradients
Merge pull request !153 from zhaozhenlong/cell/image_gradients
|
5 years ago |
yoonlee666
|
c5bfbc3556
|
use TFRecordDataset in bert ci script and add absolute position embedding code in bert model
|
5 years ago |
Xiaoda Zhang
|
a153fad874
|
This commit is to separate the computation cost and memory cost in auto_parallel. Some related memory correction is removed.
|
5 years ago |
zhaozhenlong
|
f9d180d413
|
add api image gradients
|
5 years ago |
mindspore-ci-bot
|
a24297f547
|
!122 Support to config whether to save integeated checkpoint, in auto model parallel scene
Merge pull request !122 from WeibiaoYu/master
|
5 years ago |