Commit Graph

1438 Commits (44b738e8ac359c5ee252ae88ebf6eecc499a87ee)

Author SHA1 Message Date
kpy 44b738e8ac fix grad all ci bug
6 years ago
mindspore-ci-bot 314c5ad055 !5172 remove name arg from gradoperation
6 years ago
mindspore-ci-bot 95212b55a0 !3271 make reftype a subtype of MetaTensor and try to mark ref in node input
6 years ago
Wei Luning 24a10225cf change base class of ref to tensor in cpp
6 years ago
mindspore-ci-bot e4d2f2fd3b !5030 Adding a BBox class and fixing Posterize C Op testing.
6 years ago
panyifeng 1a54785fe2 remove name arg from gradoperation
6 years ago
mindspore-ci-bot 20b3134785 !5184 fix: padded dataset when no div and with repeat op
6 years ago
mindspore-ci-bot f3fd7a5578 !5073 Add checks and exception handling DS callback
6 years ago
jonyguo 6df1a43ec2 fix: padded dataset with non div & repeat
6 years ago
mindspore-ci-bot 971716f4b9 !5136 fix large for loop runtime error due to lacking of backend operators
6 years ago
mindspore-ci-bot 346b97acb8 !5156 fix softdvpp coredump
6 years ago
qianlong 12dfca71f1 fix softdvpp coredump
6 years ago
YangLuo 67f5c89cd6 Check input image type for random posterize
6 years ago
fary86 8d245497a4 Fix large for loop Runtime Error due to backend missing operators
6 years ago
huangdongrun 113641decd fix test cases
6 years ago
mindspore-ci-bot 7d4f481884 !5017 remove internal interface in wide&deep
6 years ago
mindspore-ci-bot 957126375b !5095 Adding Float tensor support for CutMixBatch
6 years ago
mindspore-ci-bot afd16fbf0a !4963 fix bug of switch layer join
6 years ago
mindspore-ci-bot abe6b82138 !5011 remove global grad ops
6 years ago
fary86 947e19b839 Fix bug of switch layer join
6 years ago
islam_amin 641e751d5e adding bbox class
6 years ago
Mahdi a2c38d89f9 Added float32 support for CutMixBatch
6 years ago
hesham 8eeceb267b - release the wait if training is ended
6 years ago
yao_yf a9a8e323b2 remove internal interface in wide&deep
6 years ago
mindspore-ci-bot 4f6e63fcf8 !4576 Support if by if not inline
6 years ago
mindspore-ci-bot fc6eee3bda !5019 raise RuntimeError when set different mode after Initializer created
6 years ago
huangdongrun 1bd9fefd84 support if by if not inline
6 years ago
panyifeng 637e812347 remove global grad ops
6 years ago
mindspore-ci-bot 226f019e45 !4888 add parallel attention test
6 years ago
Yi Huaijie 394be43492 raise RuntimeError when set different mode after Initializer created
6 years ago
mindspore-ci-bot 8d693306f4 !4126 Add new parameter
6 years ago
Zichun Ye 9e7d6e2397 fix bernoulli prob formula; fix some other minor bugs
6 years ago
mindspore-ci-bot 94a109f476 !4898 Fix coredump caused by function call depth too large
6 years ago
fary86 04524b6bd3 Fix coredump caused by function call depth too large
6 years ago
mindspore-ci-bot ac81886328 !4916 fix generator_dataset hangs and test_graphdata_distributed.py failing randomly
6 years ago
mindspore-ci-bot b366608a3f !4952 Fix errors in log calculation logics
6 years ago
mindspore-ci-bot 9b503e4f38 !4955 Fixes for Dynamic Augmentation Ops
6 years ago
peixu_ren 1c8eb9b15d Fix errors in log calculation logics
6 years ago
Mahdi a5f9b8f92e Added fix for MixUpBatch and CutMixBatch and for RandomAffine
6 years ago
mindspore-ci-bot 9d7250c483 !4776 Introduce 2 extra ctrl flags to DataBuffer in dataset, address remaining cmts to PR4632
6 years ago
Zirui Wu 74c1e6da60 introducing pause and quit flags to DataBuffer
6 years ago
mindspore-ci-bot 82c888f065 !4930 Fix CI cifar hang issue
6 years ago
xiefangqi e3e7820413 fix cifar stuck problem
6 years ago
mindspore-ci-bot 0d1a7ac654 !4909 [bug]support implicit type conversion for parameter
6 years ago
BowenK e7c6b7e66a Add NewParameter and Imm patterns
6 years ago
mindspore-ci-bot c92f7c9170 !4911 add func type check for switch layer
6 years ago
panyifeng abab21ed57 add func type check for switch layer
6 years ago
mindspore-ci-bot 6e8d3a3b82 !4859 Add CTCGrerdyDecoder ops for old backend.
6 years ago
heleiwang 4870abc848 1. fix generator_dataset hangs
6 years ago
Wei Luning 77dcdd89ec support parameter updata with implicit type conversion
6 years ago