Commit Graph

2492 Commits

Author SHA1 Message Date
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
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 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
xiefangqi e3e7820413 fix cifar stuck problem 2020-08-21 19:35:07 +08:00
bingyaweng 3422f60d50 modify comments of API 2020-08-21 17:26:11 +08:00
mindspore-ci-bot 0d1a7ac654 !4909 [bug]support implicit type conversion for parameter
Merge pull request !4909 from vlne-v1/I1QM7L-implicit-type-conversion-parameter
2020-08-21 17:08:23 +08:00
mindspore-ci-bot c92f7c9170 !4911 add func type check for switch layer
Merge pull request !4911 from riemann_penn/add_func_type_check_for_switch_layer
2020-08-21 16:42:12 +08:00
panyifeng abab21ed57 add func type check for switch layer 2020-08-21 16:11:40 +08:00
mindspore-ci-bot 6e8d3a3b82 !4859 Add CTCGrerdyDecoder ops for old backend.
Merge pull request !4859 from liuxiao93/Add-ReversSqueuce-EditDistance-CTCGrerdyDecoder
2020-08-21 16:05:19 +08:00
mindspore-ci-bot 46429a98bf !4869 Add ci for quant
Merge pull request !4869 from chenfei_mindspore/master
2020-08-21 15:57:43 +08:00
Wei Luning 77dcdd89ec support parameter updata with implicit type conversion 2020-08-21 15:24:57 +08:00
panyifeng f9f3cd7ce0 fix switch_layer_issues 2020-08-21 14:17:51 +08:00
chenfei a71868f1e5 add ci for quant
add ci for quant
2020-08-21 14:05:45 +08:00
mindspore-ci-bot 8440f2bcdb !4809 add AddN,AssignAdd,Conv2d,BN,Relu6,TensorAdd CPU operator
Merge pull request !4809 from zhaoting/master
2020-08-21 12:39:45 +08:00
mindspore-ci-bot b2a5440548 !4883 Fix compilation warnings
Merge pull request !4883 from zhoufeng/xiu-ba-ge
2020-08-21 12:33:20 +08:00
mindspore-ci-bot bccb92adf7 !4868 fix: concat with none sample dataset
Merge pull request !4868 from guozhijian/fix_concat_with_zero_dataset
2020-08-21 12:02:30 +08:00
mindspore-ci-bot 1166a091f5 !4893 fix error of conv_variational
Merge pull request !4893 from byweng/fix_param_check
2020-08-21 11:41:51 +08:00
bingyaweng b126272b39 fix error of conv_variational 2020-08-21 11:06:12 +08:00
liuxiao93 9bc18ea2e5 Add CTCGrerdyDecoder ops for GE. 2020-08-21 10:12:01 +08:00
mindspore-ci-bot 2ac410e90d !4789 Add EditDistance op for GE.
Merge pull request !4789 from liuxiao93/Add-EditDistance-op-for-GE
2020-08-21 09:49:38 +08:00
mindspore-ci-bot 3d06cbf987 !4801 Must set or change parallel mode before any Initializer created
Merge pull request !4801 from yihuaijie/dev
2020-08-21 09:47:32 +08:00
zhoufeng 22ec976ef7 fix compilation warnings
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-08-21 09:44:04 +08:00
jonyguo 5b4b539751 fix: concat with none sample dataset 2020-08-21 09:19:50 +08:00
mindspore-ci-bot 29e21479a4 !4845 Fix bugs about uncertainty toolbox and vae
Merge pull request !4845 from zhangxinfeng3/master
2020-08-21 09:06:41 +08:00
Xun Deng c9f8f9fe85 added CheckTenosr and CheckTuple 2020-08-20 16:41:34 -04:00
mindspore-ci-bot 13d1738ff3 !4706 fix SmoothL1Loss gpu kernel
Merge pull request !4706 from Peilin/smoothL1Loss-fix
2020-08-20 22:33:16 +08:00
mindspore-ci-bot 9a3baf4f6c !4314 [MD] remove defaults used in binding code, and remove bilinear resize op
Merge pull request !4314 from nhussain/clean_up_bindings
2020-08-20 22:16:56 +08:00
mindspore-ci-bot ff6cf58bfd !4683 split ci cases
Merge pull request !4683 from yoonlee666/cisplit
2020-08-20 22:11:21 +08:00
mindspore-ci-bot bfa3cd900e !4843 remove ccsrc/common.h by explicit dependent header file
Merge pull request !4843 from xychow/remove-ccsrc-common-h
2020-08-20 22:02:13 +08:00
mindspore-ci-bot 98052f9d06 !4847 [MD] Add some data validation
Merge pull request !4847 from xiefangqi/xfq_add_numworker_validate
2020-08-20 20:22:51 +08:00
mindspore-ci-bot 2cb22a0f78 !4688 Fix bool operation parsing to be consistent with pynative
Merge pull request !4688 from amongo/FixBoolParse
2020-08-20 20:06:41 +08:00
zhaoting cbca6be8bf add AddN,AssignAdd,Conv2d,BN,Relu6,TensorAdd CPU operator 2020-08-20 20:05:04 +08:00
yoonlee666 eb46d5cc19 split ci cases 2020-08-20 19:48:19 +08:00
liuxiao93 4c99f4f649 Add EditDistance op for GE. 2020-08-20 19:39:57 +08:00
zhangxinfeng3 27ff97a555 update uncertainty toolbox 2020-08-20 19:32:18 +08:00
Yi Huaijie 89a4ebf8a1 parallel mode must be set before create an initializer 2020-08-20 19:20:46 +08:00
mindspore-ci-bot a3dae6344b !4758 GPU kernel support NHWC
Merge pull request !4758 from VectorSL/nhwc-support
2020-08-20 19:17:33 +08:00
zhousiyi d0e58dd765 remove ccsrc/common.h
replace frontend/operator/ops.h in backend with base/core_ops.h as
backend should not use any frontend-only primitive
2020-08-20 09:34:07 +00:00
mindspore-ci-bot cde4a81b8b !4831 Add test of bnn_layers and transforms
Merge pull request !4831 from byweng/add_test
2020-08-20 17:27:54 +08:00
xiefangqi 7dc7990d75 add NumWorkers validate 2020-08-20 17:25:30 +08:00
VectorSL e939d61a2c conv pooling pad support NHWC 2020-08-20 17:21:53 +08:00
huangdongrun f30418991c refactor bool op parsing to be consistent with pynative mode
add testcase of st
2020-08-20 16:45:30 +08:00
mindspore-ci-bot 5dad6ea5cb !4754 add http visit example to seving st
Merge pull request !4754 from hexia/add_http_to_st_serving
2020-08-20 16:32:55 +08:00
bingyaweng 2037336195 add st 2020-08-20 16:08:25 +08:00
hexia a7de095d51 iii 2020-08-20 15:21:17 +08:00
mindspore-ci-bot 9ee144ea40 !4744 [AutoParallel]Support bert
Merge pull request !4744 from lichen/support_bert
2020-08-20 14:13:19 +08:00
mindspore-ci-bot 7b0a4e5929 !4796 Fix randomdata ut core dump problem
Merge pull request !4796 from xiefangqi/fix_randomdata_ut
2020-08-20 14:11:55 +08:00
xiefangqi c0d18d2517 fix randomdata ut problem 2020-08-20 11:13:02 +08:00
mindspore-ci-bot ed954dc407 !4782 Python UT fails on RandomPosterize
Merge pull request !4782 from islam_amin/bbox_class
2020-08-20 10:18:59 +08:00