Jesse Lee
fcb603db45
Fix a merge_op timing hole
5 years ago
mindspore-ci-bot
ee67f70b73
!3449 Cifar100 for C API
Merge pull request !3449 from MahdiRahmaniHanzaki/cifar100-c-api
5 years ago
Mahdi
92568248c9
Added Cifar100 for C API
5 years ago
mindspore-ci-bot
84c8b85ddc
!3452 [MD] Gets rid of uncessary print calls
Merge pull request !3452 from nhussain/refactor_name_function
5 years ago
mindspore-ci-bot
9c06a564d1
!2983 Dataset Tensor class cleanup
Merge pull request !2983 from h.farahat/tensor_class
5 years ago
mindspore-ci-bot
7ac8c2df8a
!3395 Remove crutch and fix memory leak
Merge pull request !3395 from Alexey_Shevlyakov/remove_windows_define
5 years ago
mindspore-ci-bot
7478c26b75
!3447 Add Crop and SwapRedBlue to C++ API
Merge pull request !3447 from EricZ/crop_rbswap
5 years ago
qianlong
bf87b1d1fb
fix cache op core dump
5 years ago
mindspore-ci-bot
0a2980ca74
!3440 [MD]Fix Segementation Falut when SentencepieceTokenizer Op before zipOp and ConcatOp
Merge pull request !3440 from xulei/sentence_piece0715
5 years ago
Eric
465a69a70a
Added crop signature, wip
Added input check
Added SwapRedBlue
5 years ago
mindspore-ci-bot
8f10a84753
!3451 C++ API: Reorder alphabetically
Merge pull request !3451 from cathwong/ckw_c_api_alpha_order_code
5 years ago
hesham
adfbc891d3
- Add checks and testing for empty tensors
- cleanup work on createTensor and Tensor's constructors
5 years ago
nhussain
a306264030
remove print calls
5 years ago
Cathy Wong
81005a3095
C++ API: Reorder code contents alphabetically
5 years ago
mindspore-ci-bot
d8fcf269d6
!3448 Fix the case cache server is stuck on an infinite loop when we get out of memory error
Merge pull request !3448 from JesseKLee/infinite_loop
5 years ago
Jesse Lee
73d4b00343
Fix infinite loop for cache server thread
5 years ago
mindspore-ci-bot
60feafd75e
!3399 Fixing Bug with AutoContrast/Equalize supporting uint8 dtype/mnist
Merge pull request !3399 from islam_amin/autocontrast_bug
5 years ago
mindspore-ci-bot
dc64a3878a
!3396 fix get dataset size error
Merge pull request !3396 from panfengfeng/fix_getdataset_size_error
5 years ago
mindspore-ci-bot
e07f74367d
!3299 Rename for C API
Merge pull request !3299 from MahdiRahmaniHanzaki/rename-c-api
5 years ago
panfengfeng
939e612906
fix get daataset size error
5 years ago
xulei2020
0af6d75761
add code
5 years ago
mindspore-ci-bot
c44939afc8
!3412 Fix a DatasetCache sharing scenario
Merge pull request !3412 from qianlong21st/fix_cache
5 years ago
mindspore-ci-bot
50e5c7bf82
!3369 Init CSV column default list when it's empty
Merge pull request !3369 from jiangzhiwen/fix_column_default
5 years ago
qianlong
d28c63b6c0
fix diff workers disallow cache
5 years ago
islam_amin
48ec178e77
Fixing AutoContrast/Equalize Bug
5 years ago
Mahdi
2b71cbf1bd
Added RenameOp
5 years ago
Alexey Shevlyakov
1320556377
remove crutch + add virtual destructor
5 years ago
jiangzhiwen
3bed1ef967
init column_default_list_ when it is empty
5 years ago
liyong
43e5db3d42
fix save op pydoc
5 years ago
mindspore-ci-bot
859fe6bc41
!3342 C++ API Support for Skip Dataset Op plus UTs
Merge pull request !3342 from cathwong/ckw_c_api_skip
5 years ago
mindspore-ci-bot
df1300d9cb
!3294 Refactor opt/pre passes
Merge pull request !3294 from nsyca/removal_pass
5 years ago
Cathy Wong
8921a6099c
C++ API Support for Skip Dataset Op and UTs
5 years ago
Nat Sutyanyong
9fb1904ed8
Refactoring opt/pre
5 years ago
mindspore-ci-bot
3d12d368fa
!3332 Fix csv dataset shard
Merge pull request !3332 from jiangzhiwen/fix_csv_shard
5 years ago
jiangzhiwen
58f739e983
fix csv shard
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
mindspore-ci-bot
568e75fdd3
!3256 Zip C API
Merge pull request !3256 from MahdiRahmaniHanzaki/zip-c-api
5 years ago
Mahdi
91b4d90716
Added ZipOp
5 years ago
mindspore-ci-bot
6d6d2954f0
!3274 Use white list to control pslite compilation
Merge pull request !3274 from ZPaC/fix-compile-error-with-cpu
5 years ago
mindspore-ci-bot
cb67447651
!3248 Alarm modification
Merge pull request !3248 from shenwei41/sw_master
5 years ago
mindspore-ci-bot
c451146b14
!3255 Added cpp Equalize op to vision api
Merge pull request !3255 from alashkari/cpp_ops
5 years ago
ZPaC
8ff1a9ab47
Use white list to control pslite compilation
5 years ago
mindspore-ci-bot
b50a0d1a08
!3232 fix connector throughput value is negative
Merge pull request !3232 from yanghaitao/yht_profiling_throughtout
5 years ago
panfengfeng
5aad4bdfbf
change size
5 years ago
shenwei41
4c28a2f485
Alarm modification
5 years ago
mindspore-ci-bot
bfc18704d5
!3254 [MD]Add more strict upper bounds to CenterCropOp and RandomCropWithBboxOp
Merge pull request !3254 from nhussain/padding_upperbound
5 years ago
mindspore-ci-bot
0e27dccbcf
!3093 VOCDataset output change to multi-columns
Merge pull request !3093 from xiefangqi/md_voc_multi_columns
5 years ago
mindspore-ci-bot
3f7488f3e5
!3241 fix some log error of dataset
Merge pull request !3241 from panfengfeng/fix_some_log_error
5 years ago
Amir Lashkari
572750cd40
Added cpp Equalize op
adding missed files
Fixed Errors
fixed bugs
fixed bugs
fixed bugs
fixed bugs
fixed bugs
Updated Python UT for Equalize op
Added cpp Equalize op
adding missed files
Fixed Errors
fixed bugs
fixed bugs
fixed bugs
fixed bugs
fixed bugs
Updated Python UT for Equalize op
Fixed comment style
update files
deleted files
added files
added image_utils.h
Fixed PyLint and CPPLint Errors
updated tensor_op.h
5 years ago
nhussain
b064cbab5d
fix upper bound
5 years ago