Commit Graph

1431 Commits (bc4b1c24608bf4aefceae7fc7761cc8e7ba4b01b)

Author SHA1 Message Date
Yang dee8471d23 !1993 [Dataset] Fix codedex.
5 years ago
Kang 2974b906d3 Optimization for opt
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
caifubi 5db0d8129c Support hccl profiling
5 years ago
王东旭 4e09ae83eb fix FakeQuantPerLayer/FakeQuantPerLayerGrad symmetric bug
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 17c3148ff8 !1923 optimize summary support cpu code
5 years ago
mindspore-ci-bot 625f2421b5 !1977 random walk in gnn node2vec
5 years ago
mindspore-ci-bot a1f194c971 !2188 Remove B+ tree deadcode and add an additional output to Search function
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
Jesse Lee 287ca71260 Remove dead code
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 792d1a444c !1899 add resnet50_imagenet 8p st
5 years ago
zhaoting 429c88a462 add resnet50 imagenet st
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 84dd46a750 !2141 add ci test cast for yolov3
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 cb706951c1 !2126 Refactoring the func graph manager module.
5 years ago
chengxianbin 0f5fcfee39 add ci test case for yolov3
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 34790387e3 !2088 fix pylint
5 years ago
wenkai 0090682ae7 optimize summary support cpu
5 years ago
mindspore-ci-bot 8593c4d841 !2051 support host mpi
5 years ago
mindspore-ci-bot 842f8231ba !2100 add op quant and dequant
5 years ago
mindspore-ci-bot 971f10d222 !1790 remove transdata only connected with control depend
5 years ago
zhaozhenlong ccda0f7b36 add op AscendQuant AscendDequant
5 years ago
chenjianping 6034f9c1e2 support host reduce scatter and mpi config
5 years ago
mindspore-ci-bot 928c25ebea !2047 [Code review] check code files in pre_activate/ascend/buffer_fusion
5 years ago
Zhang Qinghua 923d3fee04 Refactoring the fg manager module.
5 years ago
mindspore-ci-bot 11f5f88021 !2010 fix operator issues for tuple_to_array and cast
5 years ago
WilliamLian b86016a26f remove the useless transdata and cast of control depend node
5 years ago
kingfo 9708e58259 fix TupleToArray & Cast operator issue
5 years ago
mindspore-ci-bot d4a7c87b22 !2093 GPU add argmaxwithvalue
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
huanghui 4acb61d59d code review fix for buffer fusion
5 years ago
hesham a22763b612 Bug in CIFAR after removing GetMutabble buffer
5 years ago
VectorSL 17377912ba gpu add argmaxwithvalue
5 years ago
unknown f39a934a77 fix pylint
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 e33ecf310a !2052 Update CI test for deeplabv3
5 years ago
unknown ac2e2f9a7a updata deeplabv3 CI
5 years ago
mindspore-ci-bot 403c30c7da !1919 change tensor dtype and shape from function to attr
5 years ago
mindspore-ci-bot c661087b99 !2029 Create TensorRow class that supports a row id
5 years ago
Lixia Chen 6ae88c3987 Create TensorRow class that supports a row id.
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 c26cb9b15b !2009 Add GCN to model zoo
5 years ago
mindspore-ci-bot 3b809f2b0b !1996 Fix single BatchNorm fission && SoftmaxGradExt fusion pass
5 years ago
mindspore-ci-bot 87fa15de80 !2021 GPU add akg kernel greaterequal notequal
5 years ago
chentingting 2e3387f8f9 Add GCN to model zoo
5 years ago
mindspore-ci-bot ef35e2d990 !2002 Add dump ir function in binary format
5 years ago
mindspore-ci-bot 47404538f3 !1994 Add transformer net test
5 years ago
huanghui 88eec2b894 fix single-batchnorm-fission && softmax-grad-ext-fusion pass
5 years ago
VectorSL cf2fc1cecf gpu add notequal greaterequal akg kernel
5 years ago
mindspore-ci-bot 11875d8495 !2044 Add_Sparse_GatherV2_distributed_op
5 years ago
leopz c45f4d225d dump binary ir
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
zhangyinxia f3aa04bd4d add transformer test
5 years ago
mindspore-ci-bot 5b0472683c !1737 sparse feature backpropagation
5 years ago
mindspore-ci-bot db027bf31d !1956 Add CI test and fix data preprocessing for deeplabv3
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 935b4cea91 !1967 check arg is tensor with vm backend
5 years ago
mindspore-ci-bot 8eb8663fbd !2000 Make GetMutableBuffer protected
5 years ago
mindspore-ci-bot 1b5d9a1194 !1981 Implemented from_dataset, a way to build a vocab from existing dataset
5 years ago
hesham 0c5e47111b - Move MutableBuffer to be protected
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
mindspore-ci-bot beefb20c01 !1983 Remove inheritance of Sampler from DatasetOp
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
buxue 0cd57ddc5d check arg is tensor with vm backend
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 bd8c623b06 !1976 Lower expectation of accuracy after 1 epoch of resnet50 testcase training, decrease from 0.35 to 0.2
5 years ago
mindspore-ci-bot 81ba3b1b99 !1868 Enhance insert memcpy for hccl op
5 years ago
mindspore-ci-bot 7b7932ced9 !1944 move hook function to PrimitivePy class
5 years ago
yanghaoran 8005494e04 Lower expectation of accuracy after 1 epoch of training from 0.35 to 0.2
5 years ago
Jesse Lee 255adf7c6e Remove inheritance of Sampler from DatasetOp
5 years ago
Mahdi ba2e2dced4 fixed some warnings and typos
5 years ago
Tinazhang 2812cd57db fix pylint error
5 years ago
mindspore-ci-bot fe0c3e9a8f !1908 Add UT to six data vision transforms ops
5 years ago
mindspore-ci-bot 9e1dea1ff9 !1928 delete redundant reshape op
5 years ago
unknown c929dab3dd 1:modify shell for deeplabv3
5 years ago
yoonlee666 881af56ec3 optimize redundant reshape op
5 years ago
huanghui 118496b3ec enhance insert memcpy
5 years ago