Zirui Wu
a85a256749
fix complie err in c_api_dataset_test_save
5 years ago
mindspore-ci-bot
3355bb5f2f
!7657 Leaf node IR breakdown, port to engine/ir/datasetops/source/
Merge pull request !7657 from ZiruiWu/ir_breakdown_leaf_nodes
5 years ago
liyong
ee042b90f7
fix num_sample in sequentialSampler and randomSampler
5 years ago
mindspore-ci-bot
9d35fdc4e5
!7653 [MD] C++ api SaveOp
Merge pull request !7653 from luoyang/c-api-pyfunc
5 years ago
Zirui Wu
cfc50e231a
Added IR breakdown for remaining ops after PR7596
fix android build failure
fix include in datasets.cc
attempting fix android build
fix complie err x86
5 years ago
luoyang
8e60cfe800
[MD] C++ api save
5 years ago
mindspore-ci-bot
19b10d474f
!7530 [MD] Add divide image proccessing
Merge pull request !7530 from jiangzhiwen/lite/image_divide
5 years ago
anancds
98bbb4ef7a
added tcp base on libevent
5 years ago
mindspore-ci-bot
8bfe141680
!7571 fix bug in reshape strategy search when reshape as the first operator
Merge pull request !7571 from yao_yf/reshape_strategy_search_fix_when_reshape_is_first_op
5 years ago
yao_yf
f7189adb91
fix bug in reshape strategy search when reshape is first operator
5 years ago
Zirui Wu
d471552fc5
shuffle take repeat bucketbatch buildvocab repeat shuffle take project concat rename node IR added
concat, bucketbatch project rename
fix ci round 1
fix ci round 2
fix up
fix ci
5 years ago
mindspore-ci-bot
de7ea8e68c
!7540 Extract ImageFolderNode and BatchNode into its own files from datasets.cc/.h
Merge pull request !7540 from ZiruiWu/refactor_ir_demo
5 years ago
mindspore-ci-bot
566656ea72
!7558 fix the repeated calculation accuracy error
Merge pull request !7558 from yangzhenzhang/update-repeated-calculation
5 years ago
mindspore-ci-bot
a8dc0f5c1b
!7557 [MD] Add merge image proccessing
Merge pull request !7557 from jiangzhiwen/lite/merge
5 years ago
yangzhenzhang
eb6f4e3ce8
update repeated calculation
5 years ago
jiangzhiwen
8e785648da
add merge image processing
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
jiangzhiwen
fadc97a18f
add divide op
5 years ago
mindspore-ci-bot
48601f51b0
!7295 [MD] C++ api add MindDataset
Merge pull request !7295 from luoyang/c-api-pyfunc
5 years ago
mindspore-ci-bot
8ff82843ea
!7486 [MD] Add subtract image proccessing
Merge pull request !7486 from jiangzhiwen/lite/image_subtract
5 years ago
mindspore-ci-bot
947f6d96d1
!7414 C++ api add config_manager
Merge pull request !7414 from xiaotianci/c_api_config
5 years ago
mindspore-ci-bot
7707bb8540
!7439 [MD] Add YUV to BGR , Split, extractChannel ops
Merge pull request !7439 from xulei/lite_test0905
5 years ago
Xiao Tianci
fb98fbcc9f
add c api config
5 years ago
luoyang
2dc8e5f421
[MD] C++ api add MindDataset
5 years ago
xulei2020
442cee15ad
add yuv420sp to bgr, split and extractchannel
5 years ago
jiangzhiwen
44f7978f7c
add image subtract
5 years ago
yangzhenzhang
fc4ed975c4
handle repeated calculation
5 years ago
mindspore-ci-bot
70bd405338
!7375 Change normalize input check
Merge pull request !7375 from EricZ/change_normalize_check
5 years ago
anancds
28c9e9d9a5
Added http server based on libevent
5 years ago
Eric
d3e89086e5
Removed check for normalize mean
5 years ago
mindspore-ci-bot
0357088a73
!7319 C++ API: vision ops - reorder and add gap UTs; correct parm desc style
Merge pull request !7319 from cathwong/ckw_c_api_transforms_tests2
5 years ago
mindspore-ci-bot
15b1725198
!7321 Fix ordering for album dataset
Merge pull request !7321 from EricZ/album_float_array
5 years ago
Eric
359ad19884
Added float_array support
Added fix, tests to come
5 years ago
huanghui
b7519b7418
unify save_graphs_path
5 years ago
Cathy Wong
9f7c1a32e7
C++ API: vision ops - reorder and add gap UTs; correct parm desc style
5 years ago
mindspore-ci-bot
7e7d47db50
!7266 RandomResizedCrop for C API
Merge pull request !7266 from MahdiRahmaniHanzaki/c-api
5 years ago
shenwei41
87b108f4e0
C++ api add Rescale
5 years ago
Mahdi
c8333accfc
RandomResizedCrop C API
5 years ago
mindspore-ci-bot
4a077f6341
!7035 Add validation for input image size of affine transformation
Merge pull request !7035 from jiangzhiwen/fix/check_affine_size
5 years ago
mindspore-ci-bot
2d645fdc7e
!7184 [MD] C++ api add TypeCaseOp & RandomCropDecodeResizeOp
Merge pull request !7184 from luoyang/pylint
5 years ago
jiangzhiwen
197f0cabe0
check affine input size
5 years ago
YangLuo
9e033bbe19
C++ api add TypeCaseOp & RandomCropDecodeResizeOp
5 years ago
mindspore-ci-bot
c951d42c2c
!6728 [Ascend][DynamicShape] Dynamic shape feature
Merge pull request !6728 from caifubi/dynamic_shape_share_2
5 years ago
caifubi
d3b978147f
Ascend Dynamic Shape
5 years ago
jjfeing
755863ebae
insert memcpy when hccl node
5 years ago
mindspore-ci-bot
d3bd1cb5b8
!6668 [Data Dump] [master] Fix asynchronous data dump failure
Merge pull request !6668 from caifubi/dump
5 years ago
mindspore-ci-bot
ccb2e8851c
!6782 enable parallel optimizer in auto parallel
Merge pull request !6782 from gziyan/enable_optimizer_shard_in_auto_parallel
5 years ago