Commit Graph

835 Commits (a39f5452c51fcb092e27360a3c16cebdd0840826)

Author SHA1 Message Date
mindspore-ci-bot b9ad407dc2 !2204 add check for tensor slice before convert to ops
5 years ago
mindspore-ci-bot cef901fe0d !2069 Fix input value check for Momentum, SparseApplyFtrl and SparseApplyAdagrad.
5 years ago
Yang dee8471d23 !1993 [Dataset] Fix codedex.
5 years ago
qianlong 4f16f036be Add WhitespaceTokenizer and UnicodeScriptTokenizer for nlp
5 years ago
buxue 61857b69ed add check for tensor slice before convert to ops
5 years ago
Xiaoda Zhang 55e7d9d2b8 move embeddinglookup to the internal
5 years ago
李鸿章 ee438aaf4a callback as context manager
5 years ago
ms_yan d162a7a5ab repair problem in NumpySlicesDataset
5 years ago
liuxiao df63a3195d fix input value check for SparseApplyFtrl and SparseApplyAdagrad
5 years ago
hesham f2462bb00d Mask Op
5 years ago
mindspore-ci-bot bb622877e8 !2167 Add a callback module to avoid the size of the callback.py file too large
5 years ago
mindspore-ci-bot ca94916ef9 !2184 CocoDataset add category_id check
5 years ago
ougongchang 1ffa37ffbc Add a callback module to avoid the size of the callback.py file to large
5 years ago
mindspore-ci-bot 4291ea82cf !2024 Add MixedPrecisionCast for Dict
5 years ago
mindspore-ci-bot 625f2421b5 !1977 random walk in gnn node2vec
5 years ago
mindspore-ci-bot 3adbde56b2 !2162 SliceOp
5 years ago
mindspore-ci-bot 898b2fdecd !2187 Fix comment display issues in BuildVocabDataset
5 years ago
Zirui Wu 2794883644 fix selected minor issues
5 years ago
mindspore-ci-bot 3ccbafe71d !2062 [MD] add splitOP in minddataset
5 years ago
mindspore-ci-bot 0b7d4855dd !2168 Chage combined quant to nn.quant
5 years ago
xiefangqi aab190fcdb CocoDataset add category_id validation
5 years ago
chenzomi 4878616e43 change combined to nn
5 years ago
liyong d4f8f57c7e add split in minddataset
5 years ago
mindspore-ci-bot 6089d58d8d !2171 ssim input shape h and w should be greater than or equal to filter_size
5 years ago
mindspore-ci-bot 6ff3a6dcff !2175 move AscendQuant and AscendDequant to inner_ops.py
5 years ago
zhaozhenlong ea681bfb0f fix ssim filter size check
5 years ago
zhaozhenlong dbfb4f057c move AscendQuant AscendDequant to inner_ops.py
5 years ago
liuxiao aa73abc2f7 Add image.CentralCrop
5 years ago
mindspore-ci-bot 2d84011504 !2071 optimizer support loss scale for sparse situation
5 years ago
mindspore-ci-bot 2fa2f86619 !2135 add tfrecord to mindrecord tool
5 years ago
hesham e2012a1de9 Slice Op
5 years ago
jonyguo 3353a20d8b add tool: tfrecord to mindrecord
5 years ago
mindspore-ci-bot 71d27c6854 !2068 Add InplaceAddD and InplaceSubD vm ops
5 years ago
mindspore-ci-bot 105dcb1c1e !2128 hidden range
5 years ago
mindspore-ci-bot ea96cbcef2 !1979 fix partial primitive poly node
5 years ago
liuwenhao4 be40a90ec6 add InplaceAddD and InplaceSubD vm ops
5 years ago
jiangjinsheng 032e921298 hidden range
5 years ago
mindspore-ci-bot dceb3c2be4 !2026 Change C++ behavior in RandomCropAndResize
5 years ago
Mahdi add29f95f5 resolved issues in the comments
5 years ago
mindspore-ci-bot 2cab44a637 !2028 FillOp for BERT
5 years ago
nhussain dd9bf09f0a added FillOp for #119 - special Ops
5 years ago
Peilin Wang 848e07d022 initial commit, start of BucketBatchByLengthOp
5 years ago
wangnan39@huawei.com d4e3d69f37 support loss scale for sparse situation
5 years ago
mindspore-ci-bot 7b6f13886f !1962 add vm support for operators include ApproximateEqual, InplaceUpdateD and InTopKD
5 years ago
Jonathan Yan 87d2c27c7f random walk v1
5 years ago
mindspore-ci-bot 842f8231ba !2100 add op quant and dequant
5 years ago
zhaozhenlong ccda0f7b36 add op AscendQuant AscendDequant
5 years ago
mindspore-ci-bot 11f5f88021 !2010 fix operator issues for tuple_to_array and cast
5 years ago
kingfo 9708e58259 fix TupleToArray & Cast operator issue
5 years ago
mindspore-ci-bot 5cd41905c0 !1820 [Auto parallel] Implementing the backward of 'EmbeddingLookup' primitive
5 years ago
mindspore-ci-bot a8cf83acf2 !1932 Add CLUE dataset
5 years ago
fary86 ffa3352088 Fix partial primitive poly node
5 years ago
jiangzhiwen e0e167a000 add CLUE dataset
5 years ago
zhouneng 51fe3501a4 add vm support for ApproximateEqual, InplaceUpdateD and InTopKD.
5 years ago
hesham a22763b612 Bug in CIFAR after removing GetMutabble buffer
5 years ago
jonyguo bb2082daec fix: MindDataset padded log error
5 years ago
Xiaoda Zhang 20d2012a0e implementing the backward of embeddinglookup
5 years ago
mindspore-ci-bot 403c30c7da !1919 change tensor dtype and shape from function to attr
5 years ago
buxue 66bbdb4a31 change tensor dtype and shape from function to attr
5 years ago
mindspore-ci-bot b285c8fa9d !1973 develop TensorScatterUpdate op and access ge and vm
5 years ago
buxue 8aee6b07d6 develop TensorScatterUpdate op and access ge and vm
5 years ago
mindspore-ci-bot 3536185f5b !2007 add lazy adam optimizer and support sparse adam&ftrl for cpu backend
5 years ago
mindspore-ci-bot a8378a3357 !1924 Add TBE ops ApplyAdaMax\ ApplyAdadelta\ ApplyAdagrad\ ApplyAdagradV2 for VM.
5 years ago
wangnan39@huawei.com 4042f16ce4 add lazy adam optim and support sparse adam & ftrl for cpu backend
5 years ago
mindspore-ci-bot 11875d8495 !2044 Add_Sparse_GatherV2_distributed_op
5 years ago
mindspore-ci-bot ac5878b4b7 !1939 Complete vm ops for DataFormatDimMap and HistogramFixedWidthD
5 years ago
mindspore-ci-bot 5c7cb7bd71 !2023 add op CosineEmbeddingLoss
5 years ago
lichenever e0e055a0b8 add sparse gatherv2
5 years ago
mindspore-ci-bot 3085e51e45 !1922 check parameter num_samples of sampler
5 years ago
mindspore-ci-bot 5b0472683c !1737 sparse feature backpropagation
5 years ago
lihongkang bbbd980728 add vm for histogramfixedwidth and dataformatdimmap
5 years ago
mindspore-ci-bot 4df861cb62 !1672 support load full dataset on each device
5 years ago
mindspore-ci-bot 1b5d9a1194 !1981 Implemented from_dataset, a way to build a vocab from existing dataset
5 years ago
Zirui Wu 880ce5ea26 implemented from_dataset
5 years ago
Alexey Shevlyakov 4e333a2f22 MindData profiler infrastructure
5 years ago
mindspore-ci-bot 0a95223f25 !1910 RandomColorAdjust error for grayscale images
5 years ago
yanghaitao 8f16cff12e add para check for sampler
5 years ago
mindspore-ci-bot bf172da4c3 !2015 add test case for floatxx / floatxx numpy
5 years ago
Kang 3ba2074213 Add MixedPrecisionCast for Dict
5 years ago
zhaozhenlong 19c5921c06 composed op CosineEmbeddingLoss
5 years ago
mindspore-ci-bot f859dfecc8 !1920 SupportPynativeIndexing
5 years ago
mindspore-ci-bot 961af9fed1 !2014 adapt op SparseGatherV2
5 years ago
Yi Huaijie e5c351690b support load full dataset on each device
5 years ago
jonyguo 1de7271afc add floatxx test case
5 years ago
huangdongrun 9522f59b87 support for tensor indexing in pynative
5 years ago
zhaozhenlong 562c2b8d3d sparse gather v2
5 years ago
mindspore-ci-bot 9dfb1011fe !1854 add SparseApplyAdam and SparseApplyLazyAdam ops
5 years ago
lirongzhen1 516b56cb64 sparse feature bp
5 years ago
wangnan39@huawei.com de21dbdaef add ops SparseApplyAdam and SparseApplyLazyAdam
5 years ago
ms_yan bc22c172b8 add TensorDataset and its ut
5 years ago
mindspore-ci-bot 251a6667a5 !1989 fix MindDataset distribute shuffle error
5 years ago
mindspore-ci-bot b3da41bd7a !1913 CocoDataset implementation
5 years ago
mindspore-ci-bot 3b8edd5a5b !1918 sparse grad for gatherv2
5 years ago
liuxiao cda547e92f add tbe some ops about optimizer for vm
5 years ago
panyifeng acaa66a738 sparse grad for gatherv2
5 years ago
xiefangqi 097cbcc0cb CocoDataset implementation
5 years ago
jonyguo 96859f44b6 fix: MindDataset distribute shuffle bug
5 years ago
mindspore-ci-bot 7b7932ced9 !1944 move hook function to PrimitivePy class
5 years ago
Mahdi ba2e2dced4 fixed some warnings and typos
5 years ago
Tinazhang 2812cd57db fix pylint error
5 years ago