Cathy Wong
78392e0d66
dataset: Pybind change for data transforms
5 years ago
mindspore-ci-bot
0cfd8b7c9e
!13364 Add WordpieceTokenizer and AddDict to Jieba
From: @alexyuyue
Reviewed-by:
Signed-off-by:
5 years ago
xiefangqi
eb4153186e
Fix logger error problem
5 years ago
ms_yan
0d8b6a4bf6
remove manager
5 years ago
liyong
dc03f62f4b
fix bug of using pool
5 years ago
alex-yuyue
2d6d608fae
Add WordpieceTokenizer to API and IR. Add AddDict to C++ API
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
mindspore-ci-bot
f5393aaf20
!13527 Fix some error format of api comments.
From: @zhang_yi2020
Reviewed-by: @gemini524,@wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian,@liangchenghui
5 years ago
zhangyi
d9b152f2ef
fix error format of api comments.
5 years ago
Xiao Tianci
4f1dbc6cd5
correct error message of soft_dvpp ops and fix example of IterSampler
5 years ago
zhangyi
2730f95d20
fix some error api comments.
5 years ago
mindspore-ci-bot
fd4450b3d6
!13337 fix API bugs
From: @chen_ying113
Reviewed-by: @gemini524,@wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
5 years ago
mindspore-ci-bot
7625a0d108
!13314 [MD][bugfix][multi-process][retinaface_resnet50] Fix retinaface resnet50 ctrl+c hang problem
From: @xiefangqi
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
5 years ago
yingchen
d582883c03
fix api bugs
5 years ago
xiefangqi
89f81da336
fix map multi-process hang for ctrl+c issue
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
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
98a87ad969
!13220 Add data helper to C++ API
From: @ezphlow
Reviewed-by:
Signed-off-by:
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
a0b17ea6c6
!13130 Fix source len is not divisible by batch_size in user defined sampler
From: @luoyang42
Reviewed-by:
Signed-off-by:
5 years ago
Xiao Tianci
4a7100c7f9
fix RandomAffine degree error and some examples in docs
5 years ago
xiefangqi
41f3e02e87
fix pyfunc pickle issue
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
luoyang
25ff4c9312
Fix source len is not divisible by batch_size in user defined sampler
5 years ago
mindspore-ci-bot
3c7463bf2c
!12943 adding fix to sample script
From: @ezphlow
Reviewed-by:
Signed-off-by:
5 years ago
Eric
ed373f61ac
Adding inheritance to user defined sampler
what if we just do nothing
trying wrapper approach
Fix yolo
5 years ago
Xiao Tianci
cd3206c26c
fix error examples in docs of dataset
5 years ago
mindspore-ci-bot
c9ce0d371a
!12956 [MD] fix examples in docs of minddata
From: @tiancixiao
Reviewed-by: @liucunwei,@pandoublefeng
Signed-off-by: @liucunwei
5 years ago
mindspore-ci-bot
91cf88d692
!12883 Fix bugs of minddata transforms
From: @luoyang42
Reviewed-by:
Signed-off-by:
5 years ago
Xiao Tianci
bf69444b3a
fix the examples in docs of minddata
5 years ago
ms_yan
57d59a9667
not use manager created object when no need record
5 years ago
YangLuo
74431ad117
Fix bugs of minddata transforms
5 years ago
mindspore-ci-bot
0d8ef26ba8
!12795 fix GeneratorDataset multithread print error and hung
From: @heleiwang
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
1c191a65fb
!12765 Fix numpy input to samplers
From: @hfarahat
Reviewed-by:
Signed-off-by:
5 years ago
Eric
f9a2379a70
Fixing api leftover
Fixed compile error
Fixed more testcases
5 years ago
heleiwang
75bf8a4714
fix multithreading error in GeneratorDataset
5 years ago
hesham
616d1a1f3d
Fix sampler supporting numpy input
5 years ago
mindspore-ci-bot
c8defc2a8a
!12558 Fix sampler error messages
From: @hfarahat
Reviewed-by:
Signed-off-by:
5 years ago
shenwei41
b61e0f43bb
fix check_filter bug
5 years ago
hesham
aa4298721a
Fix sampler error messages
5 years ago
shenwei41
d8d56b5374
GetAffineTransform
5 years ago
mindspore-ci-bot
f940fe51b1
!12398 fix minddata issues
From: @luoyang42
Reviewed-by: @heleiwang,@pandoublefeng
Signed-off-by: @pandoublefeng
5 years ago
YangLuo
d8ace8f041
fix minddata issues
5 years ago
ms_yan
fe8dad0b59
add cpu sampling for multiprocessing
5 years ago
mindspore-ci-bot
260c77f4ad
!12336 [MD] fix sampler log & transform log
From: @luoyang42
Reviewed-by:
Signed-off-by:
5 years ago
luoyang
416ad23e9d
fix resize & randomcoloradjust
fix sampler
5 years ago
mindspore-ci-bot
923dd47b0f
!12331 Adding validators back to check method
From: @ezphlow
Reviewed-by: @robingrosman,@nsyca,@robingrosman
Signed-off-by: @robingrosman
5 years ago
Eric
5d91fa6d77
changed discription
Added validator checks
Added builtin sampler check
Added proper input check for samplers
5 years ago
hesham
58193bc469
User explicit deepcopy
5 years ago
mindspore-ci-bot
8d55cd9d89
!12295 Fix Dataset cache problem after cleanup
From: @hfarahat
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
5 years ago