ervinzhang
bd5a777f81
introducing new C++ API
2020-07-10 16:32:38 -04:00
mindspore-ci-bot
2f565f4c20
!2776 Update API of dataset.text.lookup
...
Merge pull request !2776 from ZiruiWu/master
2020-07-10 22:18:48 +08:00
mindspore-ci-bot
1354d872aa
!2936 dataset: modify config api
...
Merge pull request !2936 from ms_yan/config_modify
2020-07-10 21:55:25 +08:00
mindspore-ci-bot
0f4617a8df
!2978 switch input generalizes partial
...
Merge pull request !2978 from Margaret_wangrui/switch_input
2020-07-10 19:49:44 +08:00
ms_yan
edd7e184d8
modify config api
2020-07-10 18:55:09 +08:00
mindspore-ci-bot
8844462e15
!2996 Add test case for switch_layer
...
Merge pull request !2996 from fanglei/add_testcase_switchlayer
2020-07-10 17:58:50 +08:00
mindspore-ci-bot
f1308e9645
!2937 MatMul op change to MatMulV2 for GE backend.
...
Merge pull request !2937 from liuxiao93/MatMul-change-to-MatMulV2
2020-07-10 17:48:10 +08:00
mindspore-ci-bot
f201bd655c
!2979 Add push pull kernel
...
Merge pull request !2979 from ZPaC/add-push-pull-kernel
2020-07-10 17:31:38 +08:00
mindspore-ci-bot
4670b58c50
!2908 dataset: avoid same column name and add para check for to_device
...
Merge pull request !2908 from ms_yan/column_empty
2020-07-10 16:16:31 +08:00
mindspore-ci-bot
9b4ec82f93
!2993 Fix that the usage is error in the SummaryCollector example
...
Merge pull request !2993 from ougongchang/fix_api
2020-07-10 16:15:48 +08:00
leilei_snow
38f32d0f8f
add testcase for switchlayer.
2020-07-10 07:46:28 +00:00
mindspore-ci-bot
854290c098
!2984 fix hswishquant and hsigmoidquant validation false bug
...
Merge pull request !2984 from chenzhongming/master
2020-07-10 15:45:05 +08:00
mindspore-ci-bot
87722b9e09
!2912 Update ssim and add msssim
...
Merge pull request !2912 from fanglei/msssim
2020-07-10 15:30:11 +08:00
ZPaC
e0da486e2f
Add push pull kernels
2020-07-10 15:15:30 +08:00
ougongchang
9062ea4bdd
There is a error in the SummaryCollector example.
...
The useage is error when collect custom lineage data.
2020-07-10 14:27:12 +08:00
ms_yan
83bc1fb343
repair issue for same column name and para check
2020-07-10 13:13:46 +08:00
mindspore-ci-bot
ee199007ed
!2942 change reduce node's reduce axis attr whem it's using in special foramt
...
Merge pull request !2942 from lianliguang/convert-reduce-axis-when-selected-hw-special-format-for-reduce-kernel
2020-07-10 11:58:22 +08:00
mindspore-ci-bot
c8d7ac13aa
!2976 Add input infos to output for apply op to match the tbe registered info
...
Merge pull request !2976 from YuJianfeng/input2output
2020-07-10 11:56:16 +08:00
mindspore-ci-bot
b63b6bd168
!2986 Add worker proxy
...
Merge pull request !2986 from ZPaC/add-worker-proxy
2020-07-10 11:55:13 +08:00
mindspore-ci-bot
bccfa48509
!2980 Prevent empty column names
...
Merge pull request !2980 from nhussain/empty_column_b
2020-07-10 11:19:37 +08:00
leilei_snow
9b21420b3e
update SSIM loss, add MSSSIM loss feature; add their ut testcases.
2020-07-10 11:11:48 +08:00
mindspore-ci-bot
9daeeb5a81
!2961 add st to protect pynative hook from abnormal
...
Merge pull request !2961 from JoyLvliang/add-st-to-protect-pynative-hook-from-abnormal
2020-07-10 11:06:06 +08:00
mindspore-ci-bot
c1f881e6f3
!2592 Keep parameters of previous step in TensorLoader
...
Merge pull request !2592 from ShidaHe/debugger_dev
2020-07-10 11:04:25 +08:00
mindspore-ci-bot
cf5a27e97d
!2962 gpu support SmoothL1Loss kernel
...
Merge pull request !2962 from chenweifeng/smoothl1loss
2020-07-10 11:03:22 +08:00
Margaret_wangrui
6d14de5f21
handle switch input to partial
2020-07-10 10:46:39 +08:00
ZPaC
6b3e1a687b
Add worker proxy.
2020-07-10 10:29:54 +08:00
mindspore-ci-bot
03ef509ee9
!2956 adapt crop and resize op check
...
Merge pull request !2956 from wuxuejian/crop_op_check
2020-07-10 10:07:30 +08:00
mindspore-ci-bot
3f47fb9b03
!2977 Add worker
...
Merge pull request !2977 from ZPaC/add-worker
2020-07-10 09:58:43 +08:00
mindspore-ci-bot
bec2fcebc2
!2974 Add ps module in batches
...
Merge pull request !2974 from ZPaC/add-ps-module
2020-07-10 09:58:40 +08:00
mindspore-ci-bot
fc24096baf
!2834 Enable Split in the bprop of Concat
...
Merge pull request !2834 from gziyan/add_uniform_split_for_concat
2020-07-10 09:55:26 +08:00
mindspore-ci-bot
dfffe4c5c7
!2790 adjust finetune and eval script
...
Merge pull request !2790 from wanghua/master
2020-07-10 09:37:56 +08:00
mindspore-ci-bot
00368b3683
!2972 Improving implicit type conversion
...
Merge pull request !2972 from zhangbuxue/Improving_implicit_type_conversion
2020-07-10 09:36:49 +08:00
mindspore-ci-bot
b5e8e2419e
!2923 Update arithmetic simplify to use Pattern Matcher
...
Merge pull request !2923 from Giancarlo/update_arith_simplify
2020-07-10 09:36:19 +08:00
mindspore-ci-bot
5f468b65b6
!2798 Decouple ParamValue from python
...
Merge pull request !2798 from hewei/decouple_param_value
2020-07-10 09:33:17 +08:00
mindspore-ci-bot
6b2a5221b3
!2975 Add MixedPrecisionCast for KeywordArg
...
Merge pull request !2975 from Kang/add_AbstractKeywordArg
2020-07-10 09:30:27 +08:00
mindspore-ci-bot
d1e7b9770f
!2964 Increase the max tensor size
...
Merge pull request !2964 from jiangzhenguang/Increase-the-max-tensor-size
2020-07-10 09:13:10 +08:00
chenzomi
2ff29f0198
fix hswishquant and hsigmoidquant validation false bug
2020-07-10 08:24:18 +08:00
Zirui Wu
7b15e5a742
rework on lookup
...
add test caser
fix ci
address review cmts
ci
addr review cmt
fix typo
address review cmts
add 2 more test cases
cpplint fix
addr cpplint
addr ci
fix tst case err
fix doc str
2020-07-09 17:10:18 -04:00
mindspore-ci-bot
2c3c204b14
!2982 supporting cpp unit tests for randomresizewithbbox and resizewithbbox
...
Merge pull request !2982 from ava/CPP_test3
2020-07-10 04:56:36 +08:00
mindspore-ci-bot
02e797d130
!2947 CPP UTs for 3 BBoxAugOps + Fix to image_util.cc
...
Merge pull request !2947 from danishnxt/AugOps-testing
2020-07-10 03:31:52 +08:00
avakh
b2bfb0342b
supporting cpp unit tests for random_resize_with_bbox_op and resize_with_bbox_op.
2020-07-09 14:36:32 -04:00
nhussain
2c7fd248f8
fixes for PR-2908: avoid empty strings for column names
2020-07-09 11:44:33 -04:00
Danish Farid
506f8f134e
fix, cpp ut's
...
fix cmakefile
fixed log statments in cpp UT tests
2020-07-09 11:32:13 -04:00
ZPaC
5941b39bf1
Add worker.
2020-07-09 22:09:03 +08:00
yujianfeng
24f6b9d77e
Add input2output pass
2020-07-09 21:44:43 +08:00
buxue
4df1edf5b3
Improving implicit type conversion
2020-07-09 21:38:00 +08:00
ZPaC
0a1d3f1542
Add ps module in batches
2020-07-09 21:33:58 +08:00
jzg
fb90ff164b
increase the max size of tensor.
2020-07-09 21:13:28 +08:00
mindspore-ci-bot
b23fc4e492
!2938 Decouple the exception routines from Python.
...
Merge pull request !2938 from ZhangQinghua/master
2020-07-09 21:10:02 +08:00
mindspore-ci-bot
7fd22f8ede
!2971 Reg op info from local config file
...
Merge pull request !2971 from jjfeing/master
2020-07-09 21:06:29 +08:00