luoyang
ec21d3f748
Fix validation of RGB2HSV/HSV2RGB/RandomResizedCrop in py_transform
Fix error msg of pythontokenizer
5 years ago
alex-yuyue
66aff93940
Fix test team issue: ToNumber in eager mode.
And support multiple tensor as input in call method
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
luoyang
cd86788cf3
fix bugs of execute & update doc description in minddata
5 years ago
alex-yuyue
6fd58dc580
Add call for decoupled image and text ops
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
xiefangqi
3f76abcdee
minddata err msg add file path
5 years ago
alex-yuyue
b54e01bfb4
Tensor op decoupling stage 2
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
Xiao Tianci
31fed1a2f6
change code to import APIs from mindspore.dataset rather than mindspore.dataset.engine
5 years ago
xiefangqi
9b3c33e157
minddata iterator output ms_tensor
5 years ago
nhussain
92e99ff224
change map calls
5 years ago
nhussain
3bac9d3713
switch input columns and operation
change ImagefolderDV2 name
change ds.transforms.vision to ds.vision
change batch api to match map api more closely
compose op changes
test_pylint
remove compose op from vision, move to transform module, refactor map and batch to use column_order
5 years ago
Lixia Chen
27d5281641
Change epoch count to 1 for python testcases
5 years ago
Amir Lashkari
6f186aafa0
Update Python UA op, AutoContrast Op and UT
Updated Validators.py
Fixed UA UT
Fixed UA UT
Fixed PyLint Errors
Added aditional changes
remove old golden AutoContrast UT file
updated Autocontrast python UT
Added golden files
Fixed issue
fixed UT
5 years ago
nhussain
5871ba8a05
more validator fixes
5 years ago
nhussain
05b2a57d2a
fix validation errors, and fix try catch error tests
5 years ago
nhussain
6c37ea3be0
fix validators
fixed random_apply tests
fix validators
fixed random_apply tests
fix engine validation
5 years ago
tinazhang66
5cd3136355
remove local defined mse and add missing mse/md5 validation
5 years ago
Tinazhang
169eaf73c7
reorganize util function visualize()
5 years ago
Yang
9b2a778d94
!1478 [Dataset] clean pylint.
5 years ago
Tinazhang
b390883c6a
Bug fix
5 years ago
Tinazhang
e9e40b688b
Bug fix
5 years ago
jinyaohui
5a914994ba
clean pylint
5 years ago
jinyaohui
bcfaff97f9
clean pylint
5 years ago
Adel Shafiei
d15bd04bfe
added input validation to reject python op in C++ uniform augmentation operations list
5 years ago
Adel Shafiei
3322e65da9
added ut for uniform augment C++ op
5 years ago
Amir Lashkari
56e7a7deb5
Added UniformAugment + Python Augmentation Ops
5 years ago