Commit Graph

996 Commits (3708624a25be7529fbddd95a0a679568dbe5aa37)

Author SHA1 Message Date
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
luoyang 9064a5f731 add num_row check & fix api distributed sampler, lookup, default value
4 years ago
mindspore-ci-bot af1c5aba5b !6354 [Data][BUG]add SubStractMeanNormalize input param check
4 years ago
xulei2020 85962adffd add code
4 years ago
wuweikang e24f534002 sync-from-trunk-to-blue-zone-0912-c75b220
4 years ago
mindspore-ci-bot bb4dbf4989 !5803 Combine Async Dump with E2e Dump
4 years ago
caifubi 372c2e7951 Combine Async Dump and E2E Dump
4 years ago
luoyang 581335453e Change return val of GetNextRow
4 years ago
mindspore-ci-bot a084196300 !6094 Adding input checks to C API
4 years ago
eric cd5af9472e Added input check
4 years ago
xulei2020 72861a68f3 add code
4 years ago
jiangzhiwen d4ce668b9b add Affine ut
4 years ago
mindspore-ci-bot c882e4863c !5961 [Data]Add lite_cv lib for mindspore lite data preprocessing
4 years ago
mindspore-ci-bot ea94756839 !5605 Introduce usage flag to MNIST and CIFAR dataset
4 years ago
xulei2020 b356211413 add init code
4 years ago
mindspore-ci-bot 7152fe04be !5783 GraphKernel supports GPU
4 years ago
Zirui Wu 1bb93580dd Add usage flag to MNIST/CIFAR
4 years ago
dayschan 37a48f6aac GraphKernel supports GPU
4 years ago
Zirui Wu bde9f18f5a update lookup api to take in a type
4 years ago
wuxuejian bd527a331d update aicpu proto and update module: graphengine
5 years ago
mindspore-ci-bot 5c7fa52468 !5673 [performance]cell init opt performance
5 years ago
kingxian 92bebe65a9 cell init performance opt
5 years ago
mindspore-ci-bot d0c7b1ba24 !5731 Manifest Dataset check invalid filename string
5 years ago
mindspore-ci-bot bc4c5afc1a !5667 add kernel select after optimize pass
5 years ago
mindspore-ci-bot 2f3684d4fa !4872 Add C++ API support for TFRecordDataset
5 years ago
lizhenyu c3d6918649 add kernel select after optimize pass
5 years ago
jiangzhiwen 294f7b620a check invalid filename string
5 years ago
mindspore-ci-bot 527d7f0afb !5580 [MD] remove finish in FileReader
5 years ago
mindspore-ci-bot b961d47d40 !5642 UTest compiling performance optimization
5 years ago
liyong ac39c20f41 del finish in FileReader
5 years ago
mindspore-ci-bot 01da7d2c1a !5713 Align num_samples of CSV with other dataset
5 years ago
jiangzhiwen 1a1a8893a4 Align num_samples of CSV with other dataset
5 years ago
zhoufeng 6d500223b2 utest compiling performance optimization
5 years ago
zhousiyi 301aeaaf1d remove gvar source file from compile as ut_tests will use gvar so
5 years ago
tinazhang e430b4056a add tfrecord dataset to cpp api
5 years ago
luoyang 8aba39a71b Modify VOCDataset doc & Fix BuildVocab bug
5 years ago
mindspore-ci-bot 5e3e583b47 !5615 Add check for duplicate column to a-cpi & add voc descriptions for class_index
5 years ago
mindspore-ci-bot 3048240f16 !5508 Add AdamApplyOneWithDecayAssign fusion pass
5 years ago
luoyang ce419404ce Add check for duplicate column for a-cpi
5 years ago
mindspore-ci-bot 0cb6d29f0c !4998 Shared memory pool clean up
5 years ago
mindspore-ci-bot dff02cc282 !5188 rename image files in imagefolder
5 years ago
mindspore-ci-bot b99149dc37 !4901 Adding data_helper for minddata
5 years ago
mindspore-ci-bot 3be136f6f0 !5354 Fix randomdata issue
5 years ago
mahdi 84efa0b96b Added BucketBatchByLength for C API
5 years ago
Eric 65bf3ecc3e Adding data_helper class
5 years ago
Jesse Lee e89b4648f6 Memory pool clean up
5 years ago
fary86 fcbb3e0edc Refactor ms_context implementation
5 years ago
yujianfeng 4b77f6b53c Add AdamApplyOneWithDecayAssign fusion pass
5 years ago
mindspore-ci-bot d81b30e6a0 !5312 make backend/optimizer free of pybind
5 years ago
kswang 756bb6d53f async run graph
5 years ago
zhousiyi c25e37e7bf make backend/optimizer pybind free
5 years ago
xiefangqi e2085a9505 fix randomdata issue
5 years ago
tony_liu2 5e4c314130 rename dataset dir and image files
5 years ago
mindspore-ci-bot 716329df6c !5278 Change default value of sampler in c-api
5 years ago
YangLuo 419478b410 Change default value of sampler to seperate behaviour of default sampler
5 years ago
mindspore-ci-bot a8317acee8 !5111 Support int64 for cpu sparse optimizers
5 years ago
mindspore-ci-bot e94416be0c !5283 Support setting operator io format in the frontend
5 years ago
yujianfeng e949540062 Support int64 for cpu sparse optimizers
5 years ago
mindspore-ci-bot d1b95ed9bd !5240 Fix remove internal output for unique device target
5 years ago
islam_amin 94a4a3f20b changing affine and posterize apis
5 years ago
梁成辉 34d433fd9a Set io format for old backend
5 years ago
yujianfeng e688e1df32 Fix remove internal output for unique device target
5 years ago
Cathy Wong 46e9d79a50 C++ API: Lexicographical order support for CLUE, CSV & TextFile Datasets
5 years ago
luoyang b26f6b3d5e fix bug in c-api: rename, concat, take
5 years ago
mindspore-ci-bot 0bbce9367e !4772 Adding AlbumDataset for device training
5 years ago
Eric c79db93c48 Initial commit for album
5 years ago
mindspore-ci-bot 9b503e4f38 !4955 Fixes for Dynamic Augmentation Ops
5 years ago
Mahdi a5f9b8f92e Added fix for MixUpBatch and CutMixBatch and for RandomAffine
5 years ago
mindspore-ci-bot 9d7250c483 !4776 Introduce 2 extra ctrl flags to DataBuffer in dataset, address remaining cmts to PR4632
5 years ago
Zirui Wu 74c1e6da60 introducing pause and quit flags to DataBuffer
5 years ago
mindspore-ci-bot b2a5440548 !4883 Fix compilation warnings
5 years ago
zhoufeng 22ec976ef7 fix compilation warnings
5 years ago
mindspore-ci-bot 9a3baf4f6c !4314 [MD] remove defaults used in binding code, and remove bilinear resize op
5 years ago
mindspore-ci-bot bfa3cd900e !4843 remove ccsrc/common.h by explicit dependent header file
5 years ago
zhousiyi d0e58dd765 remove ccsrc/common.h
5 years ago
xiefangqi 7dc7990d75 add NumWorkers validate
5 years ago
mindspore-ci-bot 7b0a4e5929 !4796 Fix randomdata ut core dump problem
5 years ago
xiefangqi c0d18d2517 fix randomdata ut problem
5 years ago
Jesse Lee 8a08d0c37b Phase 2 of CacheOp
5 years ago
Zirui Wu 78c1aa1d96 Implemented Callback for Dataset
5 years ago
YangLuo b50ae27c72 !4597 [Dataset] C++ API Support for build_vocab
5 years ago
nhussain eb9a611041 remove old defaults
5 years ago
mindspore-ci-bot d541e261a0 !4696 C++ API Support for CSV Dataset
5 years ago
mindspore-ci-bot 2db4bda219 !4622 serving restful init
5 years ago
mindspore-ci-bot 256dccc651 !4498 Gnn data processing supports distributed scenarios
5 years ago
jiangzhiwen 39df25f803 c++ api for CSV Dataset
5 years ago
heleiwang 8ee4d8e92d Gnn data processing supports distributed scenarios
5 years ago
mindspore-ci-bot 6868b9b6fa !4422 Minddata new dataset api ==> RandomData
5 years ago
xiefangqi b91e56375e add randomdataset and schema
5 years ago
nhussain 738ae2c78d change api to use std_vector
5 years ago
islam_amin 979111d0ef Added Posterize Op
5 years ago
hexia 75d116b5db serving http init
5 years ago
mindspore-ci-bot 4f46c4277a !4614 Code compile performance optimization
5 years ago
mindspore-ci-bot cc077de9e3 !4425 fix if statement with no return coredump
5 years ago
zhoufeng 663278112f optimize code compile performance
5 years ago
mindspore-ci-bot 26de4540ef !4639 rename param_value to param_info
5 years ago
fary86 38083e055a Fix coredump missing return statement after while loop
5 years ago
Wei Luning c1c30a44f1 rename param_value -> param_info
5 years ago
jiangzhiwen a88273bd3f c++ api support for Manifest Dataset
5 years ago
mindspore-ci-bot 113ff6ca24 !4367 CutMixBatch Augmentation Op
5 years ago
mahdi 3ecc53fb4e Added CutMix
5 years ago
mindspore-ci-bot dda4c26e7c !4423 add reshape type of tensor
5 years ago
WilliamLian 6760d9976d add reshape type to tensor
5 years ago
mindspore-ci-bot f875bf21bc !2948 fix control flow
5 years ago
huangdongrun 2a6d346d2f support if by if grad parameter
5 years ago
Cathy Wong 9c8af0d1cf C++ API: Provide validate param functions
5 years ago
mindspore-ci-bot 7d70fb4dc4 !3769 add RandomColorOp
5 years ago
mindspore-ci-bot ebdea65f70 !4402 [Dataset] Fix c_api bugs
5 years ago
mindspore-ci-bot e9629f95e1 !4418 Add UniqueWithPad cpu kernel
5 years ago
Alexey Shevlyakov 8526d5414d RandomColor
5 years ago
mindspore-ci-bot 2953720169 !4322 Adding RGBA color conversion
5 years ago
mindspore-ci-bot 7a10e07fc6 !4383 Add distributedSampler to concatOP
5 years ago
eric 6a41b44724 Added wrapper around color change function
5 years ago
genglishuai 4d4df68d1e add DistributedSampler for Concat op
5 years ago
luoyang 373adaa553 !4402 [Dataset] Fix c_api bugs
5 years ago
mindspore-ci-bot ed1244558c !4366 Fixing param type in c++ api and fixing python validator for Repeat Op
5 years ago
huanghui 8f70af7300 add unique_with_pad cpu kernel
5 years ago
mindspore-ci-bot 03210ef166 !2557 Add UnsortedSegmentSum fission pass
5 years ago
mindspore-ci-bot 265064733b !4340 move cc file that end with py to pybind
5 years ago
tinazhang 0868720eb7 fix parameter type for repeat op in c++ api and added c++/python ut.
5 years ago
tony_liu2 deb1146474 reorganize headers and tests
5 years ago
huanghui b8d7f6d77f add UnsortedSegmentSum fission pass
5 years ago
liubuyu 45b6600001 mv cc file that end with py to pybind
5 years ago
mindspore-ci-bot 5adba834d0 !3819 C++ API Support for CLUE Dataset
5 years ago
jiangzhiwen 5842a0212f c++ api support for CLUE Dataset
5 years ago
mindspore-ci-bot e509f87f7f !4219 Add Unique CPU kernel
5 years ago
mindspore-ci-bot 9276a9d2fb !3771 C++ API Support for TextFile Dataset
5 years ago
avakh 477528de7f random sharpness cpp op support
5 years ago
nhussain 7766efd58e add files
5 years ago
Cathy Wong 7f39b5cfd7 C++ API Support for TextFile Dataset and Unit Tests
5 years ago
huanghui fa081092c8 add Unique cpu kernel
5 years ago
mindspore-ci-bot c6acafcbc6 !4268 fix glog level dont work
5 years ago
liubuyu 25a67602b7 bug fix for glog level don't work
5 years ago
WilliamLian 1f5441d73a remove inferfunction to core
5 years ago
mindspore-ci-bot 0115876363 !4197 Add AdamApplyOneAssign fusion pass
5 years ago
mindspore-ci-bot 266df56570 !4220 [MD] add num_samples support in minddataset pk sampler
5 years ago
mindspore-ci-bot f21ee64fd0 !4247 Add ChannelSwap operation
5 years ago
mindspore-ci-bot 2cab58fdbc !3850 Implementing RandomAffine C Op and a CPP UT for AutoContrast & Equalize
5 years ago
mindspore-ci-bot 0bb39830ae !4250 fix cpp api iterator build function
5 years ago
anthonyaje 9774505ecd Fixed dataset cpp api iterator build function
5 years ago
islam_amin e52d85ba9d Added RandomAffine Op
5 years ago
mindspore-ci-bot 612f533d15 !3917 Add c++ ops CreateTupleIterator & Code changes in VOC DatasetOp
5 years ago
ervinzhang 3a1d8b5f39 added channel swap operation in transforms.h
5 years ago
mindspore-ci-bot 9ad82f79fd !3979 Adding MixUp operation
5 years ago
liyong 7341421d3b fix num samples in pk sampler
5 years ago
yujianfeng 8a77751988 Add AdamApplyOneAssign and AdamApplyOneWithDecayAssign fusion pass
5 years ago
YangLuo e6a12946c8 Updata voc build() & add C++ Op CreateTupleIterator
5 years ago
liubuyu 195f04e50e compile the core directory into a separate static library
5 years ago
Mahdi 1896950ae5 Added Mixup
5 years ago
tony_liu2 3a020fe877 split c_api_test
5 years ago
mindspore-ci-bot a395907182 !3944 Minddata new dataset api ==> CelebA
5 years ago
panyifeng 34e50e5d6e fix cell bprop
5 years ago
xiefangqi 6276c0f22f new c++ api ==> CelebA
5 years ago
He Wei d310891eca Fix a bug in Tensor::equals()
5 years ago
mindspore-ci-bot fe7141e9e0 !4019 add tensor layout in strategy checkpoint
5 years ago
yao_yf 60a9fb0001 add_tensor_layout_in_stra_ckpt
5 years ago
kingfo 28dabf0332 fix grad flag update issue in pynative
5 years ago