Commit Graph

111 Commits (f748d02c05fd05635b0e979523fc8310eb82ae4a)

Author SHA1 Message Date
huanghui 0de0aee54e Add BatchNormGrad split pass
5 years ago
Jesse Lee 332398d20a Check return code from WaitPost::Register
5 years ago
yao_yf 6cde5f6d91 auto parallel strategy checkpoint
5 years ago
kswang e6f36e050f change cpu kernel dir
5 years ago
mindspore-ci-bot e537a70808 !657 Fix confusionmulgrad fusion pass cannot work
5 years ago
mindspore-ci-bot 3d9f1087c6 !695 Check topk supported before converting input to attr
5 years ago
YuJianfeng ce2a13fcda Check topk supported before converting input to attr
5 years ago
mindspore-ci-bot fb5cfe31d5 !430 add buffer fusion bnupdate eltwise pass
5 years ago
Etone.Chan d2727d0504 add buffer fusion bnupdate eltwise pass
5 years ago
huanghui 230e77f923 fix confusionmulgrad fusion pass cannot work
5 years ago
huanghui 9e29224af9 move add_memcpy_async pass and transdata_split pass
5 years ago
Wei Luning f305d6f8a7 Revert "add pattern AdjustAllReduceMulAdd"
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 2440cea732 !621 [MD] adjust mindrecord ut
5 years ago
mindspore-ci-bot 928dcf4ec4 !554 Fix derelu fusion pass
5 years ago
liyong 1f222ddb9e fix mindrecord c ut
5 years ago
huanghui cd6e8d6542 fix ReluV2's mask shape in derelu fusion pass
5 years ago
mindspore-ci-bot 4a3e5cb944 !492 Add AllGather fusion pass
5 years ago
mindspore-ci-bot 54e0fa5c09 !556 [Auto Parallel] use DeviceMemory instead of fixed-size memory check
5 years ago
YuJianfeng 39945d0f79 Add AllGather fusion pass
5 years ago
ch-l f806b72447 use DeviceMemory for memory control
5 years ago
zhousiyi f6a4f3d155 [static_analysis]: remove the TrivialPrimEvaluator cache.
5 years ago
huanghui 14df771175 fix confusion_softmax_grad_rule pass
5 years ago
liubuyu 672244e0ac add keep_bn_fp32 parameter
5 years ago
mindspore-ci-bot d99dfbd83d !390 getnext parallel optimization part III & IV: Loop Control & Stream Dispatch adaptation
5 years ago
gukecai f8208c7c52 Support GetNext Parallel
5 years ago
liyong f1542a90a3 add pk sampler
5 years ago
mindspore-ci-bot 6369cf27bd !406 added first row crc check for when reading tfrecord files
5 years ago
xulei2020 c705ea5e5b add filterOp code
5 years ago
Peilin Wang 9bc2134cb7 added checking of first row crc to find invalid tfrecord files
5 years ago
mindspore-ci-bot d8176a77f4 !425 New api "TextFileDataset"
5 years ago
mindspore-ci-bot 11a4b35caa !472 Fix inputs size and attr for AddN fission pass
5 years ago
ms_yan c5cfb09e66 Repair some MS_LOG problem
5 years ago
mindspore-ci-bot 679dbd27b3 !478 fix save_graphs_path and log file mode related issues
5 years ago
fary86 7e23a1a475 Fix issues of save_graphs_path, Type/Value error message and log file mode
5 years ago
YuJianfeng bc2df2c913 Fix inputs size and attr for AddN fission pass
5 years ago
yanghaitao 2795e492ff TextFileDataset
5 years ago
mindspore-ci-bot 3822b4837f !340 Add a HistogramSummary ops to record tensor value
5 years ago
ms_yan f0c07c3fa6 Realize take op and add ut
5 years ago
mindspore-ci-bot 71b63c3fcf !246 [opt pass] AdjustAllReduceMulAdd
5 years ago
Wei Luning ea6958c50a add pattern AdjustAllReduceMulAdd
5 years ago
YuJianfeng 5eb5379889 Add AdamApplyOne fusion pass
5 years ago
ougongchang 0ed6d9178e add Histogram summary operator
5 years ago
jzw 3f7054dccb add skip dataset op
5 years ago
mindspore-ci-bot f69a668d98 !350 change tuple output to make tuple
5 years ago
lianliguang 00e4306518 convert all tuple output to maketuple
5 years ago
mindspore-ci-bot f98efafa16 !317 [IRFusion] add derelu_fusion pass
5 years ago
mindspore-ci-bot cf026096a6 !183 Mindspore.dataset CPP sampler for GeneratorDataset
5 years ago
wenchunjiang ee5f3fa240 add pass to insert memcpy_async for get_next outputs
5 years ago
mindspore-ci-bot 58a70b5f82 !346 getnext parallel optimization part II: Eliminate Memcpy in specify scenario
5 years ago