Commit Graph

2068 Commits (dbfa34a3f5f47f31fcaf1096f1f06aeca0d0fdc0)
 

Author SHA1 Message Date
liyong dbfa34a3f5 remove dead code
5 years ago
mindspore-ci-bot 4bb5c7b39a !1084 add new interface quant combined
5 years ago
mindspore-ci-bot 2c4fec57a0 !995 Clean some pylint-warnings
5 years ago
mindspore-ci-bot a2a3b1c6c5 !1089 Add Optimizer method get_lr_parameter
5 years ago
mindspore-ci-bot 9e116e15fb !1139 Change Thread::Join to async call with time out
5 years ago
mindspore-ci-bot 1a052f7155 !1131 [Data]fix cmake build format
5 years ago
mindspore-ci-bot 1501e20ec2 !1140 Cleanup dataset UT: resolve skipped test units
5 years ago
Jesse Lee f2be49d85e Fix a racing condition
5 years ago
Cathy Wong 913074e656 Cleanup dataset UT: resolve skipped test units
5 years ago
mindspore-ci-bot 6b68671805 !1069 Use a resident process to write summary files and SummaryRecord as context manager
5 years ago
李鸿章 32c1d558f4 SummaryRecord as context manager
5 years ago
mindspore-ci-bot 7e3ec651dc !1094 Complete vm ops for L2Normalize and L2NormalizeGrad
5 years ago
mindspore-ci-bot 0695bb4c18 !1115 DepthwiseConv2d+Eltwise buffer fusion pass
5 years ago
mindspore-ci-bot a61f8486c6 !1128 only call HasNodeAttr for CNodePtr type
5 years ago
wangcong c0772522d2 fix bug
5 years ago
wangcong 2f591cab79 fix bug
5 years ago
wangcong 453514dd51 fix compile error
5 years ago
wangcong e477e7617b update getrealop name
5 years ago
wangcong 6478015786 fix compile error
5 years ago
wangcong 7017ac3f7e depthwisecon2d-eltwise pass
5 years ago
mindspore-ci-bot 21bcdcd8ad !1121 Complete vm ops for ResizeBilinear and ResizeBilinearGrad
5 years ago
Margaret_wangrui 137007be88 only call HasNodeAttr for CNodePtr type
5 years ago
chenzomi 1239cd6135 Merge branch 'master' into 04quant
5 years ago
mindspore-ci-bot 8f40f36c6c !924 gpu queue support multi-inputs
5 years ago
guohongzilong e70b2f5430 add optimizer.get_lr_parameter() method
5 years ago
chenzomi bf6246e617 add quant combined
5 years ago
xulei2020 903b64daa2 fix cmake build format
5 years ago
mindspore-ci-bot d9b8e09baf !1123 To fix GeneratorDataset numpy copy problem
5 years ago
mindspore-ci-bot 074a2f342c !1116 optimize SoftmaxCrossEntropWithLogits and momentum
5 years ago
mindspore-ci-bot 8b98f921cc !1124 Add broadcast fusion pass
5 years ago
shijianning 2cf2a67dfd fix wrong arg call
5 years ago
mindspore-ci-bot 1a98c6b459 !999 [MD] mindrecord support reading file list
5 years ago
mindspore-ci-bot 049d3796a6 !1091 gpu support Cast/RealDiv/Mul/Sub/Softmax kernels enforcement
5 years ago
yujianfeng 31d8db9fc6 Add broadcast fusion pass
5 years ago
shijianning 5afcefdce4 try fix pylint warning
5 years ago
mindspore-ci-bot 905467be9d !1095 Fix while broaden error
5 years ago
mindspore-ci-bot 86d4797399 !1079 Convert AiCpu kernel when aicore not supported
5 years ago
wangcong 89f55e63d5 reverse previous version
5 years ago
Yanjun Peng 4bf016e67f fix generator dataset np copy problem
5 years ago
mindspore-ci-bot 25b2424f9b !1042 clean pylint warning in test_framwork dir
5 years ago
lihongkang ca8a914736 接入算子resizebilinear and resizebilineargrad
5 years ago
mindspore-ci-bot 6f386c5782 !1082 Support 'break', 'continue' and 'pass' statements
5 years ago
mindspore-ci-bot 53c2a281fb !1107 rectify auto mix precision
5 years ago
liyong aa3f89e74f mindrecord support read file list
5 years ago
mindspore-ci-bot 6a8cd83d21 !1114 fix some python code format
5 years ago
mindspore-ci-bot 793bfddb17 !1112 Fix weight decay bug for `SGD` optimizer
5 years ago
zhaojichen ff710dde5d optimize SoftmaxCrossEntropWithLogits and momentum
5 years ago
He Wei 33fa90efc9 Support 'break', 'continue' and 'pass'
5 years ago
mindspore-ci-bot 5de4323632 !1096 fix some Misspelling
5 years ago
WilliamLian 691b0648e3 convert unsupported kernel in aicore to aicpu
5 years ago