Commit Graph

8263 Commits

Author SHA1 Message Date
mindspore-ci-bot c6e481c0ff !5132 Rectification of API comments
Merge pull request !5132 from byweng/master
2020-08-25 20:40:43 +08:00
mindspore-ci-bot 8c7444ab47 !5140 add cuda path checker
Merge pull request !5140 from zyli2020/add_cuda_path_check
2020-08-25 20:33:29 +08:00
mindspore-ci-bot c7c5835800 !5125 add create_dict_iterator parameter num_epochs api
Merge pull request !5125 from anzhengqi/add-num_epochs-api
2020-08-25 20:31:35 +08:00
mindspore-ci-bot 167dc5f09e !4799 Improve performance of bert by mimic higher batch size
Merge pull request !4799 from shibeiji/bert_accu_steps
2020-08-25 20:12:41 +08:00
mindspore-ci-bot 5194672137 !5163 [MS][LITE][GPU]matmul support fp16
Merge pull request !5163 from chenzupeng/master-lite
2020-08-25 20:09:01 +08:00
mindspore-ci-bot e8822e2787 !5051 fix codedex bug
Merge pull request !5051 from jjfeing/master
2020-08-25 20:07:02 +08:00
mindspore-ci-bot b4bc1deb4b !5110 [MS][Lite]add activationType attr for pooling
Merge pull request !5110 from songhonglei413/roi
2020-08-25 19:46:51 +08:00
chenzupeng cac2399044 matmul support fp16 2020-08-25 19:32:36 +08:00
mindspore-ci-bot 3bd0204fca !5103 fix wrong value of int-type Node bug in pynative
Merge pull request !5103 from liangzelang/fix-repeat-key
2020-08-25 19:32:23 +08:00
mindspore-ci-bot b2ba24e815 !5061 [MS][LITE] fix bug of arm cpu fp32 op: conv depthwise
Merge pull request !5061 from yangruoqi713/lite
2020-08-25 19:12:07 +08:00
songhonglei413 2931920fea op_pooling+relu 2020-08-25 19:09:51 +08:00
mindspore-ci-bot cff6c3571c !5086 [MS][LITE]optimize winograd
Merge pull request !5086 from fuzhiye/tmp
2020-08-25 18:59:37 +08:00
mindspore-ci-bot 8fbde8e349 !5086 [MS][LITE]optimize winograd
Merge pull request !5086 from fuzhiye/tmp
2020-08-25 18:59:34 +08:00
mindspore-ci-bot 5ba42e337c !5076 Avoid copy when create Tensor from numpy array
Merge pull request !5076 from hewei/avoid_copy_tensor_numpy
2020-08-25 18:59:24 +08:00
fuzhiye d34c620dce optimize winograd 2020-08-25 18:39:27 +08:00
mindspore-ci-bot 600263ccfe !5105 Check input image type for random posterize
Merge pull request !5105 from luoyang/c-api
2020-08-25 18:30:06 +08:00
mindspore-ci-bot d42ecd01a8 !5122 Fix bug of issue #I1S3SD: the output names of packages are the same.
Merge pull request !5122 from wangshaocong/lite_pkg
2020-08-25 18:24:05 +08:00
mindspore-ci-bot 01aa83388e !5039 add benchmark and timeprofile cout log
Merge pull request !5039 from cjh9368/dts-0718
2020-08-25 17:37:52 +08:00
mindspore-ci-bot ac239b6506 !5100 fix thor optimizer readme file for resnet50
Merge pull request !5100 from wangmin0104/master
2020-08-25 17:23:05 +08:00
mindspore-ci-bot b3f0899da2 !5108 [MS][LITE][Develop]make allocator max size 2G
Merge pull request !5108 from ling/bug
2020-08-25 17:09:19 +08:00
mindspore-ci-bot 8f3fcb580a !5108 [MS][LITE][Develop]make allocator max size 2G
Merge pull request !5108 from ling/bug
2020-08-25 17:09:15 +08:00
mindspore-ci-bot 4efa20a137 !5123 fixed segmentation fault for opencl mode
Merge pull request !5123 from liuchao/master
2020-08-25 17:07:23 +08:00
mindspore-ci-bot a2049fa0c5 !4912 modify arm cpu fp16 & fp32 op: arithmetic
Merge pull request !4912 from 陶云浩/tmp10
2020-08-25 16:55:54 +08:00
mindspore-ci-bot 11e3b1dfff !4912 modify arm cpu fp16 & fp32 op: arithmetic
Merge pull request !4912 from 陶云浩/tmp10
2020-08-25 16:55:50 +08:00
lizhenyu 551879240c add cuda path checker 2020-08-25 16:53:37 +08:00
mindspore-ci-bot 2ac18edafd !5128 [MS][LITE] 20200822 ml_liveness_detect_landmark model fp16 version exec fail
Merge pull request !5128 from sunsuodong/fix_fp16_conv1x1
2020-08-25 16:51:22 +08:00
tao_yunhao 6665e537f6 modify arm cpu fp16&fp32 op: Arithmetic 2020-08-25 16:28:35 +08:00
YangLuo 67f5c89cd6 Check input image type for random posterize 2020-08-25 16:26:17 +08:00
mindspore-ci-bot 2de216961f !5098 modify wrong characters in master
Merge pull request !5098 from caozhou/modify_master
2020-08-25 16:23:00 +08:00
bingyaweng 600c5ea718 rectification of API comments 2020-08-25 16:20:35 +08:00
Corleone 3cb849c441 fixed segmentation fault for opencl mode 2020-08-25 16:09:59 +08:00
mindspore-ci-bot 5971e31309 !4997 Optimize the post process of arm64 matmul int8 & fix some bugs of matmul_int8
Merge pull request !4997 from zhanyuan/dev
2020-08-25 16:03:24 +08:00
mindspore-ci-bot 5c9348ab17 !5012 modify readme for GAT
Merge pull request !5012 from zhanke/gat_readme
2020-08-25 15:59:27 +08:00
mindspore-ci-bot 00208de83a !4907 Add description of Random Situation for Wide&Deep and Wide&Deep of Mutli-Table
Merge pull request !4907 from huangxinjing/wide-deep-readme
2020-08-25 15:55:57 +08:00
sunsuodong e6dea90625 fix_fp16_conv1x1 2020-08-25 15:52:11 +08:00
mindspore-ci-bot d9522982f9 !5117 Fix test case interface
Merge pull request !5117 from amongo/FixTestCaseInterface
2020-08-25 15:51:28 +08:00
anzhengqi 305434786a add num_epochs api 2020-08-25 15:35:06 +08:00
mindspore-ci-bot 3a16925fa2 !5065 fix depthwise conv tflite parser bug
Merge pull request !5065 from lyvette/parser
2020-08-25 15:20:52 +08:00
wsc acbb23f8a7 Fix bug: the output folders of packages are the same. 2020-08-25 15:03:03 +08:00
mindspore-ci-bot 5df2f5ac68 !5081 [bugfix]LSTM SyncDeviceToHost failed
Merge pull request !5081 from zyli2020/bug_fix
2020-08-25 14:47:13 +08:00
mindspore-ci-bot e3988f45a4 !5102 Clean building warnings of arm64
Merge pull request !5102 from wangshaocong/lite_clean
2020-08-25 14:46:33 +08:00
huangdongrun 113641decd fix test cases 2020-08-25 14:38:08 +08:00
He Wei 89837bcdfd Avoid copy when create Tensor from numpy array 2020-08-25 14:32:27 +08:00
lyvette c87b43b578 fix depthwise conv tflite parser bug 2020-08-25 14:21:55 +08:00
mindspore-ci-bot 7d4f481884 !5017 remove internal interface in wide&deep
Merge pull request !5017 from yao_yf/wide_and_deep_no_internal_interface
2020-08-25 14:11:51 +08:00
mindspore-ci-bot 9c9b721b15 !5109 conv2d transpose support fp16
Merge pull request !5109 from chenzupeng/master-lite
2020-08-25 14:11:44 +08:00
mindspore-ci-bot 136cb8c100 !5060 Modify readme of deeplabv3
Merge pull request !5060 from zhouyaqiang0/master
2020-08-25 12:15:40 +08:00
chenzupeng d950386eb0 conv2d transpose support fp16 2020-08-25 11:54:46 +08:00
zhanyuan cd8b664f13 Optimize the post process of arm64 matmul int8 2020-08-25 11:33:08 +08:00
mindspore-ci-bot 25bbf5c6eb !5082 ml_hardware_pose
Merge pull request !5082 from zhaodezan/master
2020-08-25 11:07:39 +08:00