Commit Graph

1052 Commits (a99fcf890ad3fa635fac17b513dca00b74a5404c)

Author SHA1 Message Date
Mahdi f80553bc6e Optimization for GetDatasetSize
4 years ago
caifubi 04d8cd5d8b Support PyNative Data Parallel
4 years ago
mindspore-ci-bot da8d7d661a !9283 Modify the dataset ut log message
4 years ago
mindspore-ci-bot c41a21d2c2 !9208 Add four new c++ api of text
4 years ago
liucunwei 8ef4b2796e modify the dataset ut log message
4 years ago
mindspore-ci-bot 0e6d06c463 !9230 Set trace info of Primitive CNode only for equiv out node, not the whole fprop function.
4 years ago
shenwei41 3bea84d0f7 add four new text API
4 years ago
Zhang Qinghua 8310236ff1 Set trace info of Primitive CNode only for equiv out node, not the whole fprop function.
4 years ago
mindspore-ci-bot ea191ed5da !8463 Run ops one by one in pynative bp graph
4 years ago
mindspore-ci-bot 7748ae823a !9141 Fix DatasetCache C++ API cache sharing behavior
4 years ago
mindspore-ci-bot a37e9710b5 !9038 port name functions from TensorOp to TensorOperation
4 years ago
HulkTang c36b477568 Run ops one by one in pynative bp graph
4 years ago
mindspore-ci-bot a6845395e6 !9181 Add some ut pipeline test case for C++ dataset
4 years ago
liucunwei e612e23a05 Add some ut pipeline test case for C++ dataset
4 years ago
liucunwei 7f13f2ad0e add some pipeline ut test cases for c++ dataset
4 years ago
mindspore-ci-bot cf383af36e !8624 updated cluster config and proto
4 years ago
mohammad 9cfeb08c4d port name() to TensorOperation and its derived classes
4 years ago
Lixia Chen e8247eadef Same runtime CacheClient if c++ cache is shared
4 years ago
Zirui Wu 36bfd0d8ad address left over cmts from 8802
4 years ago
liucunwei 3e57236fe3 add some new ut test for minddataset
4 years ago
anancds fc380b8071 updated cluster config and proto
4 years ago
shenwei41 4e56618d18 Add text C++ API
4 years ago
mindspore-ci-bot 3fa7233f68 !9072 fix topk fussion help tensor size = 4096*2
4 years ago
Nat Sutyanyong 5e1bb0b697 boilerplate code for future IR optimizer
4 years ago
jjfeing 8fb7d11ecb fix topk help 4096
4 years ago
Eric Zhang 809e1d5086 added python api based on cpp api
4 years ago
anancds 7c73bc50f4 fixed codex
4 years ago
zhoufeng d532af3a9a new hccl interface
4 years ago
mindspore-ci-bot 0d49650bd5 !8888 Add PyNative Device Profiling
4 years ago
mindspore-ci-bot ab26dd71dc !8789 Enable value inference in Concat; Support const input in graph_ir convertor.
4 years ago
caifubi 12643a33dd Add profiling reporter
4 years ago
shenwei41 4132228c10 Add c++ api of randomresizecropwithbbox
4 years ago
anancds 69338af0f5 fixed get post message return type
4 years ago
mindspore-ci-bot 812095de8f !8753 Adds execute testcase and fix get_dataset_size
4 years ago
chenhaozhe b3add83bf0 support const input in graph_ir convertor, add value inference in Concat
4 years ago
Eric 45292abdfd Added execute test case
4 years ago
mindspore-ci-bot c8047a35ab !8632 [MD] Add Multiply op for Lite Dataset
4 years ago
mindspore-ci-bot 215fce192e !8737 [MD] Fix the Pad function return false if bottom value is 0
4 years ago
mindspore-ci-bot f352f9a54a !8511 [MD] Decouple more Transform Ops
4 years ago
jiangzhiwen bc91f7b3ac fix pad zero
4 years ago
luoyang d43155b5b0 [MD] Decouple more Transform Ops
4 years ago
mindspore-ci-bot e3b1814401 !8713 Fix for GetDatasetSize issue in TextFile
4 years ago
Mahdi 449e1526dc Fixed GetDatasetSize for TextFile
4 years ago
Zirui Wu ff5999fc2f add removal pass for getters
4 years ago
Mahdi ecde0f03a2 Updated GetNumSamples logic
4 years ago
jiangzhiwen b30c1045e1 add lite_mat multiply
4 years ago
mindspore-ci-bot 9c957072e2 !8097 Remove redundant phi nodes
4 years ago
yujianfeng 3176d377e6 Remove redundant phi nodes
4 years ago
yangzhenzhang 0c2c76d037 update get rank in parallel ops
4 years ago
mindspore-ci-bot edcb0cd86b !8370 [MD] Use neon instruction set to accelerate the Substract and Divide ops
4 years ago
mindspore-ci-bot c54a4a4494 !8540 Added GetColumnNames to C++
4 years ago
Mahdi 5a7515e48f Added GetColumnNames to C++
4 years ago
Zirui Wu 3555d19b07 fix get num_class in imagefolder
4 years ago
mindspore-ci-bot 7aa7ece5ce !8497 add stage id for pipeline parallel
4 years ago
jiangzhiwen 03bbe5f2a8 neon acceleration for subtract
4 years ago
yangzhenzhang 41d925b68a set stage id
4 years ago
mindspore-ci-bot f60ae8925d !8480 Add RandomNode fix
4 years ago
mindspore-ci-bot 510a0399fc !8335 added cluster config and message handler unit test,change namespace from comm to core
4 years ago
Eric a21eb2d527 Added random node fix
4 years ago
mindspore-ci-bot 0de9d3e5b7 !6989 split sort for parallel run
4 years ago
mindspore-ci-bot 222a0bccf4 !8431 Add more check in unsorted_segment_sum_fission pass to avoid doing wrong optimize which cause runtime error
4 years ago
anancds 96d8c411e7 added message handler unit test
4 years ago
huanghui 1c6c280da7 fix unsorted_segment_sum_fission pass
4 years ago
mindspore-ci-bot 70f5775711 !8387 Add support for GetClassIndexing in C++ API
4 years ago
alex-yuyue d7c3a9ba00 Add GetClassIndexing
4 years ago
kswang b88e722e12 add graph partition
4 years ago
mindspore-ci-bot bc12c647a5 !8380 [MD]remove opencv api with lite_cv in lite train
4 years ago
xulei2020 f8d1b20873 init litemat from memory
4 years ago
mindspore-ci-bot f8f2d127cd !7999 optimize cpu unique
4 years ago
kswang 618c05d454 optimize cpu unique
4 years ago
mindspore-ci-bot 908a494add !8299 [MD] Skip returning IR when meet nullptr in ConcatDataset
4 years ago
mindspore-ci-bot 36e69f6ef9 !8162 gpu support dynamic shape
4 years ago
mindspore-ci-bot 027916cb5f !8315 Cache server stability
4 years ago
Lixia Chen f24a788eed Rebase up to 5792d50ca7
4 years ago
Zirui Wu 7538f82da9 add callback to map's c api
4 years ago
mindspore-ci-bot a9a9c45662 !8232 C++ api add Filter
4 years ago
mindspore-ci-bot 97e1f6f438 !8248 Add macro and fix album testcase
4 years ago
mindspore-ci-bot 073d991de4 !8106 add cpu adam delta
4 years ago
Xiao Tianci 4a5e287b92 add filter c api and ut
4 years ago
luoyang dcb758bc77 [MD] Skip returning IR when meet nullptr in ConcatDataset
4 years ago
wilfChen e4e9362bd0 gpu suppor dynamic shape
4 years ago
kswang cbece74a23 add cpu adam delta
4 years ago
Eric 394dbf50e1 Added testing macro and fix album_op test
4 years ago
mindspore-ci-bot 523c3f07e3 !8194 Optimizer on IR #2 - Call ValidateParams in PrePass
4 years ago
mindspore-ci-bot 099765bbb7 !8135 [MD] Transform api decouple
4 years ago
Yi Huaijie d7faa77b5e support int64 shape
4 years ago
luoyang 9a57cbacd9 [MD] Transform api decouple
4 years ago
mindspore-ci-bot 8709005a57 !8200 Add two transforms API
4 years ago
Nat Sutyanyong a2a2223373 Add optimizer to IR tree #2
4 years ago
mindspore-ci-bot 7123a2c1d1 !7911 added key value message
4 years ago
mindspore-ci-bot ae7384ca2d !8208 Removed dependency on core module in util
4 years ago
Eric 85f0a9bc8f Added dependency removal for data_helper
4 years ago
anancds 87edbdf720 added protobuf message
4 years ago
zhoufeng 183742009f mindspore cxx api for 310 inference
4 years ago
shenwei41 9ffdf0b6d4 Add transform API
4 years ago
Zirui Wu 5d1ada682c remove uncessary headers
4 years ago
hesham 5169fb4c42 Remove api namespace
4 years ago
mindspore-ci-bot 6e2241d64f !8096 Add DatasetNode as a base Class for IR nodes
4 years ago
jjfeing 56f1bb1b66 add dump data when task error
4 years ago
hesham 0ba0595caf DatasetNode as a base for all IR nodes
4 years ago
Mahdi 5005b434e6 Fixed repeat issue with GetDatasetSize
4 years ago
mindspore-ci-bot cacebd1211 !7933 Cache performance updates
4 years ago
mindspore-ci-bot 7ef7bef1d8 !7796 [MD] Enable C++ cache api for non-mappable datasets
4 years ago
Lixia Chen 572c5e5f29 Rebase up to 542a52fbf8
4 years ago
Cathy Wong 18ecd65f93 C++ API: Delete ValidateParams in dataset APIs; update error input UTs
4 years ago
mindspore-ci-bot 8f44074796 !7866 [MD] C++ API support build_sentence_piece_vocab_node & sentence_piece_tokenizer
4 years ago
luoyang 52d278e858 [MD] C++ API support build_sentence_piece_vocab_node & sentence_piece_tokenizer
4 years ago
mindspore-ci-bot 2ba20dc8e7 !7848 Add five transforms API
4 years ago
Zirui Wu 814044963b add validation check in tfrecord_node
4 years ago
Zirui Wu ea97197311 fix tfrecord_op core dump
4 years ago
mindspore-ci-bot c39c3ccfbe !7734 Redesigned GetNumClasses
4 years ago
shenwei41 779f0f387b Add transforms API
4 years ago
Xiao Tianci 823e52f1dc add params checking of offset in distributed_sampler
4 years ago
Lixia Chen 02ddddfe7e Enable caching over non-mappable dataset c++ api
4 years ago
alex-yuyue 913a49f3af Add support for C++ API: GetNumClasses
4 years ago
anancds 4b995fe170 fixed Destructor and RegisterRoute
4 years ago
mindspore-ci-bot 3376e0d034 !7704 [MD] Add testcases for cache c api
4 years ago
mindspore-ci-bot d81bd7b17b !7710 Add c++ API for GetRepeatCount and GetBatchSize
4 years ago
mindspore-ci-bot 0124eef185 !7729 [MD] Fix log of vision and dataset in C++ api
4 years ago
mindspore-ci-bot 7982f05038 !7730 [MD] Fix bugs in WeightedRandomSampler & SubsetRandomSampler
4 years ago
luoyang f0e976dbda [MD] Fix bugs in WeightedRandomSampler & SubsetRandomSampler
4 years ago
hesham f3880f8355 Add GetBatchSizer and GetRepeatCount to c++ API
4 years ago
YangLuo f3fa5a441d [MD] Fix log of vision and dataset in C++ api
4 years ago
mindspore-ci-bot 3d194137da !7702 Redesigned GetOutputType and GetOutputShape
4 years ago
mindspore-ci-bot 48edd9708c !7690 [MD] fix num_sample in randomsampler and sequential sampler
4 years ago
alex-yuyue 2906659673 Add support for GetOutputTypes and GetOutputShapes
4 years ago
mindspore-ci-bot fe2852df82 !7703 C++ API: Add a parameter validation and fix incorrect format of error message for TFrecord
4 years ago
Lixia Chen bc396febae Add testcases for cache c api
4 years ago
tinazhang e7346dd3a9 add a validation code to fix issue I1YKU6 and corresponded ut, fix format issue I1YKXL
4 years ago
Mahdi 0e03f5b0dd Added GetDatasetSize
4 years ago
Zirui Wu a85a256749 fix complie err in c_api_dataset_test_save
4 years ago
mindspore-ci-bot 3355bb5f2f !7657 Leaf node IR breakdown, port to engine/ir/datasetops/source/
4 years ago
liyong ee042b90f7 fix num_sample in sequentialSampler and randomSampler
4 years ago
mindspore-ci-bot 9d35fdc4e5 !7653 [MD] C++ api SaveOp
4 years ago
Zirui Wu cfc50e231a Added IR breakdown for remaining ops after PR7596
4 years ago
luoyang 8e60cfe800 [MD] C++ api save
4 years ago
mindspore-ci-bot 19b10d474f !7530 [MD] Add divide image proccessing
4 years ago
anancds 98bbb4ef7a added tcp base on libevent
4 years ago
mindspore-ci-bot 8bfe141680 !7571 fix bug in reshape strategy search when reshape as the first operator
4 years ago
yao_yf f7189adb91 fix bug in reshape strategy search when reshape is first operator
4 years ago
Zirui Wu d471552fc5 shuffle take repeat bucketbatch buildvocab repeat shuffle take project concat rename node IR added
4 years ago
mindspore-ci-bot de7ea8e68c !7540 Extract ImageFolderNode and BatchNode into its own files from datasets.cc/.h
4 years ago
mindspore-ci-bot 566656ea72 !7558 fix the repeated calculation accuracy error
4 years ago
mindspore-ci-bot a8dc0f5c1b !7557 [MD] Add merge image proccessing
4 years ago
yangzhenzhang eb6f4e3ce8 update repeated calculation
4 years ago
jiangzhiwen 8e785648da add merge image processing
4 years ago
Zirui Wu 52eec881ec Refactor ImageFolderNode and BatchNode into its separate files
4 years ago
mindspore-ci-bot 643366ea70 !7538 Add empty string tensor support for Album
4 years ago
Eric 7e21648e16 Added Album empty string tensor support
4 years ago
Zirui Wu aa8442e0a3 add skeleton code for tree_adapter
4 years ago
jiangzhiwen fadc97a18f add divide op
4 years ago
mindspore-ci-bot 48601f51b0 !7295 [MD] C++ api add MindDataset
4 years ago
mindspore-ci-bot 8ff82843ea !7486 [MD] Add subtract image proccessing
4 years ago
mindspore-ci-bot 947f6d96d1 !7414 C++ api add config_manager
4 years ago
mindspore-ci-bot 7707bb8540 !7439 [MD] Add YUV to BGR , Split, extractChannel ops
4 years ago
Xiao Tianci fb98fbcc9f add c api config
4 years ago
luoyang 2dc8e5f421 [MD] C++ api add MindDataset
4 years ago
xulei2020 442cee15ad add yuv420sp to bgr, split and extractchannel
4 years ago
jiangzhiwen 44f7978f7c add image subtract
4 years ago
yangzhenzhang fc4ed975c4 handle repeated calculation
4 years ago
mindspore-ci-bot 70bd405338 !7375 Change normalize input check
4 years ago
anancds 28c9e9d9a5 Added http server based on libevent
4 years ago
Eric d3e89086e5 Removed check for normalize mean
4 years ago
mindspore-ci-bot 0357088a73 !7319 C++ API: vision ops - reorder and add gap UTs; correct parm desc style
4 years ago
mindspore-ci-bot 15b1725198 !7321 Fix ordering for album dataset
4 years ago
Eric 359ad19884 Added float_array support
4 years ago
huanghui b7519b7418 unify save_graphs_path
4 years ago
Cathy Wong 9f7c1a32e7 C++ API: vision ops - reorder and add gap UTs; correct parm desc style
4 years ago
mindspore-ci-bot 7e7d47db50 !7266 RandomResizedCrop for C API
4 years ago
shenwei41 87b108f4e0 C++ api add Rescale
4 years ago
Mahdi c8333accfc RandomResizedCrop C API
4 years ago
mindspore-ci-bot 4a077f6341 !7035 Add validation for input image size of affine transformation
4 years ago
mindspore-ci-bot 2d645fdc7e !7184 [MD] C++ api add TypeCaseOp & RandomCropDecodeResizeOp
4 years ago
jiangzhiwen 197f0cabe0 check affine input size
4 years ago
YangLuo 9e033bbe19 C++ api add TypeCaseOp & RandomCropDecodeResizeOp
4 years ago
mindspore-ci-bot c951d42c2c !6728 [Ascend][DynamicShape] Dynamic shape feature
4 years ago
caifubi d3b978147f Ascend Dynamic Shape
4 years ago
jjfeing 755863ebae insert memcpy when hccl node
4 years ago
mindspore-ci-bot d3bd1cb5b8 !6668 [Data Dump] [master] Fix asynchronous data dump failure
4 years ago
mindspore-ci-bot ccb2e8851c !6782 enable parallel optimizer in auto parallel
4 years ago
Cathy Wong 2aa26d245c C++ API: Move vision ops to new vision files; create transforms namespace
4 years ago
Ziyan ddc0113058 enable parallel optimizer in auto parallel
4 years ago
mindspore-ci-bot 03f0e64af9 !7049 Fixes to TensorRow conversion and Tensor
4 years ago
caifubi b17b4abf7d Fix async data dump failed
4 years ago
Mahdi e92d4edceb Updated TensorRow conversion
4 years ago
jjfeing 7dda95d247 set soc version
4 years ago
mindspore-ci-bot 9bd34a1b29 !6673 Add stage information for ops and strategy
4 years ago
mindspore-ci-bot 0d8015b043 !5300 [MD] Add nD Slice Support
4 years ago
huangxinjing 4ef439e27b Add stage information for ops and strategy
4 years ago
mindspore-ci-bot 70221f5261 !6307 Conversion to and from TensorRow in C++
4 years ago
nhussain 77d507279c first working implementation
4 years ago
Lixia Chen 983827ec5c Rebase up to 88ded11f59
4 years ago
Mahdi 890598d112 Added TensorRow conversion
4 years ago
mindspore-ci-bot f847414117 !6471 Fix AdjustAllReduceMulAdd pass
4 years ago
yanghaitao1 4ff4c17632 fix get_dataset_size in CelebADataset when usage is not all
4 years ago
Hoai Linh Tran 46f07efc31 Fix AdjustAllReduceMulAdd pass
4 years ago
mindspore-ci-bot c8e9d46391 !6450 Change PS directory.
4 years ago
ZPaC 0b49f0fb57 change PS dir
4 years ago
mindspore-ci-bot 5d0b91cb22 !6436 [Ascend Profiling] FIx start profiling failed
4 years ago
caifubi 39039974b2 fix profiling start up fail
4 years ago