Commit Graph

18940 Commits (b13cabeb106a6ea8a7aeb431a3ada1b63f2faa57)
 

Author SHA1 Message Date
GinFung 2fd7f67108 Add matmul biasadd fusion pass
5 years ago
zhaozhenlong a6e626f02e add operator diag and diag_part
5 years ago
seatea 0c9f31c5c5 Correct the comments for `RandomChoiceWithMask` op.
5 years ago
Ting Wang 14223b6cc5 fix typo
5 years ago
leonwanghui d2348c7f87 回退 'Pull Request !17 : [AutoParallel]Fix bug in the case of two cast'
5 years ago
lvliang c5da87254d auto enbale dynamic mem pool
5 years ago
lichenever 26a65bee0c fix auto parallel st
5 years ago
lianliguang d3400cde01 fix bug of got a error transdata's dest format
5 years ago
shibeiji 2e308e4bed add log for kernel runtime in order to trace performance
5 years ago
lichenever c119f1c29e fix_cast_bug
5 years ago
helloway 204a86c67a Add issue and PR templates for gitee and github
5 years ago
qianlong df0668390a Optimize the execution time of test case test_rgb_hsv.py
5 years ago
buxue 24d1991cac Fix bug structure output when there is depend whose first input is constant in outputs
5 years ago
cathwong a6f6a376cb update CONTRIBUTING.md. typo fix.
5 years ago
Jonathan Yan 295c00ac39 Replace std::cout with MS_LOG in dataset unit test
5 years ago
jonyguo ef1caad11f 1. add more log info for dataset & mindrecord, 2. add two new testcase for MindDataset
5 years ago
seatea 1012790a33 Fix dtype bug for loss_scale and weight_decay.
5 years ago
zhaozhenlong 04e4f6d927 adapt relu6grad and graphengine modified
5 years ago
yoonlee666 02ebf03c6e add bert script to master
5 years ago
seatea 56ab3a1df3 Check if the shape of the input of NMSWithMask is (N, 5).
5 years ago
mindspore-ci-bot b6d74f862e !178 fix compile error
5 years ago
jinyaohui ac62faa388 modify set_dataset_mode_config api param
5 years ago
guohongzilong e17e086186 unified tensor and mindspore.type
5 years ago
simson a8bc8bfecb fix compile error
5 years ago
liuxiao 47d903ff57 Add pack and unpack
5 years ago
mindspore-ci-bot dd9a5a385a !175 Rebuild graph before RunGraph if needed
5 years ago
mindspore-ci-bot 1a4d364bf3 !7 Add ascend st lenet script for pynative mode
5 years ago
mindspore-ci-bot 2eb71103f9 !82 profiling feature enhancement
5 years ago
simson ee5b406b37 rebuild graph before rungraph if needed
5 years ago
mindspore-ci-bot 22516d3e08 !156 [Auto parallel] Separate memory_cost and computation_cost in cost model
5 years ago
jonyguo 20d1b64443 fix: error info is not exactly when column list invalid
5 years ago
mindspore-ci-bot 606310d9c3 !166 Enable auto-mixed-precision in GeInitialize
5 years ago
lvliang 2da8570a01 pynative-add-lenet
5 years ago
jojobugfree effdb483d6 profiling feature enhancement
5 years ago
anzhengqi fb4e84c0ee modify part of comments
5 years ago
mindspore-ci-bot e6ea09082c !153 add api 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
mindspore-ci-bot 9930b18508 !165 Use mindspore. instead of mstype. in example
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
chenhaozhe d88dbbb138 pass auto mixed precision flag to ge init options
5 years ago
mindspore-ci-bot 0d838c7c9b !161 Edit loss_scale to fit GPU
5 years ago
mindspore-ci-bot a24297f547 !122 Support to config whether to save integeated checkpoint, in auto model parallel scene
5 years ago
zhoufeng 27e49d1415 Distinguish package name according to hardware platform
5 years ago
VectorSL d0c24fb706 update lossscale for gpu
5 years ago
mindspore-ci-bot 993e69c76e !139 remove ENABLE_MINDRECORD flag
5 years ago
Jonathan Yan 243120bfa3 Merge branch 'DLTJ' of https://gitee.com/jonwe/ms_incubator into DLTJ
5 years ago
Jonathan Yan 9d0fde29f4 remove ENABLE_MINDRECORD flag
5 years ago
Alexey Shevlyakov 84d780c1a4 remove make_unique.h
5 years ago
guohongzilong c4f9230f03 usr mindspore. instead of mstype.
5 years ago