anzhengqi
21f25cbbb6
avoid memory ascend for multi model.train or model.eval
5 years ago
mindspore-ci-bot
eb049b0e93
!5842 [Dataset] dataset op log changes
Merge pull request !5842 from luoyang/pylint
5 years ago
Zirui Wu
d54ba374b9
order dict by column_id in create_dict_iterator()
fix CI
5 years ago
Lixia Chen
30a2cce595
Disable cache
5 years ago
YangLuo
f5a85510f2
[MD] dataset op log changes
5 years ago
mindspore-ci-bot
cd988cb694
!6046 check column name for bucket_batch_by_length
Merge pull request !6046 from yanghaitao/yht_bucket_batch_by_length
5 years ago
mindspore-ci-bot
5b4642d10a
!4950 Fixing Minddata profiling monitor
Merge pull request !4950 from anthonyaje/monitor_fix
5 years ago
yanghaitao
92eb17d982
checkou colums names for bucket_batch_by_length
5 years ago
mindspore-ci-bot
a778868a5a
!5929 BucketBatchByLength column issue
Merge pull request !5929 from MahdiRahmaniHanzaki/bucket_batch_by_length_fix
5 years ago
anthonyaje
2d08d83247
Fixed connector_size and monitor.
5 years ago
Zirui Wu
1bb93580dd
Add usage flag to MNIST/CIFAR
ci fix 1
fix ci 2
fix ci 3
fix ci 4
fix ci 5
fix ci 6
fix ci 7
change var name in CelebA from dataset_type to usage
address review cmts
fix cpp ut fail
change mode to usage in VOCDataset
fix cmts
fix ci test case fail
5 years ago
mahdi
a152a65227
Fixed the column problem in BucketBatchByLength
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
mindspore-ci-bot
75045e3e2a
!5884 Modify alarm
Merge pull request !5884 from shenwei41/sw_master
5 years ago
mindspore-ci-bot
65c5663c8f
!5886 fix use “delete this” in graph_data_server.h
Merge pull request !5886 from heleiwang/fix_delete_this
5 years ago
heleiwang
858e7c98b0
fix delete this
5 years ago
shenwei41
0c6ce88058
Alarm modification
5 years ago
xiefangqi
9b8c19d9f1
fix dataset thread register problem
5 years ago
anzhengqi
a381bc5b27
fix profiling
5 years ago
mindspore-ci-bot
bdf9617730
!5721 Modify alarm
Merge pull request !5721 from shenwei41/sw_master
5 years ago
mindspore-ci-bot
d76ac7c6e8
!5648 GetColumnNames for Python
Merge pull request !5648 from MahdiRahmaniHanzaki/get-col-name
5 years ago
shenwei41
675e4767e0
Modify alarm
5 years ago
jiangzhiwen
1a1a8893a4
Align num_samples of CSV with other dataset
5 years ago
mindspore-ci-bot
1bb01c7077
!5477 [MD] Remove two -wno options
Merge pull request !5477 from xiefangqi/xfq_fix_wno_option
5 years ago
mindspore-ci-bot
1cc4f2ef12
!5682 Allow DatasetCache to be shared under more scenarios
Merge pull request !5682 from lixiachen/cache_sharing_fix
5 years ago
Mahdi
6e7aab8c4f
Added GetColumnNames for Datasets
5 years ago
Lixia Chen
ba94ce3fd1
Fix cache sharing for more scenarios
5 years ago
mindspore-ci-bot
e502afca2d
!5646 WIP, Fix COCO incorrect header guard and pass by value, precursor to adding usage to COCO
Merge pull request !5646 from ZiruiWu/coco_fix_up
5 years ago
mindspore-ci-bot
03093778df
!5387 Set num_epochs=1 for MindData python testcases
Merge pull request !5387 from lixiachen/testcase_epoch
5 years ago
mindspore-ci-bot
ecfe728963
!5085 Enable hostname parameter for DatasetCache
Merge pull request !5085 from lixiachen/cache_hostname
5 years ago
mindspore-ci-bot
0cb6d29f0c
!4998 Shared memory pool clean up
Merge pull request !4998 from JesseKLee/mem_pool
5 years ago
Zirui Wu
f84d898f0b
coco clean up
5 years ago
Lixia Chen
27d5281641
Change epoch count to 1 for python testcases
5 years ago
mindspore-ci-bot
8f3ebfd469
!5624 Optimize the performance of GraphData.get_neg_sampled_neighbors
Merge pull request !5624 from heleiwang/gnn_perf
5 years ago
heleiwang
857cf2f77f
Optimize the negative sampling process
5 years ago
mahdi
84efa0b96b
Added BucketBatchByLength for C API
5 years ago
mindspore-ci-bot
6e452d829d
!5496 Change the argument type of CSV state function from char to int
Merge pull request !5496 from jiangzhiwen/bug/csv_char_to_int
5 years ago
jiangzhiwen
368c560c49
change state function argument type
5 years ago
Jesse Lee
e89b4648f6
Memory pool clean up
5 years ago
xiefangqi
d8134d6f41
remote two -wno options of dataset
5 years ago
mindspore-ci-bot
bbbee68556
!4873 [lite] add option to build full minddata
Merge pull request !4873 from 章一智/TRC-ms-lite
5 years ago
ervinzhang
50cda2f8b1
added build option to build full minddata in ms-lite
5 years ago
shenwei41
015613d91f
Alarm modification
5 years ago
mindspore-ci-bot
fc9161a4c5
!5205 Move GetValue of CLUE Dataset out of try-catch
Merge pull request !5205 from jiangzhiwen/bug/clue_get_value
5 years ago
xiefangqi
5d8ed6b312
add circular_memory function to gpu
5 years ago
jiangzhiwen
767f97cdb3
move GetValue out of try-catch
5 years ago
jonyguo
6df1a43ec2
fix: padded dataset with non div & repeat
5 years ago
Lixia Chen
00ce7f7364
Add hostname to DatasetCache plus env override
Turn --stop into sync
Ignore the rc of shutdown
5 years ago
Eric
c79db93c48
Initial commit for album
Added linter fix for album dataset
Added testDataset
Adding signature
Added JsonDataset example API
Example dataset
Resolving format
More fixing
Refactor
Small fix
Added compiling album dataset
Running tests
Added linter fix #1
Passing UT
Added dataset API
Addressing clang
Clang part 2
Fixing pass
Fixed tree check
lint fix
Added lint fix part 2
5 years ago
mindspore-ci-bot
9d7250c483
!4776 Introduce 2 extra ctrl flags to DataBuffer in dataset, address remaining cmts to PR4632
Merge pull request !4776 from ZiruiWu/map_callback_follow_up
5 years ago