mindspore-ci-bot
|
52689a7dcf
|
!3938 decoupling core and context
Merge pull request !3938 from liubuyu/master
|
5 years ago |
xiefangqi
|
bb7bda1d6b
|
new dataset api -- Coco
|
5 years ago |
mindspore-ci-bot
|
5c7712ca86
|
!3914 Fix Numpyslice e2e testcases problem
Merge pull request !3914 from xiefangqi/md_fix_numpyslice_e2e
|
5 years ago |
liubuyu
|
d81862a916
|
decoupling core and context
|
5 years ago |
ervinzhang
|
19b2216610
|
fixed cpplint format
|
5 years ago |
ervinzhang
|
1f13b3ef6d
|
exclude de_tensor in normal build
|
5 years ago |
Eric
|
6af4e7c226
|
Addressing comments
|
5 years ago |
ervinzhang
|
a4ef5b26a1
|
fixed cpplint format
|
5 years ago |
ervinzhang
|
f92d68456d
|
fixed clang format
|
5 years ago |
ervinzhang
|
6639149e58
|
fixed cpplint format
|
5 years ago |
ervinzhang
|
aec85d299b
|
applied minor fixes
|
5 years ago |
Eric
|
6ace46d516
|
Added preprocessor, cmake directory pending
|
5 years ago |
ervinzhang
|
50dcb79bdf
|
added MindData lite
|
5 years ago |
xiefangqi
|
d315dad732
|
fix another range id problem on e2e testcases
|
5 years ago |
mindspore-ci-bot
|
ebda55506e
|
!3716 Adapt the eof of Euler OS
Merge pull request !3716 from jiangzhiwen/dataset/adapt_eof
|
5 years ago |
jiangzhiwen
|
471ecfcaae
|
adapt euler eof
|
5 years ago |
mindspore-ci-bot
|
b5f317c29f
|
!3610 Add C++ API support for Concat and Zip
Merge pull request !3610 from TinaMengtingZhang/cpp-api-concat
|
5 years ago |
mindspore-ci-bot
|
1595faadc3
|
!3829 C++ API: Reorder transforms.h alphabetically
Merge pull request !3829 from cathwong/ckw_c_api_transform_hdr_alpha
|
5 years ago |
tinazhang
|
e57d849618
|
add concat op and extend zip support to cpp api
|
5 years ago |
Cathy Wong
|
49a1e01390
|
C++ API: Reorder transforms.h alphabetically
|
5 years ago |
Eric
|
8c018da468
|
Fixing issues in distributed sampler
Added Distributed sampler option
Fix style
|
5 years ago |
mindspore-ci-bot
|
634d797ca3
|
!3549 MapOp refactor for device augmentation (part 1)
Merge pull request !3549 from anthonyaje/device_augment_mapop_refactor1
|
5 years ago |
dengyutao
|
388e43f7cb
|
delete parameter block_reader for MindDataset
|
5 years ago |
xiefangqi
|
6017b050ac
|
add generatordataset support split
|
5 years ago |
shenwei41
|
051c290d8b
|
Modify patches and alerts
|
5 years ago |
mindspore-ci-bot
|
387dac5832
|
!3651 change num_samples definition
Merge pull request !3651 from jiangzhiwen/dataset/change_num_samples
|
5 years ago |
jiangzhiwen
|
1eda0ef071
|
change num_samples definition
|
5 years ago |
liyong
|
ed70de8070
|
fix coredump when number of file list more than 1000.
|
5 years ago |
mindspore-ci-bot
|
d06da1d270
|
!3603 Check that the number columns of names and default matches
Merge pull request !3603 from jiangzhiwen/fix_column_names_exceeded
|
5 years ago |
jiangzhiwen
|
2cc6b5cb52
|
fix number of columns not match
|
5 years ago |
mindspore-ci-bot
|
9031b38935
|
!3617 Fix python dependency in C++ api build
Merge pull request !3617 from 章一智/cpp_build
|
5 years ago |
anthonyaje
|
a7eaf2736a
|
First drop of MapOp refactor to support device augment.
Refactored MapOp to in preparation to support device augment
Minor fix
|
5 years ago |
ervinzhang
|
f926177ae6
|
fixed cpp build python dependecy
|
5 years ago |
YangLuo
|
ae99a3a3e4
|
C++ API support for TakeDatasetOp and VOCDatasetOp
|
5 years ago |
mindspore-ci-bot
|
b6c7273bb6
|
!3551 [MD] Fix Broken C++ Only Build
Merge pull request !3551 from nhussain/fix_cpp_only_build
|
5 years ago |
mindspore-ci-bot
|
0975df3093
|
!3540 [MD]fix error message when file exists.
Merge pull request !3540 from liyong126/fix_mindrecord_log
|
5 years ago |
mindspore-ci-bot
|
2bc883420e
|
!3569 Fix minddata cache include flatbuffer head problem
Merge pull request !3569 from xiefangqi/md_fix_flat_head
|
5 years ago |
guansongsong
|
620d951e5e
|
Merge branch 'ql/fix_cache_core' of https://gitee.com/qianlong21st/mindspore into ql/fix_cache_core
|
5 years ago |
xiefangqi
|
58210c785a
|
fix flat head file path
|
5 years ago |
liyong
|
7dd8c0e31c
|
fix mindrecord log
|
5 years ago |
mindspore-ci-bot
|
457273e508
|
!3550 Fix a racing condition in CacheMergeOp when the leaf hits an error and exit too early
Merge pull request !3550 from JesseKLee/merge_op_fix
|
5 years ago |
nhussain
|
b65125b0a1
|
add more ifdef and include statments for pybind
|
5 years ago |
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 |