Commit Graph

1019 Commits (425276d43df1b7f2943188300f45cbb24a9f978e)
 

Author SHA1 Message Date
yao_yf 425276d43d auto parallel prelu support prelu
5 years ago
mindspore-ci-bot 78bbacdaac !601 [Data]Fix the nonstandard comments (add space, add function type)
5 years ago
mindspore-ci-bot c984c48f28 !629 add model parameters for vgg16 to open mixed precision.
5 years ago
mindspore-ci-bot 53d2da5fe4 !264 static_analysis: remove useless cache in TrivialPrimEvaluator and add cache for PythonPrimEvaluator
5 years ago
mindspore-ci-bot bfab0bc856 !618 clean ascend runtime codex
5 years ago
mindspore-ci-bot 4a001ece95 !607 optimize flow of export onnx model
5 years ago
mindspore-ci-bot 2440cea732 !621 [MD] adjust mindrecord ut
5 years ago
mindspore-ci-bot 84a488bfe7 !627 fix when not set GLOG_log_dir, create log file at /tmp
5 years ago
mindspore-ci-bot c65a57775b !631 Fixed the bug on uniform augment input validation
5 years ago
Adel Shafiei f29eacbb34 fixed an input validation error for uniform augment op
5 years ago
mindspore-ci-bot 1cc9f65815 !630 UniformAugment: Fixed empty list error
5 years ago
Amir Lashkari a43b60f99f Fixed not in list error
5 years ago
caojian05 73d4cf77d4 add model parameters for vgg16 to open mixed precision.
5 years ago
mindspore-ci-bot b39247d3de !557 add README file for vgg16
5 years ago
mindspore-ci-bot 07dcd6e0cc !616 remove the parameter 'batch_size' of VGG16, for we can use 'flatten' instead of 'reshape'.
5 years ago
caifubi 246fc290d0 clean runtime codex
5 years ago
mindspore-ci-bot d132b61bcd !625 Fix check nullptr by calling function directly
5 years ago
mindspore-ci-bot 928dcf4ec4 !554 Fix derelu fusion pass
5 years ago
liyong 1f222ddb9e fix mindrecord c ut
5 years ago
mindspore-ci-bot c646faed1e !626 gpu dynamic memory pool can't reuse allReduce in multi-stream
5 years ago
huanghui cd6e8d6542 fix ReluV2's mask shape in derelu fusion pass
5 years ago
mindspore-ci-bot ebc3f12b21 !620 [Auto parallel] Fix the code-style warnings in parallel-mode
5 years ago
fary86 065e9e6a4e Fix when not set GLOG_log_dir, create log file at /tmp
5 years ago
limingqi107 0f0e8fe874 gpu dynamic memory pool can not reuse allReduce in multi-stream
5 years ago
lvliang 5b39a3ea6e fix-check-nullptr-by-calling-function
5 years ago
mindspore-ci-bot 99e7e43cbb !599 fix clipbynorm op run error in pynative mode
5 years ago
mindspore-ci-bot 4a3e5cb944 !492 Add AllGather fusion pass
5 years ago
mindspore-ci-bot 82cb39274b !619 Clean code style check warning in pynative codes
5 years ago
mindspore-ci-bot 85c889bc3b !615 Modify log level of context
5 years ago
mindspore-ci-bot 54e0fa5c09 !556 [Auto Parallel] use DeviceMemory instead of fixed-size memory check
5 years ago
mindspore-ci-bot ad75618ca6 !611 change error message type
5 years ago
mindspore-ci-bot 5034bc10ce !612 Bugfix: correct wrong pattern of confusion_softmax_grad_rule pass
5 years ago
mindspore-ci-bot f2a861516a !549 [MS][BERT] Add README.md file of BERT model
5 years ago
caojian05 10994a5e7d add README file for vgg16
5 years ago
Xiaoda Zhang ec043fcd56 fix the codex and bot warnings
5 years ago
mindspore-ci-bot de4aca2025 !613 fix codedex warning and a datacopy coredump bug
5 years ago
lvliang aec761c143 pynative-clean-reviewbot-warning
5 years ago
YuJianfeng 39945d0f79 Add AllGather fusion pass
5 years ago
mindspore-ci-bot eefb6edde2 !606 Fix dataset api doc problem
5 years ago
caojian05 b36094e327 remove the parameter batch_size of VGG16, for we can use flatten instead of reshape.
5 years ago
simson 8492f3dd7f modify log level of context
5 years ago
mindspore-ci-bot ebd0fd33f6 !572 Add REAMME to resnet50_cifar10
5 years ago
liubuyu 0b6b5e5123 fix codedex warning
5 years ago
ch-l f806b72447 use DeviceMemory for memory control
5 years ago
mindspore-ci-bot 31f1d2956a !604 GeneratorDataset column names support string type
5 years ago
mindspore-ci-bot 2d6c703794 !582 Add gpu test case for dynamic lr.
5 years ago
zhaojichen 8963e39516 change error type
5 years ago
zhousiyi f6a4f3d155 [static_analysis]: remove the TrivialPrimEvaluator cache.
5 years ago
mindspore-ci-bot 496ffff3fd !573 Fix bug in `ParseAttribute`
5 years ago
dinghao 60971f26d8 fix clipbynorm in pynative mode
5 years ago