Commit Graph

1121 Commits (bd777e0710ba51c66d1f37e9f73f60e405015a72)

Author SHA1 Message Date
Cathy Wong 4b1ccf9dd5 dataset: Use int32_t for text's vocab_size
5 years ago
Zirui Wu fa553956ef add num_epochs to CPP API Dataset::CreateIterator(columns,num_epochs)
5 years ago
lilei 9a45c4419c modify batch_normal
5 years ago
mohammad f48ab2b5c9 make MD public headers standalone
5 years ago
chendongsheng 048534b75e Switch bare pointer to shared_ptr
5 years ago
Zirui Wu 0e68575e77 port over getter pass
5 years ago
mindspore-ci-bot 1d1f6841b9 !10937 keep consistent in Graph mode and PyNative mode for 'isinstance'
5 years ago
mindspore-ci-bot 5fd77356c9 !9687 Adding AddChild functionality to SamplerObj
5 years ago
buxue 6d395c1d3f keep consistent in Graph mode and PyNative mode for 'isinstance'
5 years ago
mindspore-ci-bot a5869f2984 !10142 dataset CPP UT: Updates for ExecTree to IRTree Support
5 years ago
Nat Sutyanyong 7c5b2de1ec dataset CPP UT: Updates for ExecTree to IRTree Support
5 years ago
mindspore-ci-bot 4322d737f3 !10689 added retry and unit test
5 years ago
mindspore-ci-bot 4bb54e5ffe !10710 add ut for primitve c of conv2d
5 years ago
LianLiguang 4504766bbd add ut for conv2d
5 years ago
chendongsheng b289c6184a added retry and unit test
5 years ago
mindspore-ci-bot ca3ac703c9 !10627 handler signal
5 years ago
jonyguo f97d03f695 impl mindrecord lazy load
5 years ago
zhupuxu e36175b0dc handler signal
5 years ago
Xiaoda Zhang 3c27c08b46 change memory cost calculation in auto-parallel
5 years ago
mindspore-ci-bot b96d4315dc !10393 added collective send and receive
5 years ago
LianLiguang cb909c7242 add ut for conv2d
5 years ago
chendongsheng 24345595f3 added collective send and receive
5 years ago
yanghaoran b8345d03b6 Synchronize latest Ascend software 18 Dec 2020, with profiler fixes
5 years ago
Zirui Wu 0a31f563a7 minor fixes
5 years ago
mindspore-ci-bot 20df37e428 !10287 Add ut for dataset to_number
5 years ago
mindspore-ci-bot f1e1a2afd6 !10223 fixed codex and change bare pointer to shared pointer
5 years ago
Zirui Wu 0e2f7a9e9e add validate param to base class DatasetNode
5 years ago
YangLuo da6de519ae Add ut for dataset to_number
5 years ago
chendongsheng ee23af58d8 fixed codex
5 years ago
Xiao Tianci 633f97bb48 fix get dataset size in distributed scenario
5 years ago
mindspore-ci-bot c4f284b928 !9910 [MD][Perf] MindData add NormalizePad for GPU performance
5 years ago
mindspore-ci-bot dd134d7554 !9926 optimize list setitem in bprop
5 years ago
buxue 2530943a7f optimize list getitem in bprop
5 years ago
xiefangqi 3c6cc3c58c Add NormalizePadOp
5 years ago
mindspore-ci-bot c403948961 !9931 add reset device, fix runtime delete ring buffer failed
5 years ago
mindspore-ci-bot fd311cf316 !9843 Added server node
5 years ago
zhoufeng ee7e412def add reset device, fix runtime delete ring buffer failed
5 years ago
mindspore-ci-bot 058fbd2d1f !9765 remove serving in mindspore repo
5 years ago
chendongsheng 2d2bf2d0ee added server node
5 years ago
Mahdi 0f2b5d8cac Changed SamplerObj validate params to return status and added AddChild to it
5 years ago
xuyongfei c9b072b94d remove serving in mindspore repo
5 years ago
chendongsheng ee4132889e added worker node
5 years ago
Zirui Wu 91a6b2b0ca Add checks to RandomData and LookUp
5 years ago
mindspore-ci-bot e8a442eeb3 !9700 add ps cache manager
5 years ago
limingqi107 eca951c7bc add ps cache manager
5 years ago
yanghaoran 306bbe0e65 Synchronize latest Ascend software suite 09 Dec 2020, with refactored GraphEngine
5 years ago
mindspore-ci-bot 317a97e6b9 !9336 auto num_parallel_workers setup
5 years ago
mindspore-ci-bot a2c80435ce !9685 Fix a core dump in TreeConsumer::Terminate() plus minor cache fixes
5 years ago
Zirui Wu d6df1b0832 Implemented AutoNumWorker Pass which sets num_workers of selected parallel ops automatically if enabled
5 years ago
Lixia Chen 32b82c2737 Fix a core dump in TreeConsumer::Terminate()
5 years ago
limingqi107 a5f57ce8a0 add ps cache
5 years ago
Xiao Tianci 0659473535 add TruncateSequencePair, ToNumber C++ API and enable three test cases
5 years ago
mindspore-ci-bot 49fd5308a4 !9564 Tidy up code in dataset compilation phase
5 years ago
mindspore-ci-bot 6b5626634c !9530 add BasicTokenizer and BertTokenizer C++ API
5 years ago
Nat Sutyanyong 41ea1621c5 Tidy up TreeAdapter::Compile
5 years ago
shenwei41 206ae1a7c3 Add Three text C++ API
5 years ago
Nat Sutyanyong 4cb78f2e03 Remove Repeat(1),Take(-1), and Skip(0) in NodeRemovalPass
5 years ago
Jesse Lee 0c8dfc68ec Fix hang on RequestFreeTag
5 years ago
Xiao Tianci 290cc72887 add BasicTokenizer and BertTokenizer C++ API
5 years ago
Nat Sutyanyong d69a29a44e Migrate 3 pre passes to IR optimizer, namely, cache_error_pass, epoch_injection, and removal_pass
5 years ago
mindspore-ci-bot 73c91e05b1 !9398 Change Build to return status
5 years ago
alex-yuyue ccff3a5316 Change build to return status
5 years ago
YangLuo a2ec7ad5bd Fix concat issue & fix schema doc
5 years ago
mindspore-ci-bot efc7e9f89e !9358 PyNative Bugfix
5 years ago
caifubi c8e7c3edb0 PyNative Hccl Bugfix
5 years ago
mindspore-ci-bot 6c18c09121 !9266 PyNative Support Hccl(Data Parallel)
5 years ago
mindspore-ci-bot df44e1339e !9249 Optimizing GetDatasetSize
5 years ago
mindspore-ci-bot 9ed31ea2cb !9339 Disable getter optimization pass
5 years ago
Eric db2a8b5e1d Disable getter pass
5 years ago
Mahdi f80553bc6e Optimization for GetDatasetSize
5 years ago
caifubi 04d8cd5d8b Support PyNative Data Parallel
5 years ago
mindspore-ci-bot da8d7d661a !9283 Modify the dataset ut log message
5 years ago
mindspore-ci-bot c41a21d2c2 !9208 Add four new c++ api of text
5 years ago
liucunwei 8ef4b2796e modify the dataset ut log message
5 years ago
mindspore-ci-bot 0e6d06c463 !9230 Set trace info of Primitive CNode only for equiv out node, not the whole fprop function.
5 years ago
shenwei41 3bea84d0f7 add four new text API
5 years ago
Zhang Qinghua 8310236ff1 Set trace info of Primitive CNode only for equiv out node, not the whole fprop function.
5 years ago
mindspore-ci-bot ea191ed5da !8463 Run ops one by one in pynative bp graph
5 years ago
mindspore-ci-bot 7748ae823a !9141 Fix DatasetCache C++ API cache sharing behavior
5 years ago
mindspore-ci-bot a37e9710b5 !9038 port name functions from TensorOp to TensorOperation
5 years ago
HulkTang c36b477568 Run ops one by one in pynative bp graph
5 years ago
mindspore-ci-bot a6845395e6 !9181 Add some ut pipeline test case for C++ dataset
5 years ago
liucunwei e612e23a05 Add some ut pipeline test case for C++ dataset
5 years ago
liucunwei 7f13f2ad0e add some pipeline ut test cases for c++ dataset
5 years ago
mindspore-ci-bot cf383af36e !8624 updated cluster config and proto
5 years ago
mohammad 9cfeb08c4d port name() to TensorOperation and its derived classes
5 years ago
Lixia Chen e8247eadef Same runtime CacheClient if c++ cache is shared
5 years ago
Zirui Wu 36bfd0d8ad address left over cmts from 8802
5 years ago
liucunwei 3e57236fe3 add some new ut test for minddataset
5 years ago
anancds fc380b8071 updated cluster config and proto
5 years ago
shenwei41 4e56618d18 Add text C++ API
5 years ago
mindspore-ci-bot 3fa7233f68 !9072 fix topk fussion help tensor size = 4096*2
5 years ago
Nat Sutyanyong 5e1bb0b697 boilerplate code for future IR optimizer
5 years ago
jjfeing 8fb7d11ecb fix topk help 4096
5 years ago
Eric Zhang 809e1d5086 added python api based on cpp api
5 years ago
anancds 7c73bc50f4 fixed codex
5 years ago
zhoufeng d532af3a9a new hccl interface
5 years ago
mindspore-ci-bot 0d49650bd5 !8888 Add PyNative Device Profiling
5 years ago
mindspore-ci-bot ab26dd71dc !8789 Enable value inference in Concat; Support const input in graph_ir convertor.
5 years ago
caifubi 12643a33dd Add profiling reporter
5 years ago
shenwei41 4132228c10 Add c++ api of randomresizecropwithbbox
6 years ago
anancds 69338af0f5 fixed get post message return type
6 years ago
mindspore-ci-bot 812095de8f !8753 Adds execute testcase and fix get_dataset_size
6 years ago
chenhaozhe b3add83bf0 support const input in graph_ir convertor, add value inference in Concat
6 years ago
Eric 45292abdfd Added execute test case
6 years ago
mindspore-ci-bot c8047a35ab !8632 [MD] Add Multiply op for Lite Dataset
6 years ago
mindspore-ci-bot 215fce192e !8737 [MD] Fix the Pad function return false if bottom value is 0
6 years ago
mindspore-ci-bot f352f9a54a !8511 [MD] Decouple more Transform Ops
6 years ago
jiangzhiwen bc91f7b3ac fix pad zero
6 years ago
luoyang d43155b5b0 [MD] Decouple more Transform Ops
6 years ago
mindspore-ci-bot e3b1814401 !8713 Fix for GetDatasetSize issue in TextFile
6 years ago
Mahdi 449e1526dc Fixed GetDatasetSize for TextFile
6 years ago
Zirui Wu ff5999fc2f add removal pass for getters
6 years ago
Mahdi ecde0f03a2 Updated GetNumSamples logic
6 years ago
jiangzhiwen b30c1045e1 add lite_mat multiply
6 years ago
mindspore-ci-bot 9c957072e2 !8097 Remove redundant phi nodes
6 years ago
yujianfeng 3176d377e6 Remove redundant phi nodes
6 years ago
yangzhenzhang 0c2c76d037 update get rank in parallel ops
6 years ago
mindspore-ci-bot edcb0cd86b !8370 [MD] Use neon instruction set to accelerate the Substract and Divide ops
6 years ago
mindspore-ci-bot c54a4a4494 !8540 Added GetColumnNames to C++
6 years ago
Mahdi 5a7515e48f Added GetColumnNames to C++
6 years ago
Zirui Wu 3555d19b07 fix get num_class in imagefolder
6 years ago
mindspore-ci-bot 7aa7ece5ce !8497 add stage id for pipeline parallel
6 years ago
jiangzhiwen 03bbe5f2a8 neon acceleration for subtract
6 years ago
yangzhenzhang 41d925b68a set stage id
6 years ago
mindspore-ci-bot f60ae8925d !8480 Add RandomNode fix
6 years ago
mindspore-ci-bot 510a0399fc !8335 added cluster config and message handler unit test,change namespace from comm to core
6 years ago
Eric a21eb2d527 Added random node fix
6 years ago
mindspore-ci-bot 0de9d3e5b7 !6989 split sort for parallel run
6 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
6 years ago
anancds 96d8c411e7 added message handler unit test
6 years ago
huanghui 1c6c280da7 fix unsorted_segment_sum_fission pass
6 years ago
mindspore-ci-bot 70f5775711 !8387 Add support for GetClassIndexing in C++ API
6 years ago
alex-yuyue d7c3a9ba00 Add GetClassIndexing
6 years ago
kswang b88e722e12 add graph partition
6 years ago
mindspore-ci-bot bc12c647a5 !8380 [MD]remove opencv api with lite_cv in lite train
6 years ago
xulei2020 f8d1b20873 init litemat from memory
6 years ago
mindspore-ci-bot f8f2d127cd !7999 optimize cpu unique
6 years ago
kswang 618c05d454 optimize cpu unique
6 years ago
mindspore-ci-bot 908a494add !8299 [MD] Skip returning IR when meet nullptr in ConcatDataset
6 years ago
mindspore-ci-bot 36e69f6ef9 !8162 gpu support dynamic shape
6 years ago
mindspore-ci-bot 027916cb5f !8315 Cache server stability
6 years ago
Lixia Chen f24a788eed Rebase up to 5792d50ca7
6 years ago
Zirui Wu 7538f82da9 add callback to map's c api
6 years ago
mindspore-ci-bot a9a9c45662 !8232 C++ api add Filter
6 years ago
mindspore-ci-bot 97e1f6f438 !8248 Add macro and fix album testcase
6 years ago
mindspore-ci-bot 073d991de4 !8106 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
6 years ago
mindspore-ci-bot 099765bbb7 !8135 [MD] Transform api decouple
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
6 years ago
Nat Sutyanyong a2a2223373 Add optimizer to IR tree #2
6 years ago
mindspore-ci-bot 7123a2c1d1 !7911 added key value message
6 years ago
mindspore-ci-bot ae7384ca2d !8208 Removed dependency on core module in util
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
6 years ago
shenwei41 9ffdf0b6d4 Add transform API
6 years ago
Zirui Wu 5d1ada682c remove uncessary headers
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
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
6 years ago
mindspore-ci-bot 7ef7bef1d8 !7796 [MD] Enable C++ cache api for non-mappable datasets
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
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
6 years ago
Zirui Wu 814044963b add validation check in tfrecord_node
6 years ago
Zirui Wu ea97197311 fix tfrecord_op core dump
6 years ago
mindspore-ci-bot c39c3ccfbe !7734 Redesigned GetNumClasses
6 years ago
shenwei41 779f0f387b Add transforms API
6 years ago
Xiao Tianci 823e52f1dc add params checking of offset in distributed_sampler
6 years ago
Lixia Chen 02ddddfe7e Enable caching over non-mappable dataset c++ api
6 years ago
alex-yuyue 913a49f3af Add support for C++ API: GetNumClasses
6 years ago
anancds 4b995fe170 fixed Destructor and RegisterRoute
6 years ago
mindspore-ci-bot 3376e0d034 !7704 [MD] Add testcases for cache c api
6 years ago
mindspore-ci-bot d81bd7b17b !7710 Add c++ API for GetRepeatCount and GetBatchSize
6 years ago
mindspore-ci-bot 0124eef185 !7729 [MD] Fix log of vision and dataset in C++ api
6 years ago
mindspore-ci-bot 7982f05038 !7730 [MD] Fix bugs in WeightedRandomSampler & SubsetRandomSampler
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
6 years ago
mindspore-ci-bot 48edd9708c !7690 [MD] fix num_sample in randomsampler and sequential sampler
6 years ago
alex-yuyue 2906659673 Add support for GetOutputTypes and GetOutputShapes
6 years ago
mindspore-ci-bot fe2852df82 !7703 C++ API: Add a parameter validation and fix incorrect format of error message for TFrecord
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