lixian
693b4cfdc8
refactor cpp context, add string tensor, add get tensor by name
5 years ago
mindspore-ci-bot
83b56cac85
!13497 [MD] Fix error message of SoftDvpp Ops and some examples in docs
From: @tiancixiao
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
5 years ago
shenwei41
89f109a3f3
add check of operation
5 years ago
Xiao Tianci
4f1dbc6cd5
correct error message of soft_dvpp ops and fix example of IterSampler
5 years ago
mindspore-ci-bot
c0aa5f8132
!13365 Fix random rotation input check
From: @ezphlow
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
f68732c15d
!13279 Add resizefiller operation
From: @shenwei41
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
888b2e19ee
!13378 【MD】【Task】add data help for MD lite
From: @xulei2020
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
5 years ago
Eric
3d38a50f56
fix lint
5 years ago
Eric
4e5b174f8f
fix ut
5 years ago
Eric
c730df23e8
Added json fix 2
5 years ago
Eric
62d4ef2b11
fix build
5 years ago
Eric
6a1e031846
fix lint
5 years ago
Eric
4df7ba11bf
Remove type_id.h
5 years ago
Eric
e7ff0bd560
Added json fix
5 years ago
Eric
4be0ffb9ba
removing type_id.h from header files
5 years ago
shenwei41
d1bb9d470e
Add resizefiller
5 years ago
xulei2020
87b6e4094d
add data_helper for MD lite
5 years ago
Eric
9b921953f9
misc issues
5 years ago
Eric
47f5e2867d
Added input check fix to random rotation
5 years ago
RobinGrosman
c616150fd6
Add analysis of profiling to warn if dataset parallel_workers should be increased
This message will currently only be printed if profiling of minddata is enabled.
Profiling of minddata is not enabled by default.
5 years ago
Lixia Chen
30017ea5a0
Fix codex issues
5 years ago
mindspore-ci-bot
0cf6fb5310
!13264 [MD] Fix input check bug in RandomSelectSubpolicyOperation and codex issues
From: @tina_mengting_zhang
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
5 years ago
ms_yan
92e86804e1
init add acltdt handle create and destory
add hostpush part modify
optimize previous code
provide aclhandle access method
modify CMakeList format
add device_id parameter into TransferNode
update acltdt api
5 years ago
mindspore-ci-bot
9790a976e7
!13211 Fix CsvDataset OP
From: @lizhenglong1992
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @heleiwang
5 years ago
mindspore-ci-bot
ac18da3770
!13061 [MD][bugfix] Fix to_json error: can't pickle pyfunc
From: @xiefangqi
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
f9a1587e82
!13158 [MD] Fix errors of RandomAffine and examples in docs
From: @tiancixiao
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
7e8fa13197
!13136 【MD】【BUG】Fix log print for MD
From: @xulei2020
Reviewed-by: @heleiwang
Signed-off-by: @heleiwang
5 years ago
mindspore-ci-bot
98a87ad969
!13220 Add data helper to C++ API
From: @ezphlow
Reviewed-by:
Signed-off-by:
5 years ago
TinaMengtingZhang
ac05546aeb
fix input check bug in RandomSelectSubpolicy and codex issue
5 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
5 years ago
mindspore-ci-bot
654be6216e
!13203 Add const to C++ Sampler IR functions
From: @mhmotallebi
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @robingrosman
5 years ago
Xiao Tianci
4a7100c7f9
fix RandomAffine degree error and some examples in docs
5 years ago
mindspore-ci-bot
682a8926bd
!13176 fix minddata transform issue
From: @luoyang42
Reviewed-by:
Signed-off-by:
5 years ago
Zhenglong Li
6b3df8af51
Fix CsvDataset Operation bug
5 years ago
xiefangqi
41f3e02e87
fix pyfunc pickle issue
5 years ago
YangLuo
74d7bb41a6
fix minddata transform issue
5 years ago
mohammad
551e45e5b9
fix codedex
5 years ago
mindspore-ci-bot
f7040ca134
!13198 Fix get_dataset_size error with PKSampler
From: @ziruiwu
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
1bb789278d
!13200 Fix CI warnings and test team issues
From: @alexyuyue
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
5 years ago
Zirui Wu
2692e3cc3d
fix pk sampler's get_dataset error due to num_class unavaiable at pre-runtime
5 years ago
mindspore-ci-bot
236c874e64
!12862 Increase default level of parallelism in minddata pipeline
From: @robingrosman
Reviewed-by:
Signed-off-by:
5 years ago
alex-yuyue
2457f52596
Fix CI warning and test team issues
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
mindspore-ci-bot
b4c485e255
!13088 Add Error message
From: @lizhenglong1992
Reviewed-by: @pandoublefeng,@heleiwang
Signed-off-by: @pandoublefeng
5 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
5 years ago
mindspore-ci-bot
0febd9c891
!13017 Add RGB2GRAY Operation
From: @shenwei41
Reviewed-by:
Signed-off-by:
5 years ago
xulei2020
4a4f555308
fix log print bug for MD
5 years ago
Cathy Wong
71ad3bb808
dataset: Specify Sampler and TensorTransform C++ API classes as final
5 years ago
shenwei41
7b56d1772e
Add RGB2GRAY operation
5 years ago
Zhenglong Li
762c63af6f
Add error message
5 years ago
mindspore-ci-bot
62149265d5
!13066 [MD][usability] Fix batch_op log level
From: @xiefangqi
Reviewed-by: @liucunwei,@pandoublefeng
Signed-off-by: @liucunwei
5 years ago