mindspore-ci-bot
938f377886
!7555 Add TreeConsumer and RuntimeContext to support multiple front ends
Merge pull request !7555 from h.farahat/consumers
5 years ago
hesham
d7b5f48345
Change c++ Iterator to use Runtime2
Change c++ Iterator to use Runtime
Add Runtime header file
Add treeConsumer header file
5 years ago
Zirui Wu
65da71c3fa
Add IR for generator Op
fix ci
5 years ago
anzhengqi
5cf079595e
fix sink_size error
5 years ago
xulei2020
6d3d6633cb
fix type convert error in arm32
5 years ago
Zirui Wu
52eec881ec
Refactor ImageFolderNode and BatchNode into its separate files
fix ci
fix ci
address review cmmts, fix ci
remove dup code in datasets.cc
5 years ago
mindspore-ci-bot
643366ea70
!7538 Add empty string tensor support for Album
Merge pull request !7538 from EricZ/album_empty_string
5 years ago
Eric
7e21648e16
Added Album empty string tensor support
5 years ago
Zirui Wu
aa8442e0a3
add skeleton code for tree_adapter
stage II tree_adapter
add test case for tree_adapter
use dfs to build tree
add more test case
add test case
fix ci
fix ci round 2
fix ci round 3
fix ci round 4
fix complie error
fix ci round 6
fix ci round 7
fix ci round 8
fix ci round 9
5 years ago
mindspore-ci-bot
b33cc9d991
!7418 Fix minddata lite build
Merge pull request !7418 from EricZ/remove_adapter_md
5 years ago
Eric
1f11ccce06
Removed log_adapter dependency for minddata lite
Brute force fix?
Added missing import
Added removal of new cache functionality
Fix batch
Remove crc and cache optimizer
Remove affine
Remove cut mix batch
Added securec.h
Removed unused crc import
Fixed minor arm64 compile issues for tensor ops
Removed excess code from de_tensor
Added vision import
remove random device ops
Removed commented line
Added extra layer to switch adapter logic
Added securec
Added float fix
5 years ago
yanghaitao
9770be4bab
gpu profiling
5 years ago
mindspore-ci-bot
70bd405338
!7375 Change normalize input check
Merge pull request !7375 from EricZ/change_normalize_check
5 years ago
mindspore-ci-bot
0a645c64e0
!7369 Fix android build error introduced by PR6017
Merge pull request !7369 from ZiruiWu/fix_batch_col_name_core_dump
5 years ago
Eric
d3e89086e5
Removed check for normalize mean
5 years ago
Zirui Wu
51eec90069
g# This is a combination of 2 commits.
fix andorid build broke by pr6017
5 years ago
Eric
359ad19884
Added float_array support
Added fix, tests to come
5 years ago
mindspore-ci-bot
a11c3b389c
!7109 Exclude GeneratorOp from self-reseting after an epoch
Merge pull request !7109 from h.farahat/reinstate-3974
5 years ago
mindspore-ci-bot
fa5c9c1528
!7264 Fix BatchOp's core dump when input_col_name is incorrect
Merge pull request !7264 from ZiruiWu/fix_batch_col_name_core_dump
5 years ago
hesham
bcf913fb0d
Add temp fix gor generator Op when num_epochs=-1
5 years ago
Zirui Wu
c42a1b4a2f
fix batch core dump when col name doesn't exist
fix ci
5 years ago
nsyca
587f1362e9
Revert 'Pull Request !6598 : Revert the code changes in PR3974'
5 years ago
mindspore-ci-bot
6f77ec45f1
!6905 [MD] Enable cache for more leaf datasets
Merge pull request !6905 from lixiachen/CacheOp_dev
5 years ago
YangLuo
c36a36304c
[MD] sampler log update
5 years ago
Lixia Chen
477808e622
Enable cache for other leaf ops
5 years ago
mindspore-ci-bot
4c0b3c1bd3
!6017 per_batch_map needs to support x input columns and y output columns
Merge pull request !6017 from ZiruiWu/per_batch_map_multi_col
5 years ago
Lixia Chen
983827ec5c
Rebase up to 88ded11f59
5 years ago
Zirui Wu
0cab373223
per_batch_map supports x num_columns to y num_columns
decided to use project after batch as well
per_batch_map 1->x colunm works
add more test case
add test cases, project after map
col order hahaah
fix ci
add test cases
addr review cmts
ci
fix build err
fix test case failure
ci
5 years ago
nsyca
78a0576833
revert code in PR3974
5 years ago
shenwei41
f2e34b2eaf
Clean up the view code
5 years ago
mindspore-ci-bot
e8f55042f7
!6441 fix stack problem when raise exception in sink mode
Merge pull request !6441 from anzhengqi/fix-stack-while-exception
5 years ago
mindspore-ci-bot
ef42280d03
!6433 CSV Dataset fix StateDiagram iter compare to other container's end
Merge pull request !6433 from jiangzhiwen/fix/csv_iter_compare_end
5 years ago
anzhengqi
0827ab329d
fix stack problem when raise exception in sink mode
5 years ago
Eric
c24870604e
Added fix for arm 64 build
5 years ago
mindspore-ci-bot
ddac441dfd
!6171 [MD] loading dataset log / dataset validation / dataset description
Merge pull request !6171 from luoyang/c-api-pyfunc
5 years ago
jiangzhiwen
bf7e14a083
fix StateDiagram iter compare to other container's end
5 years ago
luoyang
9064a5f731
add num_row check & fix api distributed sampler, lookup, default value
of usage
5 years ago
jiangzhiwen
f80db10d27
check if csv file is open
5 years ago
mindspore-ci-bot
0d486adef1
!3974 Eliminate the pause for each cycle of the Repeat
Merge pull request !3974 from lixiachen/repeat_task2
5 years ago
anzhengqi
633b5707ff
fix stop send bug
5 years ago
mindspore-ci-bot
f6ac30ef29
!6221 stop send data to device after end of sequence
Merge pull request !6221 from anzhengqi/stop-send-at-eos
5 years ago
anzhengqi
8e1a2ef5ae
stop send data to device after end of sequence
5 years ago
mindspore-ci-bot
93a4b1200b
!6225 Allow both images.idx3-ubte and images-idx-ubyte file name for MNIST
Merge pull request !6225 from ZiruiWu/mnist_parse_file_name_with_dot
5 years ago
Zirui Wu
61004697c0
allow both image-idx and image.idx in mnist
5 years ago
Zirui Wu
ce87f703f4
use raw pointer in callback_manager
5 years ago
Lixia Chen
b5b333726f
Leaf ops do self-reset.
5 years ago
mindspore-ci-bot
f450d324bb
!6090 [MD] Temporarily disable DatasetCache for the current release
Merge pull request !6090 from lixiachen/disable_cache
5 years ago
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