mindspore-ci-bot
|
266df56570
|
!4220 [MD] add num_samples support in minddataset pk sampler
Merge pull request !4220 from liyong126/minddataset_pk_num_samples
|
5 years ago |
mindspore-ci-bot
|
f21ee64fd0
|
!4247 Add ChannelSwap operation
Merge pull request !4247 from 章一智/channel_swap_op
|
5 years ago |
mindspore-ci-bot
|
2cab58fdbc
|
!3850 Implementing RandomAffine C Op and a CPP UT for AutoContrast & Equalize
Merge pull request !3850 from islam_amin/randomaffine_op
|
5 years ago |
mindspore-ci-bot
|
0bb39830ae
|
!4250 fix cpp api iterator build function
Merge pull request !4250 from anthonyaje/fix_cpp_api_iterator
|
5 years ago |
anthonyaje
|
9774505ecd
|
Fixed dataset cpp api iterator build function
|
5 years ago |
islam_amin
|
e52d85ba9d
|
Added RandomAffine Op
|
5 years ago |
mindspore-ci-bot
|
612f533d15
|
!3917 Add c++ ops CreateTupleIterator & Code changes in VOC DatasetOp
Merge pull request !3917 from luoyang/c-api
|
5 years ago |
ervinzhang
|
3a1d8b5f39
|
added channel swap operation in transforms.h
|
5 years ago |
mindspore-ci-bot
|
9ad82f79fd
|
!3979 Adding MixUp operation
Merge pull request !3979 from MahdiRahmaniHanzaki/mixup
|
5 years ago |
liyong
|
7341421d3b
|
fix num samples in pk sampler
|
5 years ago |
YangLuo
|
e6a12946c8
|
Updata voc build() & add C++ Op CreateTupleIterator
|
5 years ago |
liubuyu
|
195f04e50e
|
compile the core directory into a separate static library
|
5 years ago |
hesham
|
ad91e6e51d
|
- Fix bug in counting epochs when DeviceQueue is used
|
5 years ago |
Mahdi
|
1896950ae5
|
Added Mixup
|
5 years ago |
mindspore-ci-bot
|
c1426e58e3
|
!3695 [MD] - Pybind Restructuring
Merge pull request !3695 from nhussain/pybind_inheritance
|
5 years ago |
mindspore-ci-bot
|
e19d382473
|
!3346 Maintain epoch/repeat count for ops
Merge pull request !3346 from lixiachen/repeat_rework
|
5 years ago |
mindspore-ci-bot
|
a395907182
|
!3944 Minddata new dataset api ==> CelebA
Merge pull request !3944 from xiefangqi/md_new_api_CelebA
|
5 years ago |
xiefangqi
|
6276c0f22f
|
new c++ api ==> CelebA
|
5 years ago |
Lixia Chen
|
ac85b77b76
|
Maintain epoch/repeat count for ops
|
5 years ago |
nhussain
|
82103a693d
|
restructuring
|
5 years ago |
mindspore-ci-bot
|
57fd31b221
|
!4029 CSV dataset's rows counting adapts the eof of Euler OS
Merge pull request !4029 from jiangzhiwen/dataset/adapt_eof_fix
|
5 years ago |
jiangzhiwen
|
1125c71776
|
count rows function adapt euler eof
|
5 years ago |
mindspore-ci-bot
|
7ec0b5857a
|
!3977 [MD] Refactor Concatenate Op
Merge pull request !3977 from nhussain/multi_dim_concat_2
|
5 years ago |
mindspore-ci-bot
|
13c63f0289
|
!4022 [MD] Fix Execution Tree Output
Merge pull request !4022 from nhussain/print_op_fix
|
5 years ago |
ervinzhang
|
c65670b1a7
|
changed sampler parameter to support std::move
|
5 years ago |
nhussain
|
ed4d4107ca
|
change print structure
|
5 years ago |
mindspore-ci-bot
|
6aa65da5d2
|
!3860 Minddata new dataset api ==> Coco
Merge pull request !3860 from xiefangqi/md_new_api_cocodataset
|
5 years ago |
nhussain
|
61769b2dd9
|
fix concat
|
5 years ago |
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 |