Commit Graph

40 Commits (2db3e64ff23e9d58bdfd79d3074b7716daf7643b)

Author SHA1 Message Date
panfengfeng 6a79fc1735 skip mindrecord ut test case
6 years ago
buxue 5841fe010e Support pow's second input could be tensor and fix bug in bprop of pow
6 years ago
yangzhenzhang b34c0e7a17 add parallel op for dropoutdomask
6 years ago
jonyguo a9443635b7 fix: mindpage enhance parameter check and search by filename failed
6 years ago
panfengfeng 53a98210af skip ut test cases temporarily
6 years ago
mindspore-ci-bot 268d358a1d !187 refactor OperatorCostPtr in OperatorInfo
6 years ago
mindspore-ci-bot 1b3b3b1a1c !198 [opt] momentum duplicate mul constant
6 years ago
biffex 62bbf560c6 constant duplicate mul for momentum
6 years ago
c00425699 b413638f23 refactor OperatorCostPtr in OperatorInfo
6 years ago
kswang bef62db128 add ascend mem pool
6 years ago
mindspore-ci-bot 2e6e94b2b6 !177 prelu operator support parallel on the channel
6 years ago
mindspore-ci-bot 31efc8b088 !172 add mem manager
6 years ago
kswang fb343bd607 add mem manager
6 years ago
mindspore-ci-bot cc75cb357c !168 remove mindspore::make_unique and make_unique.h
6 years ago
mindspore-ci-bot 3e36982314 !99 Develop op MaxPoolWithArgMax
6 years ago
mindspore-ci-bot 68f804255f !174 enhance: the error info is not detail when the column list is invalid by MindDataset
6 years ago
buxue 7541d3b067 Develop op MaxPoolWithArgMax
6 years ago
yao_yf b5e3fa9593 fix auto parallel prelu
6 years ago
mindspore-ci-bot 2eb71103f9 !82 profiling feature enhancement
6 years ago
jonyguo 20d1b64443 fix: error info is not exactly when column list invalid
6 years ago
jojobugfree effdb483d6 profiling feature enhancement
6 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.
6 years ago
Jonathan Yan 9d0fde29f4 remove ENABLE_MINDRECORD flag
6 years ago
Alexey Shevlyakov 84d780c1a4 remove make_unique.h
6 years ago
mindspore-ci-bot a4b9f8a728 !120 Fix test for RandomCropDecodeResizeOp.
6 years ago
kingfo 3202fc0df9 refactor callback for ge backend
6 years ago
Alexey Shevlyakov d37b8c4f2d fix RandomCropDecodeResize test
6 years ago
mindspore-ci-bot a5d95e472e !106 support comparison ops for python
6 years ago
huangdongrun 461d8e3a08 add comparison ops
6 years ago
mindspore-ci-bot 9be1a01db6 !85 Optimize depend edge with make tuple input
6 years ago
Wei Luning 73ba399364 remove ge depend in cpu
6 years ago
YuJianfeng 7f53bb062d Optimize depend edge with make tuple input
6 years ago
mindspore-ci-bot 52166a85cf !43 dump graph with type info when analysis failed
6 years ago
fary86 816b60491d Dump graph with type info when static analysis failed
6 years ago
mindspore-ci-bot da447b8d4d !45 use std::vector instead of std::list to promote performance for parallel module
6 years ago
c00425699 3bb48ffee1 use std::vector instead of std::list to promote performance for parallel module
6 years ago
mindspore-ci-bot 976226f9ac !10 Add matmul biasadd fusion pass
6 years ago
Jonathan Yan 080bcda021 Replace std::cout with MS_LOG in dataset unit test
6 years ago
GinFung 468dbc3557 Add matmul biasadd fusion pass
6 years ago
zhunaipan 930a1fb0a8 initial version
6 years ago