Commit Graph

874 Commits (269b514b0590e89652ab768fc8df8c5594a1c19a)

Author SHA1 Message Date
yanghaitao f3423208c4 set monitor sampling interval through json file
6 years ago
mindspore-ci-bot 1cadea12f0 !2469 add pretrain for lstm & vgg16 and remove lstm/vgg16/googlenet from directory 'mindspore/model_zoo'
6 years ago
mindspore-ci-bot d90e43a23c !2496 Enhance callback module and strongly check if callbacks is list or not
6 years ago
chenzomi 3b632eac46 checkpoint add model_type
6 years ago
Li Hongzhang 9532e53337 enhance callback module and strongly check callbacks is list or not
6 years ago
caojian05 a88e6ea270 add pretrain for lstm & vgg16 and remove lstm/vgg16/googlenet from directory 'mindspore/model_zoo'
6 years ago
mindspore-ci-bot e9e4442dcb !2413 [Auto parallel] Check 'CAST' from optimizers
6 years ago
jiangjinsheng e71599b5ca vm for lin_space
6 years ago
xutianchun 2bfc86f5b7 Add aicpu op: ReverseSequence, CropAndResize, CTCLoss
6 years ago
mindspore-ci-bot beb436f457 !2398 Bug in Slice when multiple rows are used
6 years ago
mindspore-ci-bot a9c309da4c !2404 [Dataset]rename input variable name to children and output variable to parent
6 years ago
mindspore-ci-bot 1ea38eb60c !2375 Add Python Tokenizer
6 years ago
Xiaoda Zhang 3ff6e336c6 check cast from optimizer in auto-parallel
6 years ago
liyong 2412ee09ce fix distributedSampler reshuffle and fix random_device failed
6 years ago
mindspore-ci-bot 78a8bc302d !2380 Fix CocoDataset issue
6 years ago
xulei2020 3b71bd0d5d rename input to children, output to parent
6 years ago
hesham 68030e6a4b Slice Bug
6 years ago
qianlong 980ddd32a2 change output of WordpieceTokenizer and BertTokenizer to 1-D string tensors
6 years ago
mindspore-ci-bot e8639ad91e !2347 support multi param for tuple grad
6 years ago
xiefangqi 5703a10b8b fix CocoDataset issue
6 years ago
mindspore-ci-bot bbf69912be !2363 fix TextFildDataset and CLUEDataset does not support to_device
6 years ago
mindspore-ci-bot 634bfd3508 !2259 add Normal op
6 years ago
mindspore-ci-bot d137cefa79 !2372 Cleanup work for BERT special ops
6 years ago
mindspore-ci-bot 2f9c6ec8bc !2337 aware quantization training auto create graph
6 years ago
pkuliuliu acf46bafbb add Normal op
6 years ago
mindspore-ci-bot 9514b52a23 !2147 Add a callback named SummaryCollector and delete SummaryStep callback
6 years ago
panyifeng 3c2057297e support multi param for tuple grad
6 years ago
hesham e981c67acd Python Tokenizer
6 years ago
hesham 674415f7be Cleanup work for Concate, Mask, Slice, PadEnd and TruncatePair
6 years ago
mindspore-ci-bot bc4b1c2460 !2373 Comments + improved casting/parameters + UT tests for 3 AugOps (Augmentation Ops RandomCropWithBBox, Random Vertical FlipWithWithBBox and Random CropAndResizeWithWithBBox)
6 years ago
mindspore-ci-bot 7bdcc319b2 !2325 Addressing comments from PR2314
6 years ago
Danish Farid 6442a85b75 comments added, ptrs to consts, UT tests for BBOps
6 years ago
islam_amin edc42c5b85 addressed comments from reviews
6 years ago
nhussain d89101b95f add missing test
6 years ago
chenzomi c268c88220 aware quantization training auto create graph
6 years ago
ougongchang 939cd29d7e Add a callback named SummaryCollector and delete SummaryStep callback
6 years ago
mindspore-ci-bot 21c67eddd5 !1897 save print data to file
6 years ago
yanghaitao 9f336bb735 fix TextFileDataset and CLUEDataset failed with to_device
6 years ago
jinyaohui ac23a179bf save print data to file
6 years ago
mindspore-ci-bot 2d6d3cc86b !2339 support catch IndexError in C++
6 years ago
mindspore-ci-bot 8867c67d61 !1935 Summary callback as collector for summary and lineage
6 years ago
mindspore-ci-bot 9958bc479a !2161 [qat]Export network from quantization aware network to deploy
6 years ago
mindspore-ci-bot 06b511ca94 !2301 add sparse proximal ada grad optimizer
6 years ago
Li Hongzhang 0921c1e538 enhance the SummaryRecord with set_mode and add_value
6 years ago
buxue 2c9ca199ad support catch IndexError in C++
6 years ago
Wei Luning 1d77bf86a9 Exports MindSpore quant predict model to deploy with GEIR
6 years ago
lilei 497067d7b2 add sparse proximal ada grad optimizer
6 years ago
peilinwang 1e36b0649f remove graphengine changes
6 years ago
hesham 11826fb256 DuplicateOp
6 years ago
mindspore-ci-bot 90bb9320aa !2314 Implemented RandomHorizontalFlipWithBBox and BoundingBoxAugment C++ Ops
6 years ago