mindspore-ci-bot
a9a9c45662
!8232 C++ api add Filter
...
From: @tiancixiao
Reviewed-by:
Signed-off-by:
6 years ago
mindspore-ci-bot
97e1f6f438
!8248 Add macro and fix album testcase
...
Merge pull request !8248 from EricZ/helper_dep_removal
6 years ago
mindspore-ci-bot
073d991de4
!8106 add cpu adam delta
...
Merge pull request !8106 from kisnwang/add-cpu-adam-delta
6 years ago
Xiao Tianci
4a5e287b92
add filter c api and ut
6 years ago
luoyang
dcb758bc77
[MD] Skip returning IR when meet nullptr in ConcatDataset
6 years ago
wilfChen
e4e9362bd0
gpu suppor dynamic shape
6 years ago
kswang
cbece74a23
add cpu adam delta
6 years ago
Eric
394dbf50e1
Added testing macro and fix album_op test
6 years ago
mindspore-ci-bot
523c3f07e3
!8194 Optimizer on IR #2 - Call ValidateParams in PrePass
...
Merge pull request !8194 from nsyca/opt3
6 years ago
mindspore-ci-bot
099765bbb7
!8135 [MD] Transform api decouple
...
Merge pull request !8135 from luoyang/c-api-pyfunc
6 years ago
Yi Huaijie
d7faa77b5e
support int64 shape
6 years ago
luoyang
9a57cbacd9
[MD] Transform api decouple
6 years ago
mindspore-ci-bot
8709005a57
!8200 Add two transforms API
...
Merge pull request !8200 from shenwei41/new_master
6 years ago
Nat Sutyanyong
a2a2223373
Add optimizer to IR tree #2
6 years ago
mindspore-ci-bot
7123a2c1d1
!7911 added key value message
...
Merge pull request !7911 from anancds/kv-patch
6 years ago
mindspore-ci-bot
ae7384ca2d
!8208 Removed dependency on core module in util
...
Merge pull request !8208 from EricZ/helper_dep_removal
6 years ago
Eric
85f0a9bc8f
Added dependency removal for data_helper
6 years ago
anancds
87edbdf720
added protobuf message
6 years ago
zhoufeng
183742009f
mindspore cxx api for 310 inference
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
6 years ago
shenwei41
9ffdf0b6d4
Add transform API
6 years ago
Zirui Wu
5d1ada682c
remove uncessary headers
...
staging II
clean up
further clean up
fix merge conflict with 8139
fix complie err
6 years ago
hesham
5169fb4c42
Remove api namespace
6 years ago
mindspore-ci-bot
6e2241d64f
!8096 Add DatasetNode as a base Class for IR nodes
...
Merge pull request !8096 from h.farahat/datasetNode
6 years ago
jjfeing
56f1bb1b66
add dump data when task error
6 years ago
hesham
0ba0595caf
DatasetNode as a base for all IR nodes
6 years ago
Mahdi
5005b434e6
Fixed repeat issue with GetDatasetSize
6 years ago
mindspore-ci-bot
cacebd1211
!7933 Cache performance updates
...
Merge pull request !7933 from Jamie/CacheOp_dev
6 years ago
mindspore-ci-bot
7ef7bef1d8
!7796 [MD] Enable C++ cache api for non-mappable datasets
...
Merge pull request !7796 from lixiachen/cache_c_api_nonmappable
6 years ago
Lixia Chen
572c5e5f29
Rebase up to 542a52fbf8
6 years ago
Cathy Wong
18ecd65f93
C++ API: Delete ValidateParams in dataset APIs; update error input UTs
6 years ago
mindspore-ci-bot
8f44074796
!7866 [MD] C++ API support build_sentence_piece_vocab_node & sentence_piece_tokenizer
...
Merge pull request !7866 from luoyang/c-api-pyfunc
6 years ago
luoyang
52d278e858
[MD] C++ API support build_sentence_piece_vocab_node & sentence_piece_tokenizer
6 years ago
mindspore-ci-bot
2ba20dc8e7
!7848 Add five transforms API
...
Merge pull request !7848 from shenwei41/new_master
6 years ago
Zirui Wu
814044963b
add validation check in tfrecord_node
...
update ut
6 years ago
Zirui Wu
ea97197311
fix tfrecord_op core dump
...
add test case
fix ci
fix ci round 2
address review cmts
6 years ago
mindspore-ci-bot
c39c3ccfbe
!7734 Redesigned GetNumClasses
...
Merge pull request !7734 from Alex Yuyue/IR_dataset_input
6 years ago
shenwei41
779f0f387b
Add transforms API
6 years ago
Xiao Tianci
823e52f1dc
add params checking of offset in distributed_sampler
...
add related comment to explain
add related UT
6 years ago
Lixia Chen
02ddddfe7e
Enable caching over non-mappable dataset c++ api
...
and caching over Album dataset
6 years ago
alex-yuyue
913a49f3af
Add support for C++ API: GetNumClasses
...
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
6 years ago
anancds
4b995fe170
fixed Destructor and RegisterRoute
6 years ago
mindspore-ci-bot
3376e0d034
!7704 [MD] Add testcases for cache c api
...
Merge pull request !7704 from lixiachen/cache_c_api
6 years ago
mindspore-ci-bot
d81bd7b17b
!7710 Add c++ API for GetRepeatCount and GetBatchSize
...
Merge pull request !7710 from h.farahat/getBatchRepeat
6 years ago
mindspore-ci-bot
0124eef185
!7729 [MD] Fix log of vision and dataset in C++ api
...
Merge pull request !7729 from luoyang/pylint
6 years ago
mindspore-ci-bot
7982f05038
!7730 [MD] Fix bugs in WeightedRandomSampler & SubsetRandomSampler
...
Merge pull request !7730 from luoyang/c-api-pyfunc
6 years ago
luoyang
f0e976dbda
[MD] Fix bugs in WeightedRandomSampler & SubsetRandomSampler
6 years ago
hesham
f3880f8355
Add GetBatchSizer and GetRepeatCount to c++ API
6 years ago
YangLuo
f3fa5a441d
[MD] Fix log of vision and dataset in C++ api
6 years ago
mindspore-ci-bot
3d194137da
!7702 Redesigned GetOutputType and GetOutputShape
...
Merge pull request !7702 from Alex Yuyue/IR_dataset_input
6 years ago
mindspore-ci-bot
48edd9708c
!7690 [MD] fix num_sample in randomsampler and sequential sampler
...
Merge pull request !7690 from liyong126/fix_md_num_samples
6 years ago
alex-yuyue
2906659673
Add support for GetOutputTypes and GetOutputShapes
...
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
6 years ago
mindspore-ci-bot
fe2852df82
!7703 C++ API: Add a parameter validation and fix incorrect format of error message for TFrecord
...
Merge pull request !7703 from TinaMengtingZhang/fix_tfrecord_issue_I1YKU6_I1YKXL
6 years ago
Lixia Chen
bc396febae
Add testcases for cache c api
6 years ago
tinazhang
e7346dd3a9
add a validation code to fix issue I1YKU6 and corresponded ut, fix format issue I1YKXL
6 years ago
Mahdi
0e03f5b0dd
Added GetDatasetSize
6 years ago
Zirui Wu
a85a256749
fix complie err in c_api_dataset_test_save
6 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
6 years ago
liyong
ee042b90f7
fix num_sample in sequentialSampler and randomSampler
6 years ago
mindspore-ci-bot
9d35fdc4e5
!7653 [MD] C++ api SaveOp
...
Merge pull request !7653 from luoyang/c-api-pyfunc
6 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
6 years ago
luoyang
8e60cfe800
[MD] C++ api save
6 years ago
mindspore-ci-bot
19b10d474f
!7530 [MD] Add divide image proccessing
...
Merge pull request !7530 from jiangzhiwen/lite/image_divide
6 years ago
anancds
98bbb4ef7a
added tcp base on libevent
6 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
6 years ago
yao_yf
f7189adb91
fix bug in reshape strategy search when reshape is first operator
6 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
6 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
6 years ago
mindspore-ci-bot
566656ea72
!7558 fix the repeated calculation accuracy error
...
Merge pull request !7558 from yangzhenzhang/update-repeated-calculation
6 years ago
mindspore-ci-bot
a8dc0f5c1b
!7557 [MD] Add merge image proccessing
...
Merge pull request !7557 from jiangzhiwen/lite/merge
6 years ago
yangzhenzhang
eb6f4e3ce8
update repeated calculation
6 years ago
jiangzhiwen
8e785648da
add merge image processing
6 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
6 years ago
mindspore-ci-bot
643366ea70
!7538 Add empty string tensor support for Album
...
Merge pull request !7538 from EricZ/album_empty_string
6 years ago
Eric
7e21648e16
Added Album empty string tensor support
6 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
6 years ago
jiangzhiwen
fadc97a18f
add divide op
6 years ago
mindspore-ci-bot
48601f51b0
!7295 [MD] C++ api add MindDataset
...
Merge pull request !7295 from luoyang/c-api-pyfunc
6 years ago
mindspore-ci-bot
8ff82843ea
!7486 [MD] Add subtract image proccessing
...
Merge pull request !7486 from jiangzhiwen/lite/image_subtract
6 years ago
mindspore-ci-bot
947f6d96d1
!7414 C++ api add config_manager
...
Merge pull request !7414 from xiaotianci/c_api_config
6 years ago
mindspore-ci-bot
7707bb8540
!7439 [MD] Add YUV to BGR , Split, extractChannel ops
...
Merge pull request !7439 from xulei/lite_test0905
6 years ago
Xiao Tianci
fb98fbcc9f
add c api config
6 years ago
luoyang
2dc8e5f421
[MD] C++ api add MindDataset
6 years ago
xulei2020
442cee15ad
add yuv420sp to bgr, split and extractchannel
6 years ago
jiangzhiwen
44f7978f7c
add image subtract
6 years ago
yangzhenzhang
fc4ed975c4
handle repeated calculation
6 years ago
mindspore-ci-bot
70bd405338
!7375 Change normalize input check
...
Merge pull request !7375 from EricZ/change_normalize_check
6 years ago
anancds
28c9e9d9a5
Added http server based on libevent
6 years ago
Eric
d3e89086e5
Removed check for normalize mean
6 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
6 years ago
mindspore-ci-bot
15b1725198
!7321 Fix ordering for album dataset
...
Merge pull request !7321 from EricZ/album_float_array
6 years ago
Eric
359ad19884
Added float_array support
...
Added fix, tests to come
6 years ago
huanghui
b7519b7418
unify save_graphs_path
6 years ago
Cathy Wong
9f7c1a32e7
C++ API: vision ops - reorder and add gap UTs; correct parm desc style
6 years ago
mindspore-ci-bot
7e7d47db50
!7266 RandomResizedCrop for C API
...
Merge pull request !7266 from MahdiRahmaniHanzaki/c-api
6 years ago
shenwei41
87b108f4e0
C++ api add Rescale
6 years ago
Mahdi
c8333accfc
RandomResizedCrop C API
6 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
6 years ago
mindspore-ci-bot
2d645fdc7e
!7184 [MD] C++ api add TypeCaseOp & RandomCropDecodeResizeOp
...
Merge pull request !7184 from luoyang/pylint
6 years ago
jiangzhiwen
197f0cabe0
check affine input size
6 years ago
YangLuo
9e033bbe19
C++ api add TypeCaseOp & RandomCropDecodeResizeOp
6 years ago