Commit Graph

8095 Commits

Author SHA1 Message Date
mindspore-ci-bot fe11760834 !4944 Add tflite and caffe models
Merge pull request !4944 from mengchunyang/master
2020-08-22 11:16:48 +08:00
Corleone 4b60297832 auto unmap buffer for opencl and clean code 2020-08-22 11:11:57 +08:00
chenzomi 8337ae710e delete group parameter from nn.DepthwiseConv2d 2020-08-22 11:11:17 +08:00
zhaizhiqiang 9d98246dae readme for nnacl 2020-08-22 11:08:20 +08:00
jianghui58 defd9a784e add eight tflite models 2020-08-22 11:06:07 +08:00
kai00 15dff1c4a4 check mem fixing 2020-08-22 11:05:36 +08:00
mindspore-ci-bot 026bbc46ff !4941 [MS][LITE][Develop]rename caffeprelu to prelu
Merge pull request !4941 from chenjianping/lite_dev2
2020-08-22 10:57:55 +08:00
mindspore-ci-bot ac81886328 !4916 fix generator_dataset hangs and test_graphdata_distributed.py failing randomly
Merge pull request !4916 from heleiwang/gnn_fix_bug
2020-08-22 10:51:01 +08:00
liuxiao93 cfe8859499 fix some bug in API and validator of input. 2020-08-22 10:49:33 +08:00
panfengfeng 30b69d3488 fix googlenet & deepfm 2020-08-22 10:49:02 +08:00
mindspore-ci-bot 77198f3182 !4914 Modify the problem list
Merge pull request !4914 from shenwei41/sw_master
2020-08-22 10:44:43 +08:00
ZPaC 830172201a Fix multi server precision error. 2020-08-22 10:42:35 +08:00
mindspore-ci-bot b366608a3f !4952 Fix errors in log calculation logics
Merge pull request !4952 from peixu_ren/custom_pp_ops
2020-08-22 10:40:40 +08:00
lixian 1ffb095037 add conv per channel support for int8 kernel 2020-08-22 10:35:58 +08:00
anzhengqi dd942e1807 fix memory ascend while multi model.eval 2020-08-22 10:34:52 +08:00
mindspore-ci-bot 9b503e4f38 !4955 Fixes for Dynamic Augmentation Ops
Merge pull request !4955 from MahdiRahmaniHanzaki/dynamic-ops-fix
2020-08-22 10:27:50 +08:00
mindspore-ci-bot 528fb81093 !4959 delete #include "src/ops/primitive_c.h" at model.h
Merge pull request !4959 from yeyunpeng2020/mindspore
2020-08-22 10:19:35 +08:00
yeyunpeng f4eee11dfa delete #include "src/ops/primitive_c.h" at model.h 2020-08-22 10:04:11 +08:00
mindspore-ci-bot e06dfaa80d !4854 fix bug
Merge pull request !4854 from 徐安越/master
2020-08-22 09:37:57 +08:00
mindspore-ci-bot 9f19076788 !4956 Fix CheckTuple in pynative mode
Merge pull request !4956 from XunDeng/pp_issue_branch
2020-08-22 09:37:47 +08:00
mindspore-ci-bot ab45bec828 !4924 Modify API comments and fix error of st
Merge pull request !4924 from byweng/fix_param_check
2020-08-22 09:37:36 +08:00
peixu_ren 1c8eb9b15d Fix errors in log calculation logics 2020-08-21 21:28:10 -04:00
shenwei41 76518f7f13 Modify the problem list 2020-08-22 09:21:11 +08:00
mindspore-ci-bot 8ee136db18 !4953 C++ API: Minor fixes for dataset parameters
Merge pull request !4953 from cathwong/ckw_c_api_fixes1
2020-08-22 09:14:08 +08:00
meng_chunyang 631aa8cf46 add tflite and caffe models 2020-08-22 09:10:08 +08:00
Xun Deng dc11fa9f53 Fixed CheckTuple issues and error message 2020-08-21 18:28:56 -04:00
tom__chen 8fa4422dac fix non-sparse cross entropy gpu kernel
fix white space
2020-08-21 14:19:36 -08:00
Mahdi a5f9b8f92e Added fix for MixUpBatch and CutMixBatch and for RandomAffine
updated c color op descriptions
2020-08-21 17:40:08 -04:00
Cathy Wong 93810a0dc8 C++ API: Minor fixes for dataset parameters 2020-08-21 17:35:39 -04:00
mindspore-ci-bot 04decda0c5 !4951 Fix missing symbol, build failure issue with -B on
Merge pull request !4951 from HarshvardhanGupta/multi_fix
2020-08-22 04:49:43 +08:00
Harshvardhan Gupta ac457f3163 fix build failures and wp tensor search condition 2020-08-21 16:18:51 -04:00
mindspore-ci-bot 9d7250c483 !4776 Introduce 2 extra ctrl flags to DataBuffer in dataset, address remaining cmts to PR4632
Merge pull request !4776 from ZiruiWu/map_callback_follow_up
2020-08-22 03:31:31 +08:00
Zirui Wu 74c1e6da60 introducing pause and quit flags to DataBuffer
fix review cmts

fix ci

fix Ci

fixci

address ci

ci

- add timeout
- add more test cases

fix CI

address review cmts
2020-08-21 14:33:26 -04:00
mindspore-ci-bot 3eef4a4e06 !4948 Fix backend compilation error when -g is off
Merge pull request !4948 from JesseKLee/glog_off
2020-08-21 23:54:31 +08:00
chenjianping 5a83d3a7df rename prelu to leakyrelu,rename caffeprelu to prelu 2020-08-21 22:15:11 +08:00
Jesse Lee ebd4cc5c0a Fix glog off compilation bug 2020-08-21 09:37:22 -04:00
mindspore-ci-bot 689efef7f0 !4940 modify conv to make fp16 run pass
Merge pull request !4940 from zhaozhenlong/lite/issue/modify_conv_for_fp16
2020-08-21 21:16:31 +08:00
wukesong 9784a58da2 add script shell 2020-08-21 21:13:00 +08:00
zhaodezan ad883e4384 process bn with phase 2020-08-21 09:09:41 -04:00
mindspore-ci-bot ba588e20c2 !4692 [MS][LITE] optimize arm cpu op: conv depthwise
Merge pull request !4692 from yangruoqi713/lite
2020-08-21 20:53:44 +08:00
mindspore-ci-bot 82c888f065 !4930 Fix CI cifar hang issue
Merge pull request !4930 from xiefangqi/fix_cifar_nofile_issue
2020-08-21 20:49:40 +08:00
zhaozhenlong 695a0f49fa make fp16 run pass 2020-08-21 20:45:20 +08:00
yangruoqi713 2bf61d2da1 [MS][LITE] arm cpu fp32 op: move weight and bias initing to function Init 2020-08-21 20:21:43 +08:00
mindspore-ci-bot 65c343c8be !4935 GPU fix conv2dback bug
Merge pull request !4935 from VectorSL/conv-fix
2020-08-21 20:21:20 +08:00
mindspore-ci-bot a245ee665e !4934 fix nccl kernel memory align bug
Merge pull request !4934 from zyli2020/bug_fix
2020-08-21 20:19:10 +08:00
BowenK 7a7e499475 Revert "Eliminate AllReduce when the input is a constant"
This reverts commit f3a9fbdd78.
2020-08-21 20:17:36 +08:00
mindspore-ci-bot 340f10c380 !4920 Add fp16 ci
Merge pull request !4920 from mengchunyang/master
2020-08-21 20:12:33 +08:00
mindspore-ci-bot b7d9d5e0cf !4928 revert gpu buffer
Merge pull request !4928 from qianlong21st/revert_gpu_queue
2020-08-21 20:06:59 +08:00
meng_chunyang 2b923e5674 add fp16 ci 2020-08-21 19:52:48 +08:00
mindspore-ci-bot 6f7678f610 !4929 fix bug for PynativeExecutor clear
Merge pull request !4929 from zhangbuxue/fix_bug_for_PynativeExecutor_clear
2020-08-21 19:37:50 +08:00