mindspore-ci-bot
6284c42a76
!2941 MD tokenizer support output offsets
...
Merge pull request !2941 from xiefangqi/md_add_offsets_feature
2020-07-11 14:36:00 +08:00
ZPaC
272e397be7
Add ps optimizer info.
2020-07-11 11:31:58 +08:00
xiefangqi
47060631e5
add offsets feature to tokenizer
2020-07-11 11:20:02 +08:00
ervinzhang
bd5a777f81
introducing new C++ API
2020-07-10 16:32:38 -04:00
panbingao
45dbc8bf04
Move model_zoo.resnet.py
2020-07-10 17:36:34 +08:00
heleiwang
7a046a1d70
support get_edge_feature
2020-07-10 17:05:23 +08:00
huanghui
3eaf663545
add tensor scatter update fission pass
2020-07-10 15:41: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
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
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
Danish Farid
506f8f134e
fix, cpp ut's
...
fix cmakefile
fixed log statments in cpp UT tests
2020-07-09 11:32:13 -04:00
yujianfeng
24f6b9d77e
Add input2output pass
2020-07-09 21:44:43 +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
He Wei
f337c6bc14
Decouple ParamValue from python
2020-07-09 16:16:22 +08:00
ZPaC
4645a43e08
Add ps module in batches
2020-07-09 15:45:56 +08:00
wuyongkang
4b2b46679a
Revert "Optimization for ApplyTransform function"
...
This reverts commit 02dd305bb0
.
2020-07-09 11:27:30 +08:00
Zhang Qinghua
bde889ffdf
Decouple the exception routines from Python.
2020-07-09 11:19:16 +08:00
mindspore-ci-bot
5355deca04
!2946 Added empty tensor support
...
Merge pull request !2946 from EricZ/emtpy-tensor
2020-07-09 09:38:32 +08:00
mindspore-ci-bot
3cc9217f06
!2926 [Dataset C++ UT] Implement C++ UTs for RandomHorizontalFlipWithBBox and BoundingBoxAugment
...
Merge pull request !2926 from islam_amin/object_ops_cc_ut_floats
2020-07-09 05:56:46 +08:00
Eric
79445012bd
Tensor ut works
...
new test case
Name change for empty check
2020-07-08 17:28:59 -04:00
Giancarlo Colmenares
7f759c2a4c
Updated arithmetic simplify to use Pattern Matcher
2020-07-08 16:01:04 -04:00
mindspore-ci-bot
915ddd25dd
!2892 gnn random walk pr 1977 comment follow up
...
Merge pull request !2892 from tony_liu2/master
2020-07-09 03:35:55 +08:00
islam_amin
284cc910d5
C++ UTs for RandomHorizontalFlipWithBBox and Bounding Box Augment
2020-07-08 14:36:27 -04:00
yanghaoran
9ce5c97204
synchronize Ascend software suite 07 Jul 2020
2020-07-08 21:49:09 +08:00
mindspore-ci-bot
e26746ad18
!2816 Optimization for ApplyTransform function
...
Merge pull request !2816 from Kang/optimization
2020-07-08 09:10:36 +08:00
tony_liu2
14899a1410
fix gnn random walk pr 1977 comments
...
add fix to random resize decode crop test case
fix pylint issues
2020-07-07 17:32:08 -04:00
mindspore-ci-bot
9ba937b1af
!2920 Updating 3 BBox AugOps for Float + Common Files for BBox Float Support - (VertFlip/RandomCrop/RandomResizeCrop)
...
Merge pull request !2920 from danishnxt/AugOps-M1-Python
2020-07-08 05:18:58 +08:00
mindspore-ci-bot
6d946b6a19
!2890 Fix for Alexey's testcase
...
Merge pull request !2890 from JesseKLee/queue_perf
2020-07-08 03:21:50 +08:00
Danish Farid
78c370f72a
First Commit - New Infrastructure - Python UT tests + Common Aug Files
...
fix accidental change overwrite
fix 2
updated inits from 0 to 0.0 for float
improvd python ut comments
updated macro
2020-07-07 14:50:34 -04:00
wuyongkang
02dd305bb0
Optimization for ApplyTransform function
2020-07-07 21:15:59 +08:00
kswang
a719a9fe3a
add two level reduce sparse gradient
2020-07-07 15:40:45 +08:00
Jesse Lee
e0ef91a676
Fix Queue::Reset
2020-07-06 11:36:14 -04:00
mindspore-ci-bot
f42e36b629
!2845 Fix empty graph dump ir failed
...
Merge pull request !2845 from zhoufeng/empty-graph-dump-ir
2020-07-04 15:49:57 +08:00
zhoufeng
1f8b00dff2
Fix empty graph dump ir
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-07-04 14:26:52 +08:00
mindspore-ci-bot
34fadfad31
!2774 fix perf_data test
...
Merge pull request !2774 from Alexey_Shevlyakov/fix_perf_data_test
2020-07-04 03:20:26 +08:00
zhousiyi
b29d260be3
reuse AddN primitive in opt as AddN will replicated by program_specialize
2020-07-03 03:18:25 +00:00
ale
383564c417
fix perf_data test
2020-07-02 13:24:45 -04:00
mindspore-ci-bot
709dfd7e81
!2738 [Dataset C++ UT] Implement C++ UT common class for object detection tests.
...
Merge pull request !2738 from islam_amin/object_ops_ut_cc
2020-07-03 01:23:50 +08:00
islam_amin
593ee1eb34
C++ UT common files for object detection tests
2020-06-30 17:54:35 -04:00
panyifeng
d6635bbbe2
Add IndexedSlices
2020-06-30 17:38:24 +08:00
Eric
88bb65768e
Clean up part 1
...
Removed extra fields in schema
Fixed test cases
Fixing CI
2020-06-29 15:57:53 -04:00
Alexey Shevlyakov
71cede8173
remove de_error.h
2020-06-29 14:01:50 -04:00
mindspore-ci-bot
9b4399480a
!2321 Connector throughput performance metric
...
Merge pull request !2321 from Alexey_Shevlyakov/connector_throughput_dev
2020-06-29 23:54:42 +08:00
jonyguo
41d16a3c77
enhance: 1. fix api comment, 2. del dead code
2020-06-29 17:15:44 +08:00
mindspore-ci-bot
1a78794947
!2680 Add ut for cpu kernel implement of sparse optimizer
...
Merge pull request !2680 from YuJianfeng/ut
2020-06-29 11:36:00 +08:00
yujianfeng
91306cbd34
Add ut for cpu kernel of sparse optimizer
2020-06-28 21:12:08 +08:00
wuyongkang
e606068585
cache bprop instead of fprop
2020-06-28 14:57:54 +08:00
mindspore-ci-bot
262e4fc041
!2585 Replace TransformFuncType with OptimizerCaller
...
Merge pull request !2585 from Giancarlo/remove_transformfunc
2020-06-28 10:12:18 +08:00
Ziyan
0925e35252
enable optimizer parallel with broadcast
2020-06-27 14:36:17 +08:00
Alexey Shevlyakov
698abf75fc
Connector throughput + PerfData + CyclicArray
2020-06-26 14:45:01 -04:00
Jesse Lee
81bf4bde1d
AutoIndexObj primary should start with 0
2020-06-26 12:22:44 -04:00
Jamie Nisbet
c22eac743d
subtree creation in python apis
...
updates
fix
fix cpplint
fix
2020-06-24 17:17:05 -04:00
Giancarlo Colmenares
aabec55c79
Removing TransformFuncType
2020-06-24 13:48:57 -04:00
mindspore-ci-bot
d9b1825552
!2374 C++ UT for CutOut and Pad
...
Merge pull request !2374 from MahdiRahmaniHanzaki/I1L892-pad-cutout-ut
2020-06-24 22:56:17 +08:00
mindspore-ci-bot
044b214636
!2490 assign hcom op to one stream
...
Merge pull request !2490 from gukecai/new-stream-for-commit
2020-06-24 17:44:34 +08:00
ms_yan
e829535a86
change GetTensor into GetRow to avoid NullPtr
2020-06-24 15:07:32 +08:00
He Wei
43e0967024
Decouple ir::Tensor class from python
2020-06-24 10:28:59 +08:00
mindspore-ci-bot
ea4800050b
!2503 fix misspell and check parameters on graphdata
...
Merge pull request !2503 from heleiwang/fix_misspell
2020-06-24 09:15:33 +08:00
gukecai
c703c4d7c8
hcom one stream
2020-06-24 08:59:36 +08:00
heleiwang
0d52888fc5
fix misspell and check parameters
2020-06-23 22:01:36 +08:00
Mahdi
bca037e1be
added cpp test cases for pad and cut out
2020-06-23 09:55:01 -04:00
zhousiyi
b2ec296f99
add opt pass for tuple_getitem with constant input
2020-06-23 07:41:21 +00:00
Shida He
4c056855e0
Implementation for mindspore debugger
2020-06-22 17:15:30 -04:00
gong chen
a6dfa281ea
Init GraphKernel.
...
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
2020-06-20 22:31:54 +08:00
mindspore-ci-bot
a3e7b30457
!2384 Add split fission pass
...
Merge pull request !2384 from YuJianfeng/split
2020-06-20 18:11:02 +08:00
mindspore-ci-bot
616cc80d78
!2378 fix tensor id bug and some yolov3 bug
...
Merge pull request !2378 from flywind/fix_yolov3_bug
2020-06-20 17:46:47 +08:00
mindspore-ci-bot
53654f94f2
!2056 Enable new control sink
...
Merge pull request !2056 from zhoufeng/enable-new-control-sink
2020-06-20 17:41:30 +08:00
kpy
b79523a994
fix yolov3 multi getitem bug and tensor ptr not unique bug
2020-06-20 17:35:15 +08:00
mindspore-ci-bot
8a913d7586
!2157 mindspore server inference
...
Merge pull request !2157 from hangq/master
2020-06-20 16:22:15 +08:00
zhoufeng
bbbfaa2441
enable new control sink
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-06-20 14:48:21 +08:00
yujianfeng
7ad877a948
Add Split fission pass
2020-06-20 14:28:25 +08:00
hangangqiang
dfbb232468
mindspore server inference
2020-06-20 14:12:56 +08:00
ms_yan
cf82aa9035
init remove storage op in c++
...
init remove storage op test case c++
remove source c++ files
2020-06-20 13:52:07 +08:00
mindspore-ci-bot
182215e060
!2284 Add Pass to Eliminate Redundant Depend
...
Merge pull request !2284 from BowenK/fix_depend
2020-06-19 16:39:55 +08:00
mindspore-ci-bot
b6ff27245f
!1990 fix profiling stream id
...
Merge pull request !1990 from caifubi/fix-profiling-stream-id
2020-06-19 16:36:34 +08:00
BowenK
8f29e7242f
add pass to eliminate depend value
2020-06-19 14:52:52 +08:00
caifubi
a49c6f0b13
Fix profiling stream id bug
2020-06-19 14:34:20 +08:00
huanghui
c7bda5363d
fix ConfusionSoftmaxGrad fusion pass work if the ReduceSum's attr of keep_dims set False
2020-06-19 10:37:15 +08:00
hesham
11826fb256
DuplicateOp
2020-06-18 19:47:27 -04:00
nhussain
5515016dba
remove graphengine changes
...
remove graphengine changes
concat op
Truncate Pair
concat_op
remove graph engine changes
2020-06-18 17:17:50 -04:00
mindspore-ci-bot
ffc8a3c362
!2274 add PadEndOp
...
Merge pull request !2274 from xunxue/padend
2020-06-19 05:05:14 +08:00
mindspore-ci-bot
e4322baece
!2316 [Dataset] Move python tree transformation into cpp pass
...
Merge pull request !2316 from JunhanHu/alter_node_cpp
2020-06-19 05:02:03 +08:00
xunxue
87aa9c8f7a
PadEndOp
2020-06-18 16:07:34 -04:00
Junhan Hu
57f3732ac3
Move python tree transformation into cpp pass.
2020-06-18 15:52:38 -04:00
mindspore-ci-bot
5850b99161
!2211 Add TruncatePair Op to dataset
...
Merge pull request !2211 from h.farahat/pair_truncate
2020-06-18 20:58:40 +08:00
hesham
b9495a9ccc
Truncate Pair
2020-06-17 23:11:27 -04:00
mindspore-ci-bot
9ba6f61d01
!2148 fix hook and bprop debug issue in pynative
...
Merge pull request !2148 from wangqiuliang/fix-hook-bprop-issue
2020-06-18 10:44:45 +08:00
mindspore-ci-bot
294449697a
!2179 Add sort by index for each group of AllReduce
...
Merge pull request !2179 from YuJianfeng/all_reduce_index
2020-06-18 10:35:48 +08:00
kingfo
358982a98f
fix hook and bprop debug issue
2020-06-18 09:50:30 +08:00
yujianfeng
f15cb6b7c9
Add sort by index for each group of AllReduce
2020-06-18 09:18:01 +08:00
mindspore-ci-bot
a4048e192c
!2256 Rename Sampler::Reset() to Sampler::ResetSampler()
...
Merge pull request !2256 from JesseKLee/sampler
2020-06-18 03:33:53 +08:00
mindspore-ci-bot
ea829e89c3
!2198 Add MaskOp to dataset
...
Merge pull request !2198 from h.farahat/mask_op
2020-06-18 02:50:16 +08:00
Jesse Lee
dcfdff6021
Rename Sampler Reset
2020-06-17 14:43:45 -04:00
mindspore-ci-bot
2865436fee
!2092 Tokenizers
...
Merge pull request !2092 from qianlong21st/june_third
2020-06-17 21:40:32 +08:00
mindspore-ci-bot
4b5cbe5d4a
!2186 Optimization for opt
...
Merge pull request !2186 from Kang/opt
2020-06-17 17:29:38 +08:00
mindspore-ci-bot
65f2212fd3
!2215 Support hccl profiling
...
Merge pull request !2215 from caifubi/support-hccl-profiling
2020-06-17 17:01:10 +08:00
Kang
2974b906d3
Optimization for opt
2020-06-17 16:04:54 +08:00