- 15 7月, 2020 14 次提交
-
-
由 hexia 提交于
-
由 mindspore-ci-bot 提交于
Merge pull request !3072 from jiangjinsheng/issue_fix4
-
由 jiangjinsheng 提交于
-
由 mindspore-ci-bot 提交于
Merge pull request !3048 from amongo/SupportPrimitiveList
-
由 mindspore-ci-bot 提交于
Merge pull request !3061 from DeshiChen/0711_akg_op_register_master
-
由 mindspore-ci-bot 提交于
Merge pull request !2987 from peixu_ren/custom_gpu2
-
由 huangdongrun 提交于
-
由 mindspore-ci-bot 提交于
Merge pull request !3030 from xiefangqi/md_support-pslite
-
由 mindspore-ci-bot 提交于
Merge pull request !3067 from cathwong/ckw_dataset_ut_cleanup6
-
由 mindspore-ci-bot 提交于
Merge pull request !3066 from ZiruiWu/fix_validator
-
由 mindspore-ci-bot 提交于
Merge pull request !3039 from TinaMengtingZhang/dataset-op-ut-cifar
-
由 Zirui Wu 提交于
address review cmts addr review cmts
-
由 mindspore-ci-bot 提交于
Merge pull request !3008 from nhussain/validation_errors
-
由 Cathy Wong 提交于
-
- 14 7月, 2020 26 次提交
-
-
由 nhussain 提交于
-
由 tinazhang 提交于
update cifar10 dataset fixing missing error handling code in validator
-
由 peixu_ren 提交于
-
由 xiefangqi 提交于
-
由 mindspore-ci-bot 提交于
Merge pull request !3057 from hewei/decouple_ir_kernel_device
-
由 mindspore-ci-bot 提交于
Merge pull request !3060 from wangnan39/modify_mean_square_init_value_in_rmsprop
-
由 He Wei 提交于
-
由 dayschan 提交于
-
由 mindspore-ci-bot 提交于
Merge pull request !3053 from liubuyu/master
-
由 liubuyu 提交于
-
由 mindspore-ci-bot 提交于
Merge pull request !3056 from shenwei41/sw_master
-
由 mindspore-ci-bot 提交于
Merge pull request !3024 from Alexey_Shevlyakov/random_crop_decode_resize_fusion
-
由 mindspore-ci-bot 提交于
Merge pull request !3032 from DeshiChen/0711_akg_op_register_master
-
由 wangnan39@huawei.com 提交于
-
由 mindspore-ci-bot 提交于
Merge pull request !3054 from VectorSL/fix-isuue
-
由 shenwei41 提交于
-
由 mindspore-ci-bot 提交于
Merge pull request !3051 from chenzhongming/newnew_master
-
由 mindspore-ci-bot 提交于
Merge pull request !2950 from lichen/fix_codedex
-
由 VectorSL 提交于
-
由 dayschan 提交于
Since akg supports both Ascend and Gpu, but their supported type and format are different, so we use two directory "ascend" and "gpu" to store their registers respectively, and use an attribute "processor" to distinguish them. Main changes: 1) Add two op register class "AkgAscendRegOp" and "AkgGpuRegOp", inherited from the original AkgRegOp. 2) Rewrite akg ascend op registers with new interface, move them into directory "ascend". 3) Rename the imply_type from "AutoDiff" to "AKG". 4) Modify function FindOp, check the processor when imply_type is "AKG". 5) Modify function CheckRepetition, remove the judgement for impl_path, check processor instead. TODO: Remove op registers in akg root path.
-
由 mindspore-ci-bot 提交于
Merge pull request !2867 from huanghui/vm-anf-ir-graph-pb-dump
-
由 mindspore-ci-bot 提交于
Merge pull request !3052 from caifubi/data-dump
-
由 mindspore-ci-bot 提交于
Merge pull request !2754 from laiyongqiang/mem_opt
-
由 lichenever 提交于
-
由 mindspore-ci-bot 提交于
Merge pull request !3047 from wangqiuliang/fix-ci-cpplint
-
由 caifubi 提交于
-