Commit Graph

20660 Commits (c5161001b5cd2ef75623ebf180696c34740a9a89)
 

Author SHA1 Message Date
mindspore-ci-bot 37dba2ddcf !74 delete longtime python ut
5 years ago
mindspore-ci-bot 69d5403319 !14 add adapter for ge atan2
5 years ago
mindspore-ci-bot 0f2ed0b134 !61 Modify log level in DfGraphManager
5 years ago
huangdongrun 2fdf692c2e fix bug of auto control depend for bert pre training
5 years ago
mindspore-ci-bot a47046652a !76 [Auto parallel] Refining the strategy_checking for resnset50
5 years ago
zhaozhenlong bed5997a14 add atan2 operator
5 years ago
mindspore-ci-bot 0baf602ddb !60 Modify cmake for 3rd part buld
5 years ago
laiyongqiang bb421b70db fix bug when dump op with trans_flag true
5 years ago
mindspore-ci-bot 022c79d34e !70 【轻量级 PR】:fix typo in formula
5 years ago
mindspore-ci-bot f0bcf90b5b !64 fix error while num_samples equal 0
5 years ago
mindspore-ci-bot b829be11a6 !37 Quick fix for pre-opensource TFReaderOp issue
5 years ago
dengwentao bffa031dbc change MS LIB CACHE setting
5 years ago
mindspore-ci-bot 22a9c00bcd !57 Add parallel operators for Neg and BatchMatMul
5 years ago
mindspore-ci-bot a42eee52ba !67 add cpu st lenet
5 years ago
Xiaoda Zhang fb6eed23ae refining strategy-checking for resnet50
5 years ago
mindspore-ci-bot d9830e8ad6 !73 【轻量级 PR】:update tests/st/ops/gpu/test_tensoradd.py.
5 years ago
anzhengqi 6a1b865c91 check num_samples
5 years ago
simson f338eb3a60 add graphengine
5 years ago
simson 92dc6de049 modify graphengine
5 years ago
chang zherui 1de7011bc8 delete longtime python ut
5 years ago
VectorSL aea6b0c974 update tests/st/ops/gpu/test_tensoradd.py.
5 years ago
mindspore-ci-bot 569e5b056e !53 [Auto parallel] Remove the redundant work in star elimination
5 years ago
万万没想到 fd96ebe3ea fix typo in formula
5 years ago
万万没想到 849b84abb1 fix typo in formula
5 years ago
mindspore-ci-bot c46e267cfd !21 update lenet , add alexnet in example
5 years ago
mindspore-ci-bot 8f76c28017 !56 remove cce dependency
5 years ago
mindspore-ci-bot 87040483ee !58 fix two cast bug in auto parallel
5 years ago
WeibiaoYu 60f7a95b1c the size of tensor may be bigger than 2GB, should use memcpy instead of memcpy_s
5 years ago
yangzhenzhang 110640e2ad add parallel ops for neg and batchmatmul
5 years ago
Xiaoda Zhang c080ec7874 change star elimination: remove some redundant and checking works
5 years ago
Cathy Wong 2e881276ab Enable skipped dataset zip python unit tests
5 years ago
Peilin Wang 0ae77bb0db TFReaderOp fix, threads will exit after reading necessary amount of rows
5 years ago
mindspore-ci-bot 52166a85cf !43 dump graph with type info when analysis failed
5 years ago
mindspore-ci-bot 045a1c356c !51 add op SpaceToBatch and BatchToSpace for ge
5 years ago
mindspore-ci-bot 58cd173051 !63 dataset: repair parameter check problem in random_resize_crop and random_crop
5 years ago
mindspore-ci-bot 1fc5a69d6f !59 dataset: Repair parameter check problem in TFRecordDataset
5 years ago
kswang 2dc9f632c1 add cpu st lenet
5 years ago
chenhaozhe 0727c2e76a modify log level in DfGraphManager
5 years ago
fary86 816b60491d Dump graph with type info when static analysis failed
5 years ago
mindspore-ci-bot e2df848597 !55 modify long time python ut
5 years ago
mxm 2f031e1540 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
mindspore-ci-bot a8450dd761 !47 fix issue about the process don't exit when custom ops run failed
5 years ago
zhaozhenlong cf40305bf0 add operator SpaceToBatch and BatchToSpace for ge
5 years ago
ms_yan 624ab97de6 repair parameter check problem in random_resize_crop and random_crop
5 years ago
mindspore-ci-bot da4c711dfb !50 fix parallel related valuenode merging error
5 years ago
panyifeng feb1c36811 fix parallel related valuenode merging error
5 years ago
ms_yan 7b5640da4e Repair parameter check problem in TFRecordDataset
5 years ago
mindspore-ci-bot 352c6faf85 !18 enable use float type learning rate in lars optimizer
5 years ago
lichenever 2da38ad401 fix two cast bug in auto parallel
5 years ago
mindspore-ci-bot da447b8d4d !45 use std::vector instead of std::list to promote performance for parallel module
5 years ago