Commit Graph

2461 Commits (913a49f3af32b97e33bd5244760eb51fd8aaf126)

Author SHA1 Message Date
alex-yuyue 913a49f3af Add support for C++ API: GetNumClasses
4 years ago
anancds 4b995fe170 fixed Destructor and RegisterRoute
4 years ago
huanghui a9e781921a Support determine tensor in(not in) a list(tuple)
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 f711e01f61 !7719 refactor cnode strategy
4 years ago
Ziyan 069318899a refactor get cnode strategy
4 years ago
mindspore-ci-bot c5867d2d7e !7676 [MD] fix arm compile error
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
liyong 1e7f46c998 fix unorder_map hash
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 2af6313f53 !7534 SummaryRecord support to record mindexplain data
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
mindspore-ci-bot d50736df2c !7607 modify_normal_seed
4 years ago
mindspore-ci-bot 1795840436 !7581 Extension interface for dense
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
mindspore-ci-bot 80725441b6 !7518 Added tcp server based on libevent
4 years ago
mindspore-ci-bot dc1ecdab28 !7623 [Data]Modify the behavior of the lite dataset, the default setting is to compile the dataset and mindspore lite trainging together
4 years ago
lilei 0c043d18ef modify_normal
4 years ago
xulei2020 8f392204be minddata build with mindspore-lite train
4 years ago
lilei 127f70ce40 Extension interface for dense
4 years ago
anancds 98bbb4ef7a added tcp base on libevent
4 years ago
mindspore-ci-bot 22bde4bd9b !7390 Add nonzero and moments
4 years ago
ougongchang 6072b25a07 SummaryRecord support to record mindexplain data
4 years ago
jzg 374e9e199d add moment and nonzero.
4 years ago
mindspore-ci-bot 1ee9c4d014 !6645 [MD] add unique op
4 years ago
mindspore-ci-bot 8bfe141680 !7571 fix bug in reshape strategy search when reshape as the first operator
4 years ago
mindspore-ci-bot e09e154391 !7596 IR breakdown for 8 non-leaf nodes (except MapOp)
4 years ago
mindspore-ci-bot 3b55a25f8d !7463 move train.quant to compression module & add QuantizationAwareTraining
4 years ago
yao_yf f7189adb91 fix bug in reshape strategy search when reshape is first operator
4 years ago
liyong fb2bd156c9 add unique op
4 years ago
mindspore-ci-bot f487797694 !7495 [Auto-parallel] Overwrite strategies for star graph structures
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 20cd47b4d8 !7416 Support Gumbel Distribution
4 years ago
mindspore-ci-bot de7ea8e68c !7540 Extract ImageFolderNode and BatchNode into its own files from datasets.cc/.h
4 years ago