mindspore-ci-bot
58da4dbd23
!10239 add StackPush and StackPop for aicpu
...
From: @yanzhenxiang2020
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
b8b96e15e7
!13155 [ME]Fix bug of embed J and side-by-side J
...
From: @chenfei52
Reviewed-by: @zh_qh
Signed-off-by: @zh_qh
4 years ago
mindspore-ci-bot
7b5eaac570
!13223 zero copy
...
From: @zhupuxu
Reviewed-by:
Signed-off-by:
4 years ago
yanzhenxiang2020
f6677628c0
add StackPush and StackPop for aicpu
4 years ago
mindspore-ci-bot
5a6bb251b0
!12724 add Dropout2D and rename Dropout3d to Dropout3D
...
From: @yanzhenxiang2020
Reviewed-by:
Signed-off-by:
4 years ago
zhupuxu
3cc573b5b8
zero copy
...
Signed-off-by: zhupuxu <zhupuxu@huawei.com>
4 years ago
ms_yan
b4b4577b85
adapter profiling with new ascend lib
4 years ago
mindspore-ci-bot
423026c1ac
!13226 update graphengine 0311
...
From: @shenwei41
Reviewed-by:
Signed-off-by:
4 years ago
shenwei41
c0f966ddef
update graphengine 0311
4 years ago
mindspore-ci-bot
ac18da3770
!13061 [MD][bugfix] Fix to_json error: can't pickle pyfunc
...
From: @xiefangqi
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
f9a1587e82
!13158 [MD] Fix errors of RandomAffine and examples in docs
...
From: @tiancixiao
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
be797d821f
!13262 Support string in GPU Print
...
From: @TFbunny
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
98a87ad969
!13220 Add data helper to C++ API
...
From: @ezphlow
Reviewed-by:
Signed-off-by:
4 years ago
Eric
82f7c6f2c7
Moving data_helper
...
exposing json
WIP fix for removing templates
Removing templates part 1
replacing core/constants.h
removed template part 2
Changed fake data to filler data
Fixing CI
Fix CI part 2
CI fix part 2
Fix CI 3
Fixed lizard for data_util
Fixed clang
Fixing CI part 4
4 years ago
mindspore-ci-bot
483bb9de60
!13078 dataset UT: Reinstate INFO logging and data verification - part 2
...
From: @cathwong
Reviewed-by:
Signed-off-by:
4 years ago
TFBunny
4d35303265
support string in GPU print
4 years ago
Cathy Wong
95bbaaf9f6
dataset: Reinstate INFO logging and data verification - part 2
...
for image/vision datasets
4 years ago
chenfei
fc335daa30
get all j node and then expand them
4 years ago
mindspore-ci-bot
be17d5c54c
!11678 Reactor pynative
...
From: @zjun3021
Reviewed-by:
Signed-off-by:
4 years ago
Xiao Tianci
4a7100c7f9
fix RandomAffine degree error and some examples in docs
4 years ago
mindspore-ci-bot
682a8926bd
!13176 fix minddata transform issue
...
From: @luoyang42
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
a1c3f55aca
!13197 support item negative index bprop
...
From: @zhangbuxue
Reviewed-by: @ginfung
Signed-off-by:
4 years ago
xiefangqi
41f3e02e87
fix pyfunc pickle issue
4 years ago
mindspore-ci-bot
00f2ec66df
!13173 Change switch to Switch
...
From: @liangzhibo
Reviewed-by: @kingxian,@jpc_chenjianping
Signed-off-by: @kingxian
4 years ago
buxue
50ee325b96
support item negative index bprop
4 years ago
YangLuo
74d7bb41a6
fix minddata transform issue
4 years ago
mindspore-ci-bot
1e33df94a5
!13142 support name or attribute ast.Expr
...
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
f7040ca134
!13198 Fix get_dataset_size error with PKSampler
...
From: @ziruiwu
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
1bb789278d
!13200 Fix CI warnings and test team issues
...
From: @alexyuyue
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
4 years ago
Zirui Wu
2692e3cc3d
fix pk sampler's get_dataset error due to num_class unavaiable at pre-runtime
4 years ago
mindspore-ci-bot
236c874e64
!12862 Increase default level of parallelism in minddata pipeline
...
From: @robingrosman
Reviewed-by:
Signed-off-by:
4 years ago
alex-yuyue
2457f52596
Fix CI warning and test team issues
...
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
4 years ago
buxue
2551f5ea7e
support name or attribute ast.Expr
4 years ago
zjun
ae3a9d2883
Reactor pynative
...
Signed-off-by: zjun <zhangjun0@huawei.com>
Modify real dynamic
Signed-off-by: zjun <zhangjun0@huawei.com>
4 years ago
l00591931
bbdb050fc7
Change switch to Switch
4 years ago
mindspore-ci-bot
e1a95b1152
!12714 rebuild getitem
...
From: @yepei6
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
b4c485e255
!13088 Add Error message
...
From: @lizhenglong1992
Reviewed-by: @pandoublefeng,@heleiwang
Signed-off-by: @pandoublefeng
4 years ago
RobinGrosman
a0e75b845a
Increase default level of parallelism in mindddata pipeline to 8.
...
Adjust memory usage to not increase as parallelism increases. it will
stay at same level it would be with 4 parallelism
4 years ago
mindspore-ci-bot
0febd9c891
!13017 Add RGB2GRAY Operation
...
From: @shenwei41
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
b46f3615a9
!13132 dataset: Specify Sampler and TensorTransform C++ API classes as final
...
From: @cathwong
Reviewed-by: @robingrosman
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
54c37bcd61
!12947 Add MaxPool3D,MaxPool3DGrad,MaxPool3DGradGrad ops for Ascend.
...
From: @liu_xiao_93
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
4 years ago
Cathy Wong
71ad3bb808
dataset: Specify Sampler and TensorTransform C++ API classes as final
4 years ago
shenwei41
7b56d1772e
Add RGB2GRAY operation
4 years ago
mindspore-ci-bot
c69142fdc1
!12968 update reshape type for 3d nodes
...
From: @liubuyu
Reviewed-by:
Signed-off-by:
4 years ago
jonyguo
c426cd5434
fix: increace deviation_ratio for gnn test case
4 years ago
liuxiao93
35f6ba9011
Add MaxPool3D,MaxPool3DGrad,MaxPool3DGradGrad ops for Ascend.
4 years ago
Zhenglong Li
762c63af6f
Add error message
4 years ago
mindspore-ci-bot
3c7463bf2c
!12943 adding fix to sample script
...
From: @ezphlow
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
063607de90
!13015 update testcases of dump
...
From: @rainyhorse
Reviewed-by: @xsmq,@zhoufeng54
Signed-off-by: @zhoufeng54
4 years ago
liubuyu
518818fbef
reshape type for 3d nodes
4 years ago