Commit Graph

14422 Commits (ff2c44c9359c3ead76a0370f0327b6657bf2fcfc)
 

Author SHA1 Message Date
mindspore-ci-bot 7cec28526a !95 Modify cmake of protobuf
5 years ago
mindspore-ci-bot 1ca6b29617 !206 fitler redundant 'depend' node when create parameter by cnode
5 years ago
lichenever 32cd280c1a add squeeze distributed op
5 years ago
Zhang Qinghua 87714b3c7f Remove the repeats of inferring and optimize the sorting routine.
5 years ago
mindspore-ci-bot ce9f77346d !234 回退 'Pull Request !231 : add bool type check in communication operator '
5 years ago
suteng a2850cae32 回退 'Pull Request !231 : add bool type check in communication operator '
5 years ago
mindspore-ci-bot 5141054ecd !220 Add parallel operator for DropoutDoMask
5 years ago
mindspore-ci-bot 5ec3c8a215 !230 fix clang complier bug
5 years ago
mindspore-ci-bot 0d23520016 !233 modify Float64 to float64, del double
5 years ago
mindspore-ci-bot 54481c30c8 !231 add bool type check in communication operator
5 years ago
chenzomi e09f220f17 fix complite bug in clang
5 years ago
mindspore-ci-bot 83bb249eb7 !223 change folder name akg to _akg
5 years ago
mindspore-ci-bot 066f20e791 !169 fix the method to calculate the children graph
5 years ago
mindspore-ci-bot 4d1f75bd8e !30 [opt] momentum duplicate mul constant
5 years ago
yangzhenzhang b34c0e7a17 add parallel op for dropoutdomask
5 years ago
jjfeing 4fb76e6d7e modify Float64 to float64, del double
5 years ago
dengwentao b5ca2a3e30 :modify protobuf cmake
5 years ago
c00425699 bd57d123e5 add_bool_type_check_in_comm_op
5 years ago
mindspore-ci-bot b33687e84c !186 fix mindpage bugs, parameter check and search by filename failed
5 years ago
jonyguo a9443635b7 fix: mindpage enhance parameter check and search by filename failed
5 years ago
mindspore-ci-bot aaa8d9ed71 !229 skip some ut test cases temporarily
5 years ago
panfengfeng 53a98210af skip ut test cases temporarily
5 years ago
chang zherui 5e9cfaf6ef syn-code1
5 years ago
c00425699 406475160f refactor OperatorCostPtr in OperatorInfo
5 years ago
leonwanghui 1c7d0c0b39 Update setuptool info
5 years ago
biffex cc1416bfc2 constant duplicate mul for momentum
5 years ago
Cathy Wong d87fc50e35 Correct shuffle UT buffer_size > #dataset-row as valid
5 years ago
Yanjun Peng a73347db6a fix dataset para validator check
5 years ago
jojobugfree dd112c98fc change logging to mindspore.log
5 years ago
yao_yf f57bd919e0 Integrate two allreduce fusion set interfaces into one
5 years ago
liuxiao fc4ad192dc modified api name Stack -> Pack, Unstack -> Unpack
5 years ago
yanghaoran 99c353e696 add custom environment variable ASCEND_CUSTOM_PATH for customized Ascend software installation
5 years ago
zjun 735923c0ce add aicpu opinfo register
5 years ago
kswang a6747c522f add ascend mem pool
5 years ago
万万没想到 25cdf48336 fix review opinions in doc/comments
5 years ago
jinyaohui 0b1ae67418 modify comment
5 years ago
Cathy Wong c0e2a63fdb Correct dataset error checking
5 years ago
yao_yf 513f384c43 fix auto parallel prelu
5 years ago
zhoufeng 849543ac96 Distinguish package name according to hardware platform
5 years ago
zhoufeng ed04b8e165 default build command
5 years ago
kswang d84cfb0108 add mem manager
5 years ago
mxm d375724055 fixed: PrimitiveToInferImplMap map is global, and key of the map PrimitivePtr also a global variable. If key is initialized later than the map initialized during compilation, will cause the primitive map initialize failed. Variable initialization order is not guaranteed during compilation.
5 years ago
Alexey Shevlyakov 6d1ea7af8e remove make_unique.h
5 years ago
Zirui Wu 71b81c8f1b implemented multi-thread index writer for mindrecord
5 years ago
buxue 824d9e4956 Develop op MaxPoolWithArgMax
5 years ago
jonyguo 6690a7fd7a fix: error info is not exactly when column list invalid
5 years ago
anzhengqi 82896411e0 modify part of comments
5 years ago
jinyaohui e01df47915 modify set_dataset_mode_config api param
5 years ago
liuxiao 599543932c Add pack and unpack
5 years ago
yoonlee666 ee519aa0d1 use TFRecordDataset in bert ci script and add absolute position embedding code in bert model
5 years ago