Commit Graph

904 Commits (698abf75fc77b8c48ed6c749ff7a3dd1d495cbd3)

Author SHA1 Message Date
Alexey Shevlyakov 698abf75fc Connector throughput + PerfData + CyclicArray
5 years ago
mindspore-ci-bot e11c953225 !2587 Implementing Python UTs for BoundingBoxAugment and RandomHorizontalFlipWithBBox
5 years ago
mindspore-ci-bot 067592ccf9 !2590 Updated Python UTs for RandomVerticalFlipWithBBox, RandomCropWithBBox and RandomResizedCropWithBBox
5 years ago
islam_amin 0f58f0338e updating ut for RandomHorizontalFlipWithBBox and BBoxAugment
5 years ago
mindspore-ci-bot b0a10c26a4 !2532 adding random-resize-with-bbox-op and resize-with-bbox-op
5 years ago
Danish Farid 3d1ecaaeb5 updated UT test for Python (3) AugOps with BBox - MD5 checks + imrpv comments
5 years ago
avakh 587e260236 addressing comments
5 years ago
Jamie Nisbet c22eac743d subtree creation in python apis
5 years ago
mindspore-ci-bot a12f9614d4 !2533 Fixing testVOC2012 dataset by merging with testVOC2012_2 + moving BBoxOp testing functions to util + new check in Bounding_Box_check
5 years ago
Danish Farid a8f392ca42 updated test util file + new BoundingBoxCheck + fixed VOCDataset annotations
5 years ago
mindspore-ci-bot 67d664d7dd !2511 add mod and floordiv opration for tensor
5 years ago
kingfo 078738adc5 add tensor mod & floordiv operation
5 years ago
huangdongrun 9d3c9c69fe modify map to C.Map()
5 years ago
mindspore-ci-bot a9dac909d9 !2535 Fix pynative indexing
5 years ago
mindspore-ci-bot 087779b7d4 !2517 checkpoint add model_type
5 years ago
mindspore-ci-bot 0a368494db !2499 HostAllGather and HostReduceScatter change to internal interface
5 years ago
chenzomi d3f9b80066 checkpoint add model_type
5 years ago
huangdongrun bc0455eaff * fix bool index
5 years ago
mindspore-ci-bot 363a232cbc !2512 [quant]The top level add op prefix_name check error
5 years ago
mindspore-ci-bot c22c865c4a !1950 [front]add `has_effect` direct to target construct method not cell object
5 years ago
Wei Luning dcd5773f64 fix bug in quant deploy export
5 years ago
Wei Luning 8f56528f8c add flags on function
5 years ago
mindspore-ci-bot 0478b7d191 !2303 optimize LARS interface
5 years ago
Yi Huaijie 2eb739de6e change HostAllGather and HostReduceScatter to internal interface
5 years ago
jiangjinsheng a1e148cb4d vm for LRN and LRNGrad
5 years ago
Ziyan 41ddc153a6 modify lars interface
5 years ago
mindspore-ci-bot ac78ac9700 !2297 add vm support for operators include MatrixDiag, MatrixDiagPart etc
5 years ago
mindspore-ci-bot 8e5d8a1cf7 !2305 Enhance callback module and strongly check if callbacks is list or not
5 years ago
mindspore-ci-bot 73f440a54d !2418 add pretrain for lstm & vgg16 and remove lstm/vgg16/googlenet from directory 'mindspore/model_zoo'
5 years ago
jiangjinsheng 017ff492af vm for MatrixDiag,MatrixDiagPart.MatrixSetDiag
5 years ago
Li Hongzhang 4c0d12fd63 enhance callback module and strongly check callbacks is list or not
5 years ago
mindspore-ci-bot 932b7649e7 !2241 Adapting operator named AccumulateNV2
5 years ago
caojian05 deb9694f63 add pretrain for lstm & vgg16 and remove lstm/vgg16/googlenet from directory 'mindspore/model_zoo'
5 years ago
mindspore-ci-bot 55d5ded228 !2306 [Dataset] Code review & improve quality
5 years ago
mindspore-ci-bot e9e4442dcb !2413 [Auto parallel] Check 'CAST' from optimizers
5 years ago
YangLuo 4e3bfcf4c9 !2306 [Dataset] Code review & improve quality
5 years ago
zhangz0911gm 4ac1876237 Adapting AccumulateNV2
5 years ago
jiangjinsheng e71599b5ca vm for lin_space
5 years ago
xutianchun 2bfc86f5b7 Add aicpu op: ReverseSequence, CropAndResize, CTCLoss
5 years ago
mindspore-ci-bot beb436f457 !2398 Bug in Slice when multiple rows are used
5 years ago
mindspore-ci-bot a9c309da4c !2404 [Dataset]rename input variable name to children and output variable to parent
5 years ago
mindspore-ci-bot 1ea38eb60c !2375 Add Python Tokenizer
5 years ago
Xiaoda Zhang 3ff6e336c6 check cast from optimizer in auto-parallel
5 years ago
liyong 2412ee09ce fix distributedSampler reshuffle and fix random_device failed
5 years ago
mindspore-ci-bot 78a8bc302d !2380 Fix CocoDataset issue
5 years ago
xulei2020 3b71bd0d5d rename input to children, output to parent
5 years ago
hesham 68030e6a4b Slice Bug
5 years ago
qianlong 980ddd32a2 change output of WordpieceTokenizer and BertTokenizer to 1-D string tensors
5 years ago
mindspore-ci-bot e8639ad91e !2347 support multi param for tuple grad
5 years ago
xiefangqi 5703a10b8b fix CocoDataset issue
5 years ago