Commit Graph

1438 Commits (44b738e8ac359c5ee252ae88ebf6eecc499a87ee)

Author SHA1 Message Date
wuxuejian 92880788f3 add aicpu embeddinglookup
6 years ago
jiangjinsheng 017ff492af vm for MatrixDiag,MatrixDiagPart.MatrixSetDiag
6 years ago
Li Hongzhang 4c0d12fd63 enhance callback module and strongly check callbacks is list or not
6 years ago
mindspore-ci-bot 932b7649e7 !2241 Adapting operator named AccumulateNV2
6 years ago
caojian05 deb9694f63 add pretrain for lstm & vgg16 and remove lstm/vgg16/googlenet from directory 'mindspore/model_zoo'
6 years ago
mindspore-ci-bot 55d5ded228 !2306 [Dataset] Code review & improve quality
6 years ago
mindspore-ci-bot e9e4442dcb !2413 [Auto parallel] Check 'CAST' from optimizers
6 years ago
YangLuo 4e3bfcf4c9 !2306 [Dataset] Code review & improve quality
6 years ago
zhaozhenlong 5888d745bf fix ssim filter size check
6 years ago
zhangz0911gm 4ac1876237 Adapting AccumulateNV2
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
mindspore-ci-bot a83baafbf6 !2253 Add ConcatOp to Dataset
6 years ago
mindspore-ci-bot 3784220056 !2317 rework on dataset.text.vocab to support any user special_tokens
6 years ago
nhussain 5515016dba remove graphengine changes
6 years ago
mindspore-ci-bot ffc8a3c362 !2274 add PadEndOp
6 years ago
mindspore-ci-bot e4322baece !2316 [Dataset] Move python tree transformation into cpp pass
6 years ago
islam_amin 0af156d169 added two ops for object detection, random horizontal flip with bbox and bouding box augment. along with their unit tests
6 years ago
xunxue 87aa9c8f7a PadEndOp
6 years ago
Junhan Hu 57f3732ac3 Move python tree transformation into cpp pass.
6 years ago
Zirui Wu b6e9504b31 phase I of Vocab rework
6 years ago
Zirui Wu 8f2674850b address API doc style and content
6 years ago
mindspore-ci-bot c0fe8c0322 !2273 [AutoParallel]update EmbeddingLookUp op
6 years ago
mindspore-ci-bot 5850b99161 !2211 Add TruncatePair Op to dataset
6 years ago
mindspore-ci-bot 0958a695a4 !205 add ReverseSequenceGrad
6 years ago
lichenever 563622874a update
6 years ago
mindspore-ci-bot d0c5071cab !1993 [Dataset] Fix codedex.
6 years ago
mindspore-ci-bot 2ecd5bdf25 !2239 [MD] convert csv to mindrecord
6 years ago
mindspore-ci-bot d9b8da14e2 !2275 [Auto parallel] Changing bprob of EmbeddingLookup
6 years ago
mindspore-ci-bot 9b90d89f6b !2276 fix eliminate get ref parameter
6 years ago
fary86 15b3fba0ef Fix eliminate get ref parameter
6 years ago
Xiaoda Zhang 69574f3823 fix the bprob error of embeddinglookup
6 years ago
mindspore-ci-bot 3559cb5ccd !2252 dataset: repair bug in config load
6 years ago
mindspore-ci-bot 60f4795f40 !2220 fix binary dump and add test case
6 years ago
ms_yan 8d1dae46ac Throw error when load config failed
6 years ago
liyong 7369950a93 convert csv to mindrecord
6 years ago
mindspore-ci-bot 0c3d96a98b !2236 Refactor the callback module in an encapsulated way
6 years ago
hesham b9495a9ccc Truncate Pair
6 years ago
mindspore-ci-bot 9ba6f61d01 !2148 fix hook and bprop debug issue in pynative
6 years ago
mindspore-ci-bot 4e3b3711be !2199 Fix the condition when activation name is 0
6 years ago
leopz a67132f6b7 fix shape and add testcase
6 years ago
mindspore-ci-bot f513bb8f83 !2163 [Auto parallel] Move 'EmbeddingLookup' to internal
6 years ago
kingfo 358982a98f fix hook and bprop debug issue
6 years ago
simson ca988e9e69 fix the condition when activation name is 0
6 years ago
mindspore-ci-bot ea829e89c3 !2198 Add MaskOp to dataset
6 years ago
mindspore-ci-bot 808380a9f9 !2142 Cleanup dataset UT: refactor visualize()
6 years ago
ms_yan fdafc690f8 repair problem in NumpySlicesDataset
6 years ago
mindspore-ci-bot 2865436fee !2092 Tokenizers
6 years ago
Tinazhang 169eaf73c7 reorganize util function visualize()
6 years ago
panfengfeng c745b6bd9d 回退 'Pull Request !2189 : dataset: repair some bug in NumpySlicesDataset'
6 years ago
mindspore-ci-bot 11a256536d !2189 dataset: repair some bug in NumpySlicesDataset
6 years ago
Li Hongzhang ecc459158e callback module in encapsulated
6 years ago
mindspore-ci-bot b9ad407dc2 !2204 add check for tensor slice before convert to ops
6 years ago
mindspore-ci-bot cef901fe0d !2069 Fix input value check for Momentum, SparseApplyFtrl and SparseApplyAdagrad.
6 years ago
Yang dee8471d23 !1993 [Dataset] Fix codedex.
6 years ago
qianlong 4f16f036be Add WhitespaceTokenizer and UnicodeScriptTokenizer for nlp
6 years ago
buxue 61857b69ed add check for tensor slice before convert to ops
6 years ago
Xiaoda Zhang 55e7d9d2b8 move embeddinglookup to the internal
6 years ago
李鸿章 ee438aaf4a callback as context manager
6 years ago
ms_yan d162a7a5ab repair problem in NumpySlicesDataset
6 years ago
liuxiao df63a3195d fix input value check for SparseApplyFtrl and SparseApplyAdagrad
6 years ago
hesham f2462bb00d Mask Op
6 years ago
mindspore-ci-bot bb622877e8 !2167 Add a callback module to avoid the size of the callback.py file too large
6 years ago
mindspore-ci-bot ca94916ef9 !2184 CocoDataset add category_id check
6 years ago
ougongchang 1ffa37ffbc Add a callback module to avoid the size of the callback.py file to large
6 years ago
mindspore-ci-bot 4291ea82cf !2024 Add MixedPrecisionCast for Dict
6 years ago
mindspore-ci-bot 625f2421b5 !1977 random walk in gnn node2vec
6 years ago
mindspore-ci-bot 3adbde56b2 !2162 SliceOp
6 years ago
mindspore-ci-bot 898b2fdecd !2187 Fix comment display issues in BuildVocabDataset
6 years ago
Zirui Wu 2794883644 fix selected minor issues
6 years ago
mindspore-ci-bot 3ccbafe71d !2062 [MD] add splitOP in minddataset
6 years ago
mindspore-ci-bot 0b7d4855dd !2168 Chage combined quant to nn.quant
6 years ago
xiefangqi aab190fcdb CocoDataset add category_id validation
6 years ago
chenzomi 4878616e43 change combined to nn
6 years ago
liyong d4f8f57c7e add split in minddataset
6 years ago
mindspore-ci-bot 6089d58d8d !2171 ssim input shape h and w should be greater than or equal to filter_size
6 years ago
mindspore-ci-bot 6ff3a6dcff !2175 move AscendQuant and AscendDequant to inner_ops.py
6 years ago
zhaozhenlong ea681bfb0f fix ssim filter size check
6 years ago
zhaozhenlong dbfb4f057c move AscendQuant AscendDequant to inner_ops.py
6 years ago
liuxiao aa73abc2f7 Add image.CentralCrop
6 years ago
mindspore-ci-bot 2d84011504 !2071 optimizer support loss scale for sparse situation
6 years ago
mindspore-ci-bot 2fa2f86619 !2135 add tfrecord to mindrecord tool
6 years ago
hesham e2012a1de9 Slice Op
6 years ago
jonyguo 3353a20d8b add tool: tfrecord to mindrecord
6 years ago
mindspore-ci-bot 71d27c6854 !2068 Add InplaceAddD and InplaceSubD vm ops
6 years ago
mindspore-ci-bot 105dcb1c1e !2128 hidden range
6 years ago
mindspore-ci-bot ea96cbcef2 !1979 fix partial primitive poly node
6 years ago
liuwenhao4 be40a90ec6 add InplaceAddD and InplaceSubD vm ops
6 years ago
jiangjinsheng 032e921298 hidden range
6 years ago
mindspore-ci-bot dceb3c2be4 !2026 Change C++ behavior in RandomCropAndResize
6 years ago
Mahdi add29f95f5 resolved issues in the comments
6 years ago
mindspore-ci-bot 2cab44a637 !2028 FillOp for BERT
6 years ago
nhussain dd9bf09f0a added FillOp for #119 - special Ops
6 years ago
Peilin Wang 848e07d022 initial commit, start of BucketBatchByLengthOp
6 years ago
wangnan39@huawei.com d4e3d69f37 support loss scale for sparse situation
6 years ago
mindspore-ci-bot 7b6f13886f !1962 add vm support for operators include ApproximateEqual, InplaceUpdateD and InTopKD
6 years ago
Jonathan Yan 87d2c27c7f random walk v1
6 years ago
mindspore-ci-bot 842f8231ba !2100 add op quant and dequant
6 years ago
zhaozhenlong ccda0f7b36 add op AscendQuant AscendDequant
6 years ago
mindspore-ci-bot 11f5f88021 !2010 fix operator issues for tuple_to_array and cast
6 years ago
kingfo 9708e58259 fix TupleToArray & Cast operator issue
6 years ago
mindspore-ci-bot 5cd41905c0 !1820 [Auto parallel] Implementing the backward of 'EmbeddingLookup' primitive
6 years ago
mindspore-ci-bot a8cf83acf2 !1932 Add CLUE dataset
6 years ago
fary86 ffa3352088 Fix partial primitive poly node
6 years ago
jiangzhiwen e0e167a000 add CLUE dataset
6 years ago
zhouneng 51fe3501a4 add vm support for ApproximateEqual, InplaceUpdateD and InTopKD.
6 years ago
hesham a22763b612 Bug in CIFAR after removing GetMutabble buffer
6 years ago
jonyguo bb2082daec fix: MindDataset padded log error
6 years ago
Xiaoda Zhang 20d2012a0e implementing the backward of embeddinglookup
6 years ago
mindspore-ci-bot 403c30c7da !1919 change tensor dtype and shape from function to attr
6 years ago
buxue 66bbdb4a31 change tensor dtype and shape from function to attr
6 years ago
mindspore-ci-bot b285c8fa9d !1973 develop TensorScatterUpdate op and access ge and vm
6 years ago
buxue 8aee6b07d6 develop TensorScatterUpdate op and access ge and vm
6 years ago
mindspore-ci-bot 3536185f5b !2007 add lazy adam optimizer and support sparse adam&ftrl for cpu backend
6 years ago
mindspore-ci-bot a8378a3357 !1924 Add TBE ops ApplyAdaMax\ ApplyAdadelta\ ApplyAdagrad\ ApplyAdagradV2 for VM.
6 years ago
wangnan39@huawei.com 4042f16ce4 add lazy adam optim and support sparse adam & ftrl for cpu backend
6 years ago
mindspore-ci-bot 11875d8495 !2044 Add_Sparse_GatherV2_distributed_op
6 years ago
mindspore-ci-bot ac5878b4b7 !1939 Complete vm ops for DataFormatDimMap and HistogramFixedWidthD
6 years ago
mindspore-ci-bot 5c7cb7bd71 !2023 add op CosineEmbeddingLoss
6 years ago
lichenever e0e055a0b8 add sparse gatherv2
6 years ago
mindspore-ci-bot 3085e51e45 !1922 check parameter num_samples of sampler
6 years ago
mindspore-ci-bot 5b0472683c !1737 sparse feature backpropagation
6 years ago
lihongkang bbbd980728 add vm for histogramfixedwidth and dataformatdimmap
6 years ago
mindspore-ci-bot 4df861cb62 !1672 support load full dataset on each device
6 years ago
mindspore-ci-bot 1b5d9a1194 !1981 Implemented from_dataset, a way to build a vocab from existing dataset
6 years ago
Zirui Wu 880ce5ea26 implemented from_dataset
6 years ago
Alexey Shevlyakov 4e333a2f22 MindData profiler infrastructure
6 years ago
mindspore-ci-bot 0a95223f25 !1910 RandomColorAdjust error for grayscale images
6 years ago
yanghaitao 8f16cff12e add para check for sampler
6 years ago
mindspore-ci-bot bf172da4c3 !2015 add test case for floatxx / floatxx numpy
6 years ago
Kang 3ba2074213 Add MixedPrecisionCast for Dict
6 years ago
zhaozhenlong 19c5921c06 composed op CosineEmbeddingLoss
6 years ago
mindspore-ci-bot f859dfecc8 !1920 SupportPynativeIndexing
6 years ago
mindspore-ci-bot 961af9fed1 !2014 adapt op SparseGatherV2
6 years ago
Yi Huaijie e5c351690b support load full dataset on each device
6 years ago
jonyguo 1de7271afc add floatxx test case
6 years ago
huangdongrun 9522f59b87 support for tensor indexing in pynative
6 years ago
zhaozhenlong 562c2b8d3d sparse gather v2
6 years ago
mindspore-ci-bot 9dfb1011fe !1854 add SparseApplyAdam and SparseApplyLazyAdam ops
6 years ago
lirongzhen1 516b56cb64 sparse feature bp
6 years ago
wangnan39@huawei.com de21dbdaef add ops SparseApplyAdam and SparseApplyLazyAdam
6 years ago
ms_yan bc22c172b8 add TensorDataset and its ut
6 years ago
mindspore-ci-bot 251a6667a5 !1989 fix MindDataset distribute shuffle error
6 years ago
mindspore-ci-bot b3da41bd7a !1913 CocoDataset implementation
6 years ago
mindspore-ci-bot 3b8edd5a5b !1918 sparse grad for gatherv2
6 years ago
liuxiao cda547e92f add tbe some ops about optimizer for vm
6 years ago
panyifeng acaa66a738 sparse grad for gatherv2
6 years ago
xiefangqi 097cbcc0cb CocoDataset implementation
6 years ago
jonyguo 96859f44b6 fix: MindDataset distribute shuffle bug
6 years ago
mindspore-ci-bot 7b7932ced9 !1944 move hook function to PrimitivePy class
6 years ago
Mahdi ba2e2dced4 fixed some warnings and typos
6 years ago
Tinazhang 2812cd57db fix pylint error
6 years ago
mindspore-ci-bot fe0c3e9a8f !1908 Add UT to six data vision transforms ops
6 years ago
mindspore-ci-bot eecf0a9ab8 !1968 support vm for range
6 years ago
heleiwang 3ece8dd090 1. support get_all_edges, get_nodes_from_edge, get_sampled_neighbors, get_neg_sampled_neighbors and graph_info API
6 years ago
jiangjinsheng a1efe4d14d support vm for range
6 years ago
kingfo 38436f929f move hook function to primtivePy class
6 years ago
mindspore-ci-bot 444d9484d7 !1916 add ProximalAdagrad Optimizer
6 years ago
xutianchun 9baf1ba99c add ReverseSequenceGrad
6 years ago
lilei 36d9e353a5 add proximal_ada_grad optimizer
6 years ago
mindspore-ci-bot bfc18f3adc !1873 synchronize latest ascend software 04 Jun 2020
6 years ago
mindspore-ci-bot 5eb95599f6 !1874 Updates to string tensor
6 years ago
yanghaoran 8da4c1a763 synchronize latest ascend software 04 Jun 2020
6 years ago
mindspore-ci-bot 0e7839826e !1945 [bug]fix bug in '=', use signature to support auto cast in assign.
6 years ago
Tinazhang c3de5c7a54 adding new TCs to six ops and skip md5 case in RandomPerspective
6 years ago
hesham f837ddc956 - Bug when empty strings sent to Python
6 years ago
zhaozhenlong 9ce86e8832 composed op CosineEmbeddingLoss
6 years ago
Wei Luning ee8420aefa Make assign operator to use the signature.
6 years ago
zhaoting b16a552d41 Revert "Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try""
6 years ago
liuxiao 6856c2ac7a Adapt ops ApplyProximalAdagrad for GE
6 years ago
wenkai ab6b6add0b cpu support summary
6 years ago
mindspore-ci-bot 10fd781b15 !1831 Add order parameter function in group params
6 years ago
mindspore-ci-bot c82a8bf483 !1678 modify print
6 years ago
guohongzilong 85a06b00c6 add order function in group params
6 years ago
mindspore-ci-bot 0a897b0ce7 !1865 add inv,invgrad&invert for vm
6 years ago
zhaojichen cdb7ec937b add inv,invgrad&invert for vm
6 years ago
zhaozhenlong 1f342fb926 add op BroadcastTo
6 years ago
huangdongrun 1642be4a67 fix initiliazer
6 years ago
mindspore-ci-bot 1c640face9 !1826 fix bug when check learning_rate in AdamWeightDecayDynamicLR
6 years ago
mindspore-ci-bot bd34c6ec8b !1853 Fix initializer
6 years ago
mindspore-ci-bot 1973594bd1 !1774 [MD] minddataset support padding samples
6 years ago
mindspore-ci-bot b236beae28 !1615 convert constant bool tensor to bool
6 years ago
liyong feff8899ac support padding samples
6 years ago
mindspore-ci-bot 5c21616293 !1807 Implemented Ngram TensorOp for dataset
6 years ago
huangdongrun 9081041199 fix initiliazer
6 years ago
mindspore-ci-bot 769ae609b4 !1808 consistent design for num_samples
6 years ago
Zirui Wu dbf9936ec4 Implemented n-gram for dataset TensorOp
6 years ago
huangdongrun beacc26077 * add isconstant primitive
6 years ago
jinyaohui 5e43edc474 clean pylint
6 years ago
mindspore-ci-bot 97524b9ddd !1823 support vm for ConfusionMatrix
6 years ago
jiangjinsheng fc4cf5a470 add vm support for ConfusionMatrix
6 years ago
mindspore-ci-bot 0c1674496f !1819 Restricting modify non_Parameter class members
6 years ago
Jamie Nisbet 51bc0c0460 consistent design for num_samples
6 years ago
mindspore-ci-bot bc7a3a1bef !1806 Add crop size check to python RandomCrop op
6 years ago
wangnan39@huawei.com c9b7d95c2c fix lr check bug in AdamWeightDecayDynamicLR
6 years ago
buxue 94c9019d8e restricting modify non_Parameter class members
6 years ago
mindspore-ci-bot 5d397d8404 !1804 add tensor compare & len & constexpr feature
6 years ago
Xiaoda Zhang 1cfb52bc0e add the reshape part of the embeddinglookup backward operator
6 years ago
kingfo 9785178b88 add tensor compare & len & constexpr operation
6 years ago
Tinazhang 33fe66fd1e fix error handling for bigger crop size case
6 years ago
liuwenhao4 ad4996d528 Register forward and backward operations of Ceil
6 years ago
mindspore-ci-bot 80f581fc02 !1713 [Dataset] Clean pylint.
6 years ago
mindspore-ci-bot d5f55f0820 !1769 [AutoParallel]GatherV2_support_host_device
6 years ago
Wei Luning 021c87700f fix bug in do signature
6 years ago
mindspore-ci-bot da06310ae0 !1766 [bug][auto cast]fix bug when do auto cast
6 years ago
Wei Luning 7e4d972f6f fix bug in do signature
6 years ago
mindspore-ci-bot e79df7c169 !1697 optimize clip_norm
6 years ago
chenhaozhe 435fc12e28 optimize clip_norm
6 years ago
Yang 5522edc4b5 !1713 [Dataset] Clean pylint.
6 years ago
zhaozhenlong 7716f7618c add op BasicLSTMCell
6 years ago
lichenever 1437966c98 gatherv2_support_host_and_device
6 years ago
zhaozhenlong 270f79c8c2 add op BasicLSTMCell vm
6 years ago
mindspore-ci-bot 0b94376bb3 !1762 support auto cast bool scalar and tensor to number tensor
6 years ago
mindspore-ci-bot b9ba99bb13 !1685 [Auto parallel] Fix the bugs in Embeddinglookup forward operator
6 years ago
mindspore-ci-bot addf8e7d06 !1750 add vm support for operaotr Expm1
6 years ago
buxue 62f7dc49e5 support convert bool scalar and tensor to number tensor
6 years ago
Xiaoda Zhang 55ef468a7f fix the embeddinglookup bug
6 years ago
lihongkang 436b309915 add vm for cosh and sinh
6 years ago
jonyguo 228061818c Merge branch 'incubator-master' into sync_05177ff9_6b1715a7
6 years ago
zhouneng e5419f7bd1 add vm support for Expm1
6 years ago
rick_sanchez e2a322b6b7 Modify code to support dynamic graph.
6 years ago
mindspore-ci-bot 3ec8f9bb40 !1695 Fixing some tiny faults about Pylint in my code(ops)
6 years ago
mindspore-ci-bot e1eb52738b !1682 Add tbe op SparseApplyProximalAdagradD-SparseApplyFtrlD-ApplyProximalAdagrad for VM.
6 years ago
liuwenhao4 7b911886ec Fixing some tiny faults about Pylint in my code(ops)
6 years ago
mindspore-ci-bot efaaf58074 !1518 add register info for Atan and AtanGrad and Atanh
6 years ago
liuxiao 4efd151784 add tbe op SparseApplyProximalAdagradD-SparseApplyFtrlD-ApplyProximalAdagradD for VM
6 years ago
mindspore-ci-bot 0920660ecc !1712 clean pylint warnings of parallel test cases
6 years ago
mindspore-ci-bot 3d28ba10ef !1631 fix reviewbot of mem_reuse
6 years ago
zhouneng e6b9432aca add register for Atan AtanGrad Atanh
6 years ago
Yi Huaijie d7e1ab1445 clean pylint warnings
6 years ago
mindspore-ci-bot bbc64b8873 !1528 support vm for BesselI0e and BesselI1e
6 years ago
mindspore-ci-bot 692f38ded2 !1532 clean pylint warning in test dir
6 years ago
mindspore-ci-bot 6f92c4a124 !1501 add vm support for operators in mindspore.ops.operaitons package. Inlcude ACos, ACosGrad, Acosh, AcoshGrad, ArgMinD and ApplyCenteredRMSProp
6 years ago
mindspore-ci-bot 7878743400 !1638 fixed rounding edge case in split
6 years ago
mindspore-ci-bot 0e3dd8149a !1703 Adding sync_wait input check
6 years ago
mindspore-ci-bot c366b3fb18 !1704 fix num rows bug in sampler
6 years ago
Eric 8e1b2107ce Added example for sync_wait bad batch_num
6 years ago
mindspore-ci-bot 976b4793d1 !1544 Python Unit Test for TenCrop
6 years ago
mindspore-ci-bot 15a196eba9 !1636 Add TCs to 3 vision transformation ops and cleanup config settings
6 years ago
Peilin Wang 3ef3d1433d fixed num_samples bug for RandomSampler
6 years ago
Tinazhang f4a61fdbb2 Adding new UT cases and missing TCs in PY Ops.
6 years ago
Peilin Wang 5469be2a97 fixed bug for split, RandomSampler and some other cleanup
6 years ago
jinyaohui 86d197dfeb clean pylint
6 years ago
zhouneng 65b0f8d1b3 为算子进行VM流程对接
6 years ago
jiangjinsheng c3f681f0cf vm for BesselI0e and BesselI1e
6 years ago
mindspore-ci-bot d3dbb10b6d !1563 Fixing some tiny faults about Pylint in my code(ops)
6 years ago
mindspore-ci-bot 8316f736ea !1650 Support forward reduce scatter for Matmul
6 years ago
liuwenhao4 f87c70a9ab Fixing some tiny faults about Pylint in my code(ops)
6 years ago
mindspore-ci-bot 57874cd61f !1372 [Auto parallel] Add a new primitive EmbeddingLookup
6 years ago
yangzhenzhang 19bd830539 support forward reduce scatter for matmul
6 years ago
mindspore-ci-bot f523a0f83c !1600 [AutoParallel]Fix GatherV2 bug
6 years ago
Xiaoda Zhang 4154adf196 add embedinglookup primitive
6 years ago
Mahdi dfc097019b Added TenCrop test
6 years ago
yangjie159 37904cea01 fix reviewBot of mem_reuse
6 years ago
mindspore-ci-bot 21da86b393 !1591 add get_dataset_size for CelebADataset
6 years ago
lichenever c223fde566 fix auto parallel gatherv2 bug
6 years ago
mindspore-ci-bot 8556eee3fc !1578 recitify pretrained path and revert AdjustAllReduceMulAdduse
6 years ago
mindspore-ci-bot ec5363ad9d !1593 Fix the bug that there is only return node in the forward graph
6 years ago
mindspore-ci-bot 4bf1c5099a !1551 add onnx ops for deepfm
6 years ago
mindspore-ci-bot 39c1966593 !1488 add vm ops: Asin, AsinGrad, Asinh, AsinhGrad
6 years ago
mindspore-ci-bot 19ce0c372a !1257 Implicit type conversion
6 years ago
yanghaitao cc6c7a3f60 add get_dataset_size to celebadataset
6 years ago
mindspore-ci-bot 9c858444b0 !1568 Fix pylint warning for test cases of optimizer, infer, parse and pynative.
6 years ago
mindspore-ci-bot 1a4abefa9a !1385 support for multi nest switch
6 years ago
mindspore-ci-bot 2a6a3e012c !1555 fix bug in lamb warmup step check
6 years ago
yangzhenzhang 1413f520d7 support reshape optimized
6 years ago
mindspore-ci-bot 0f4dc13e8e !1478 [Dataset] Fix CI warnings, clean pylint.
6 years ago
gengdongjie 705c71a257 Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try"
6 years ago
wandongdong 9c5f6b9198 add onnx ops for deepfm
6 years ago
fangzehua c0b8a90105 add vm ops: asin asinh asingrad asinhgrad
6 years ago
jonyguo 34428e0082 Merge branch 'incubator-master' into sync_a7744bde_acce61d0
6 years ago
mindspore-ci-bot dd54ffdbdb !1491 Complete vm ops for ReduceAllD, SparseApplyAdagradD and UnsortedSegmentMinD
6 years ago
mindspore-ci-bot 3dc061165b !1559 Voc dataset support split ops
6 years ago
Yang 9b2a778d94 !1478 [Dataset] clean pylint.
6 years ago
wangnan39@huawei.com 810ccf80d8 fix_bug_in_check_lamb_warmup_step
6 years ago
seatea 7398526abc Fix pylint warning for test cases of optimizer, infer, parse and
6 years ago
xiefangqi 5e4728c50f add voc support split
6 years ago
lihongkang a36880f0ef add vms for reducealld etc.
6 years ago
liuwenhao4 a7ad0d0a49 Fixing some tiny faults about Pylint in my code(ops)
6 years ago
mindspore-ci-bot fb7e4eac76 !1535 change hook function grad input to tuple
6 years ago
mindspore-ci-bot ff4e4c2ee2 !1533 Fix pylint warning for pynative test cases
6 years ago
mindspore-ci-bot 0fe3ff2761 !1506 Setting auto parallel flag for dataset wrap cell
6 years ago
mindspore-ci-bot 77547cdfc0 !1530 support tensor set item the number value type is similar as tensor dtype
6 years ago
mindspore-ci-bot 906389b3a7 !1382 support create new item when dictionary set item key not exist
6 years ago
kingfo 8f7e571a0b change hook grad input to tuple
6 years ago
mindspore-ci-bot df347785c3 !1508 add op BitwiseAnd BitwiseOr BitwiseXor vm
6 years ago
candanzg 2429da19fb implicit type conversion
6 years ago
seatea 21ab029227 Fix pylint warning for files under `pynative_mode` directory.
6 years ago
mindspore-ci-bot c8b30f9290 !1504 add custom tbe ops for quant aware training
6 years ago
buxue d226a23b65 support tensor set item the number value type is similar as tensor dtype not same
6 years ago
wandongdong d35c41e737 add custom tbe ops for quant aware training
6 years ago
mindspore-ci-bot 9c20b1d6f7 !1512 fix reshape reshape case
6 years ago
zhaozhenlong 6fa2813945 add op BitwiseAnd BitwiseOr BitwiseXor
6 years ago
mindspore-ci-bot b46ad9a1bb !1398 Update the bert scripts according to rules of modelzoo
6 years ago
yangzhenzhang 2f8516e5d7 set auto parallel for dataset warp cell
6 years ago
mindspore-ci-bot ad279e90fd !1407 support mixed tensor index for tensor get item and set item and support in operator.
6 years ago
chenhaozhe b6aceddeab update bert scripts according to rules of modelzoo
6 years ago
yao_yf 96c9569dca fix reshape reshape case
6 years ago
mindspore-ci-bot 2e684e89e7 !1446 pylint clean
6 years ago
mindspore-ci-bot 5b9c145ff8 !1383 keep different attributes for cnode evaluation
6 years ago
mindspore-ci-bot 2eedd32120 !1472 add operator HostAllGather and HostReduceScatter
6 years ago
buxue 7ae289a197 Support mixed tensor for tensor getitem or setitem.
6 years ago
huangdongrun e9aa280f86 add support for dictionary set item which does not exist
6 years ago
mindspore-ci-bot b94949ea99 !1477 support vm for SpaceToBatchND and BatchToSpaceND
6 years ago
mindspore-ci-bot 4e8e82f24a !1457 fix 3 bug reports for split
6 years ago
jiangjinsheng a45dfca142 support BatchToSpaceND and SpaceToBatchND
6 years ago
Peilin Wang d4c93575e7 fixed bug for split, RandomSampler and some other cleanup
6 years ago
yangzhenzhang 7c237620ba add sigmoid op
6 years ago
huangdongrun 334d038008 add support for multi switch
6 years ago
“liuxiao” 73a287e5e0 pylint clean
6 years ago
“liuxiao” ebbccca78b pylint clean
6 years ago
“liuxiao” f4542f810b pylint clean
6 years ago
Yi Huaijie 2f8e7ff693 add operator HostAllGather and HostReduceScatter
6 years ago
huangdongrun 1159f2b11e add prim infer attr cache
6 years ago
zhaozhenlong 55d1927534 add op scatter add vm
6 years ago
mindspore-ci-bot 831ceba6eb !1277 Fixing some tiny faults about Pylint in ME code
6 years ago
Yang abca62f407 10:00 26/5 clean pylint
6 years ago
mindspore-ci-bot 93fc82b8f7 !1447 remove unused variable
6 years ago
mindspore-ci-bot 0b191615a9 !1427 fix check bprop attr error
6 years ago
mindspore-ci-bot 0a8ef2fe72 !1455 Cleanup dataset UT: restore config support
6 years ago
Cathy Wong f891e1755c Cleanup dataset UT: restore config support
6 years ago
mindspore-ci-bot aeb4c52f2d !1379 Creating new UTs to three vision transformation ops
6 years ago
liuwenhao4 f3f0cbaeee Fixing some tiny faults about Pylint in my code(ops)
6 years ago
“liuxiao” 382a0124c3 pylint clean
6 years ago
mindspore-ci-bot 44bf7c9330 !1414 fix issue use reshape as flatten grad impl
6 years ago
Yi Huaijie ac484ebbc0 remove unused variable
6 years ago
“liuxiao” 18f0af0529 pylint clean
6 years ago
mindspore-ci-bot 1c8548adb8 !1300 Add TBE op RangeD for GE.
6 years ago
zhaozhenlong 30b93ecbf8 use reshape as flatten grad
6 years ago
panyifeng 6a57eeb922 fix check_bprop attr error
6 years ago
Yi Huaijie 0b137e5312 delete unused arguments in test cases
6 years ago
liuxiao 627724a205 Add RangeD for GE
6 years ago
Yi Huaijie 8cfc05e4cf clean pylint warnings of parallel test cases
6 years ago
mindspore-ci-bot 0e665616f0 !1160 add backward hook and custom bprop in pynative mode
6 years ago
kingfo 840922e501 add backward hook function in pynative mode
6 years ago
mindspore-ci-bot 718a96430f !1389 Security issues in recent string tensor PR
6 years ago
mindspore-ci-bot a6b8451a33 !1380 make ShuffleOp have deterministic behavior for subsequent epochs
6 years ago
mindspore-ci-bot ad9db524bb !1394 Fix comment error and mod parameter check in graphdata
6 years ago
heleiwang f28f883cac fix comments error and modify parameter check
6 years ago
mindspore-ci-bot e87e6b38b0 !1355 [AutoParallel]Fix GatherV2 distributed op
6 years ago
lichenever 390a86effb fix gatherv2
6 years ago
hesham c0f0e154f5 Clean up work for text python package
6 years ago
mindspore-ci-bot 45368a86e9 !1329 Put the parameter validation of the Summary operator into the python layer
6 years ago
jonyguo 78cc0d5d8d Merge branch 'incubator-master' into sync_d9c74e0a
6 years ago
mindspore-ci-bot 41456ac824 !1369 dataset: delete StorageDataset
6 years ago
Tinazhang 7322839b04 add UTs for LinearTransformation, ToPIL, ToType
6 years ago
Peilin Wang 0cbcc7200b made shuffle determinisitc for subsequent epochs
6 years ago
mindspore-ci-bot 61639be1e0 !1375 Cleanup dataset UT: remove num_parallel_workers=1 in test_exception
6 years ago
mindspore-ci-bot a528797253 !1377 Code Fix for Uniform Augmentation
6 years ago
mindspore-ci-bot 458436186c !1365 Clean up work for text python sub-package
6 years ago
Tinazhang b390883c6a Bug fix
6 years ago
Cathy Wong 702005d403 Cleanup dataset UT: remove num_parallel_workers=1 in test_exception
6 years ago
ougongchang 7d78b5d89e Put the parameter validation of the Summary operator into the python layer
6 years ago
ms_yan d5e896b51c delete storageDataset Op API and its test case
6 years ago
mindspore-ci-bot 6f733ec113 !1308 Stage 2 of adding support for string Tensor
6 years ago
xiefangqi 34236ce1f1 fix pylint
6 years ago
mindspore-ci-bot d402b94476 !1370 delete parallel end-to-end test cases
6 years ago
mindspore-ci-bot 3363d4e834 !1249 Add GNN dataset processing API
6 years ago
mindspore-ci-bot f3d14fa14b !1363 Restrict tensor get item or set item not support mixed tensor.
6 years ago
Yi Huaijie 1e6ee83874 delete parallel end-to-end test cases
6 years ago
mindspore-ci-bot 3f23aa1d79 !1348 fix pylint warnings of parallel test cases
6 years ago
hesham 6c21e556c4 Clean up work for text python package
6 years ago
mindspore-ci-bot 368007240c !1320 add applyrmsprop cumprod and reduceprod for vm
6 years ago
mindspore-ci-bot 62c716b68e !1349 Fix some functions in group parameters and optimizer
6 years ago
buxue 850171a34b Restrict tensor getitem or setitem not support mixed tensor.
6 years ago
Yi Huaijie 14fe72f383 fix pylint warnings
6 years ago
mindspore-ci-bot bd845dd0b7 !1352 [MD] fix bug when append data in mindrecord using absolute path
6 years ago
heleiwang 599a449e0b Support processing GNN data
6 years ago
jinyaohui fbdba6e4da clean pylint
6 years ago
hesham df361d1d26 Change mem layout of string tensor
6 years ago
liyong 447420eb9a fix bug when append data by absolute path
6 years ago
guohongzilong 2d2f9ba8fd fix group parameter code for check
6 years ago
zhaojichen a42ec8f69f add applyrmsprop op for vm
6 years ago
mindspore-ci-bot 58e6d7d950 !1341 Added lookup and vocab to mindspore.dataset.text
6 years ago
mindspore-ci-bot decf12cd0b !1317 [MD]add compress for nlp data in mindrecord
6 years ago
mindspore-ci-bot 274f6f014f !1133 support tensor get value by tensor index
6 years ago
mindspore-ci-bot 0a795c24aa !1245 add model init api to compile df graph before train
6 years ago
jonwe bb51bb88d7 add compress in mindrecord
6 years ago
mindspore-ci-bot 2e3d55ed87 !1281 Implementation of SplitOp
6 years ago
mindspore-ci-bot 39b9aedf68 !1342 Bug fix on issue Core dump on GPU when train with lenet with AU
6 years ago
mindspore-ci-bot 0ca626ef6c !1229 Init the slices of a Initializer on different devices
6 years ago
Peilin Wang 71e8bb1960 general split case done, chaining sampler (basic case) is working
6 years ago
Tinazhang e9e40b688b Bug fix
6 years ago
Zirui Wu 25ab2ef303 Implemented lookup and vocab
6 years ago
mindspore-ci-bot 46949fc327 !1307 Cleanup dataset UT: unskip and enhance TFRecord sharding tests
6 years ago
wangnan39@huawei.com 1ebf98b795 add model init api to compile df graph before exec
6 years ago
buxue e490618db8 support tensor get value by tensor index
6 years ago
Yi Huaijie 7a5004cc49 init the slices of a Initialzer on different devices
6 years ago
zhouneng 218ade30b2 add vm support sin and cumsum
6 years ago
mindspore-ci-bot 2224fa093b !1302 Complete vm ops for BinaryCrossEntropy and BinaryCrossEntropyGrad
6 years ago
mindspore-ci-bot b96a2ed816 !1312 support vm for erfc
6 years ago
mindspore-ci-bot bddd743ca9 !1304 Add check for controldepend
6 years ago
jiangjinsheng 2d3cd8276e vm for erfc
6 years ago
qianlong 451c20a6f5 Add UnicodeCharTokenizer for nlp
6 years ago
mindspore-ci-bot 93e7c97a96 !1272 [Dataset] MindData Tree Optimizer Infrastructure
6 years ago
Cathy Wong b78894e02b Cleanup dataset UT: unskip and enhance TFRecord sharding tests
6 years ago
Junhan Hu f44d213503 MindData optimizer infrastructure.
6 years ago
huangdongrun 3e2074b113 add check for ControlDepend
6 years ago
mindspore-ci-bot 233508b70e !1250 Dict_setitem transofrm to tuple_setitem
6 years ago
lihongkang cf543382aa add vms for binarycrossentropy and binarycrossentropygrad
6 years ago
mindspore-ci-bot 183144e135 !1282 support vm for PReLU and PReLUGrad
6 years ago
xulei2020 163b6b7ea7 add jieba c++ code
6 years ago
mindspore-ci-bot 89470cf29d !1263 Modified clip_gradients to clip_grad
6 years ago
Kang bfff7c0a2f Modified clip_gradients to clip_grad
6 years ago
jiangjinsheng ce09f5e15a vm for prelu and prelugrad
6 years ago
huangdongrun 3cf94daefc add support for dict setitem operation
6 years ago
jiangjinsheng ba99cb7bcb support vm for space_to_depth
6 years ago
Tinazhang 17cecf2cf5 Added TCs to RandomCrop and RandomCropAndResize and modified visalize() calling
6 years ago
mindspore-ci-bot fe8b59f26b !1111 support vm for pack and unpack
6 years ago
Wei Luning 3db8cfa54f add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try
6 years ago
jiangjinsheng f9bd460c96 support vm for pack
6 years ago
mindspore-ci-bot 18c9495000 !1228 Adapt tbe op UnsortedSegmentMin for GE.
6 years ago
liuxiao cc024bb3a1 UnsortedSegmentMin for GE
6 years ago
zhaojichen d1d1766bed add squaresumall op
6 years ago
mindspore-ci-bot 1b7cdc4c61 !1218 clean pylint warning in test about import
6 years ago
jinyaohui 5a914994ba clean pylint
6 years ago
yangzhenzhang 6b54a6417d ckpt and restore parameter shape
6 years ago
jinyaohui bcfaff97f9 clean pylint
6 years ago
mindspore-ci-bot 051567ba20 !1192 Support string type Stage !
6 years ago
mindspore-ci-bot 4efa9717bb !1129 Add op bounding box encoder
6 years ago
mindspore-ci-bot 6de7eb2633 !1203 delete ApplyAdamD for master
6 years ago
changzherui 1e93927772 code 516 for test
6 years ago
mindspore-ci-bot c3d9f18087 !1176 fix validator for transpose
6 years ago
mindspore-ci-bot c169ac6a18 !1195 add validate for geswitch and merge
6 years ago
jiangjinsheng e45532b78c fixed transpose
6 years ago
jiangjinsheng c05203ef06 add validate for geswitch and merge
6 years ago
mindspore-ci-bot 0040764dec !1100 delete some context param(enable_loop_sink,enable_mem_reuse,enable_auto_mixed_precision)
6 years ago
jinyaohui 2907cf4488 remove some context param
6 years ago
zhaozhenlong b54ffdc086 add op BoundingBoxDecode
6 years ago
mindspore-ci-bot 92d196f054 !1178 Complete vm ops for ROIAlign and ROIAlignGrad
6 years ago
hesham e8ca243364 -Add DE_STRING
6 years ago
jiangzhiwen cb2814b498 flat_map first commit
6 years ago
mindspore-ci-bot c680cfbf27 !1157 dataset: add concat operation for dataset
6 years ago
mindspore-ci-bot ab031ee9ea !1126 VOCDataset support object detection function
6 years ago
zhouneng c2a1b5f8c1 add register info for ROIAlign and ROIAlignGrad
6 years ago
xiefangqi c937bad53f minddata support voc
6 years ago
ms_yan c0fa7b4b19 init commit of concat dataset
6 years ago
jiangjinsheng 766906dd6d support vm for flatten
6 years ago
mindspore-ci-bot 8a853cec2d !1171 adjust onnx related testcases
6 years ago
mindspore-ci-bot bb374ebc28 !1015 Support weights to be compiled according to shape
6 years ago
fary86 fe2ee14340 Adjust onnx exporting related testcases
6 years ago
mindspore-ci-bot a9816fa779 !1026 Add Logsigmoid and Reduce_logsumexp
6 years ago
jonyguo be2e7531ca fix: MindDataset parameter shard_id & num_shards check
6 years ago
panyifeng 755ba75deb fix pylint
6 years ago
mindspore-ci-bot 4bb5c7b39a !1084 add new interface quant combined
6 years ago
peixu_ren 99fda6f431 Add logsigmoid and reduce_logsumexp
6 years ago
mindspore-ci-bot a2a3b1c6c5 !1089 Add Optimizer method get_lr_parameter
6 years ago
Cathy Wong 913074e656 Cleanup dataset UT: resolve skipped test units
6 years ago
mindspore-ci-bot 6b68671805 !1069 Use a resident process to write summary files and SummaryRecord as context manager
6 years ago
李鸿章 32c1d558f4 SummaryRecord as context manager
6 years ago
mindspore-ci-bot 7e3ec651dc !1094 Complete vm ops for L2Normalize and L2NormalizeGrad
6 years ago
candanzg 2cc85bdc93 Support weight compile according to shape
6 years ago
mindspore-ci-bot 21bcdcd8ad !1121 Complete vm ops for ResizeBilinear and ResizeBilinearGrad
6 years ago
chenzomi 1239cd6135 Merge branch 'master' into 04quant
6 years ago
guohongzilong e70b2f5430 add optimizer.get_lr_parameter() method
6 years ago
chenzomi bf6246e617 add quant combined
6 years ago
mindspore-ci-bot 1a98c6b459 !999 [MD] mindrecord support reading file list
6 years ago
mindspore-ci-bot 25b2424f9b !1042 clean pylint warning in test_framwork dir
6 years ago
lihongkang ca8a914736 接入算子resizebilinear and resizebilineargrad
6 years ago
mindspore-ci-bot 6f386c5782 !1082 Support 'break', 'continue' and 'pass' statements
6 years ago
liyong aa3f89e74f mindrecord support read file list
6 years ago
He Wei 33fa90efc9 Support 'break', 'continue' and 'pass'
6 years ago
mindspore-ci-bot 0345995000 !1110 [AutoParallel]fix gatherv2 and dataset bug
6 years ago
jinyaohui 26fd75895d pylint waring clean
6 years ago
mindspore-ci-bot 18019ad6a5 !1038 clean some context param
6 years ago
lichenever debfd38b75 fix gatherv2 and dataset bug
6 years ago
mindspore-ci-bot ba3d48817e !1070 Adapt aicpu op CTCLoss and TBE op L2Loss for GE.
6 years ago
jinyaohui 391a060f21 remove two context param
6 years ago
mindspore-ci-bot 48e54dcfda !1056 [Auto parallel] Memory calculation in the inference phase
6 years ago
zhouneng 79725af4cd 为L2Normalize/L2NormalizeGrad增加VM支持
6 years ago
liuxiao 10abb68498 add ops CTCLoss
6 years ago
mindspore-ci-bot fdad91355f !1093 reset parallel context before running each parallel test case
6 years ago
mindspore-ci-bot da7d605e85 !683 WIP: specialize hyper map parameter
6 years ago
mindspore-ci-bot 6ab046e4dd !1062 Adapt Softplus\SoftplusGrad for VM, and ApplyFtrlD for both GE and VM.
6 years ago
Xiaoda Zhang a05aa21cc2 calculating PEAK memory cost in the inference phase
6 years ago
mindspore-ci-bot 06a9eeb3bf !1050 [bug][auto_mixed_precision]fix sens shape error of `TrainOneStepWithLossScaleCell`
6 years ago
Yi Huaijie 462f30e077 reset auto parallel context before each test
6 years ago
mindspore-ci-bot 98112d1a64 !997 support vm for log1p
6 years ago
Wei Luning 3e89f7baaa fix sens shape error in loss_scale one_step_wrap
6 years ago
mindspore-ci-bot 28a6daaed5 !1017 add profiling_mode and profiling_options to context
6 years ago
jiangjinsheng c36e7f1564 support vm for log1p
6 years ago
mindspore-ci-bot 8003a89a7b !766 bugfix(SA): Add the support of nested loop.
6 years ago
mindspore-ci-bot fd72534a1c !1065 Seperate lr groups and weight_decay groups
6 years ago
mindspore-ci-bot 4fe6ddebd1 !1075 Cleanup dataset UT: util.py internals
6 years ago
jinyaohui 5a9de3716d add profiling mode and profiling options to context
6 years ago
zhousiyi 047ac018da specialize hypermap paramater
6 years ago
mindspore-ci-bot 4a8fcf5d76 !1055 support vm for floor
6 years ago
mindspore-ci-bot 05e8b8028b !1060 Fix bug of assigning value to non-Parameter class member
6 years ago
mindspore-ci-bot 66667d727e !1034 Gpu Support Dropout operator
6 years ago
Cathy Wong 49ef53f164 Cleanup dataset UT: util.py internals
6 years ago
mindspore-ci-bot 2af6ee2482 !1054 Add slice shape for param info
6 years ago
guohongzilong c95215bca0 seperate lr groups and weight_decay groups
6 years ago
liuxiao 4335e9bc83 adapt Softplus\SoftplusGrad\ApplyFtrlD for VM
6 years ago
fary86 16b9004d53 Fix bug of assign value to non Parameter class member
6 years ago
mindspore-ci-bot 5ff79d0204 !1048 Support index to switch_layer
6 years ago
chenzomi 661f9dfaf8 add dropout primtive
6 years ago
mindspore-ci-bot 57085bb18d !996 [Auto parallel] Supporting VirtualDataset having three inputs
6 years ago
jiangjinsheng 2fa654e65c support vm for floor
6 years ago
yangzhenzhang 05fde3d23d add slice shape for param info
6 years ago
panyifeng 065e25e1bb Support index to switch_layer
6 years ago
yao_yf 716def7c0a move InferStraByTensorInfo to tensor_info.h
6 years ago
mindspore-ci-bot dd2062bf8d !1023 add_gatherv2_distributed_op
6 years ago
mindspore-ci-bot 8a45ab1125 !906 fix a bug that support dilation greater than 1 in conv2dTranspose ops
6 years ago
mindspore-ci-bot 22632f2f09 !977 reshape operator support auto strategy search
6 years ago
lichenever 19a24b86ac add gatherv2 distributed op
6 years ago
mindspore-ci-bot 68372231bb !1031 Support transform valuetuple of nested graph to make tuple
6 years ago
yao_yf f0bf438a55 reshape strategy search
6 years ago
gongchen 425a207663 bug(SA): Add the support of nested loop.
6 years ago
guohongzilong 0b8cea8018 learning rate and weight decay support group mode
6 years ago
huangdongrun 0e89813759 add resolve
6 years ago
mindspore-ci-bot affdd22de3 !967 Add switch_case primitive
6 years ago
Xiaoda Zhang 5e041966f1 add a new vritualdataset cell for three inputs
6 years ago
mindspore-ci-bot 0eb32593a6 !958 Add parallel mode configuration for cell
6 years ago
panyifeng b7596e1f33 Add switch_case primitive
6 years ago
mindspore-ci-bot 2860fd9338 !984 Add unit test case for HWC2CHW.
6 years ago
Tinazhang c8b5586c7f add unit test for HWC2CHWC
6 years ago
Cathy Wong 58226addd6 Cleanup dataset UT: use md5 npz in test_zip for images
6 years ago
mindspore-ci-bot 47f5abceb4 !960 Adding example for grayscale
6 years ago
mindspore-ci-bot 078dd86cfe !507 Implemented padded_batch
6 years ago
mindspore-ci-bot de7625777f !951 fix: MindDataset with columns_name parameter cause errors in some scenes
6 years ago
eric 0f0548f21b Added test case for grayscale support
6 years ago
Zirui Wu c2d364a573 batch with padding implemented
6 years ago
mindspore-ci-bot 16930c562d !969 [MD] fix bug in pk sampler of minddataset
6 years ago
liuxiao e97d33f772 add ops for VM
6 years ago
yangzhenzhang 8c9730b3c5 add parallel mode for cell
6 years ago
mindspore-ci-bot 7c64048d76 !935 develop op ScatterMax and dock ge process
6 years ago
mindspore-ci-bot becaf39262 !957 complete vm ops for BatchToSpace and SpaceToBatch
6 years ago
buxue ac86996746 develop op ScatterMax and dock ge process
6 years ago
jonyguo d4d236bcce fix: use MindDataset by column_names get data error in some situation
6 years ago
mindspore-ci-bot 6351f9c837 !859 [Auto parallel] Support searching strategy for inference phase
6 years ago
mindspore-ci-bot e75d75854d !959 Add Elu\EluGrad ops for VM.
6 years ago
mindspore-ci-bot deae380969 !637 Learning rate and weight decay making group params
6 years ago
jiangjinsheng a945299e42 update test for batch_to_space
6 years ago
liyong b520ca9087 fix pk sampler in mindrecord
6 years ago
Xiaoda Zhang def8573275 implementing-searching-strategy-for-inference
6 years ago
jiangjinsheng 79a3f0821a add vm for batch_to_space and space_to_batch
6 years ago
liuxiao eba74ca8f7 add ops for VM
6 years ago
guohongzilong 824bc30a94 learning rate and weight decay support group mode
6 years ago
mindspore-ci-bot 3d3b9d5474 !840 [BUG] fix conv2dtranspose bug
6 years ago
jinyaohui 88e763a98f modify conv2dtranspose
6 years ago
mindspore-ci-bot 108ef72aaf !904 fix avgpool and add dimension check for groupnorm
6 years ago
mindspore-ci-bot cae8a921e3 !929 Cleanup dataset UT: test_batch, save_and_check support
6 years ago
Cathy Wong 772e6c1461 Cleanup dataset UT: test_batch, save_and_check support
6 years ago
changzherui ffcbcc8dcb syn code 505
6 years ago
changzherui 446828f221 modify momentum test
6 years ago
zhaojichen 039c75af8e fix avgpool and add check
6 years ago
eric 36fffb7706 Added example md5 generation
6 years ago
yangyongjie 3f1c6b7b47 solve the problem when dialtion greater than 1 in Conv2dTranspose ops
6 years ago
Junhan Hu 83c68ca2ef Skip pyfunc test case
6 years ago
mindspore-ci-bot 79f087c2af !909 Adding fix for set seed
6 years ago
mindspore-ci-bot 200b3f0789 !837 add onnx op converter: ReLU6 and DepthwiseConv2dNative
6 years ago
eric 26cb3e8a5f Added test function to show that seed doesn't work.
6 years ago
changzherui b323199dc1 syn code 430
6 years ago
mindspore-ci-bot a5b530c427 !857 use parameter name as the key of strategy checkpoint
6 years ago
zhaozhenlong 4694c979a5 delete pack description about num and add raise error
6 years ago
mindspore-ci-bot 0611c1a579 !849 [CT][MS] Wrong format of broadcast output, when multi-output
6 years ago
mindspore-ci-bot 67f3d0eb5d !871 dataset: repair take op problem when there exist muti-thread in next node
6 years ago
chenzupeng a109bc3d96 add onnx op converter: ReLU6, DepthwiseConv2dNative
6 years ago
Wei Luning 157710ca0f bugfix* fix bug in output tuple of tuple.* check kRWWrite input no-variable* input x of ScatterNdUpdate should be a parameter node
6 years ago