Commit Graph

1585 Commits (71cede81739b66b6aab94e92ba4ebb832123e261)

Author SHA1 Message Date
mindspore-ci-bot d0c5071cab !1993 [Dataset] Fix codedex.
5 years ago
mindspore-ci-bot 2ecd5bdf25 !2239 [MD] convert csv to mindrecord
5 years ago
mindspore-ci-bot d9b8da14e2 !2275 [Auto parallel] Changing bprob of EmbeddingLookup
5 years ago
mindspore-ci-bot 2e002ab64c !2292 gpu fix all nop node graph execute
5 years ago
mindspore-ci-bot 9b90d89f6b !2276 fix eliminate get ref parameter
5 years ago
fary86 15b3fba0ef Fix eliminate get ref parameter
5 years ago
Xiaoda Zhang 69574f3823 fix the bprob error of embeddinglookup
5 years ago
limingqi107 0f4397cece fix all nop node graph execute
5 years ago
lizhenyu ea0cd5ccdd add Sigmoid and SigmoidGrad operation of GPU
5 years ago
mindspore-ci-bot 74c3e15675 !2194 fix FakeQuantPerLayer/FakeQuantPerLayerGrad symmetric=True calculation error bug
5 years ago
mindspore-ci-bot 3559cb5ccd !2252 dataset: repair bug in config load
5 years ago
mindspore-ci-bot 90e05579c8 !2197 Change acc threshold of test_resnet_imagenet
5 years ago
mindspore-ci-bot 60f4795f40 !2220 fix binary dump and add test case
5 years ago
mindspore-ci-bot 1e12b07afd !2251 Add implementation of SparseApplyProximalAdagrad cpu kernel
5 years ago
zhaoting c083089e7e change acc threshold of test_resnet_imagenet
5 years ago
ms_yan 8d1dae46ac Throw error when load config failed
5 years ago
liyong 7369950a93 convert csv to mindrecord
5 years ago
mindspore-ci-bot 19e66f06e2 !2150 Gpu Tanh kernel support fp16
5 years ago
mindspore-ci-bot 0c3d96a98b !2236 Refactor the callback module in an encapsulated way
5 years ago
yujianfeng c3871d98cc Add implementation of SparseApplyProximalAdagrad cpu kernel
5 years ago
hesham b9495a9ccc Truncate Pair
5 years ago
mindspore-ci-bot 9ba6f61d01 !2148 fix hook and bprop debug issue in pynative
5 years ago
mindspore-ci-bot 4e3b3711be !2199 Fix the condition when activation name is 0
5 years ago
leopz a67132f6b7 fix shape and add testcase
5 years ago
mindspore-ci-bot 294449697a !2179 Add sort by index for each group of AllReduce
5 years ago
mindspore-ci-bot f513bb8f83 !2163 [Auto parallel] Move 'EmbeddingLookup' to internal
5 years ago
kingfo 358982a98f fix hook and bprop debug issue
5 years ago
mindspore-ci-bot fe797aaf10 !2229 add ftrl optimizer
5 years ago
mindspore-ci-bot 95d887a35b !2226 add adam op for wide&deep model
5 years ago
mindspore-ci-bot c4863683ef !2235 add SigmoidCrossEntropyWithLogitsGrad operation
5 years ago
mindspore-ci-bot 116ed509bf !2234 add SigmoidCrossEntropyWithLogits op
5 years ago
yujianfeng f15cb6b7c9 Add sort by index for each group of AllReduce
5 years ago
simson ca988e9e69 fix the condition when activation name is 0
5 years ago
mindspore-ci-bot a4048e192c !2256 Rename Sampler::Reset() to Sampler::ResetSampler()
5 years ago
mindspore-ci-bot ea829e89c3 !2198 Add MaskOp to dataset
5 years ago
Jesse Lee dcfdff6021 Rename Sampler Reset
5 years ago
mindspore-ci-bot 808380a9f9 !2142 Cleanup dataset UT: refactor visualize()
5 years ago
ms_yan fdafc690f8 repair problem in NumpySlicesDataset
5 years ago
mindspore-ci-bot 2865436fee !2092 Tokenizers
5 years ago
Tinazhang 169eaf73c7 reorganize util function visualize()
5 years ago
lizhenyu 636b8e2b88 add SigmoidCrossEntropyWithLogitsGrad op
5 years ago
panfengfeng c745b6bd9d 回退 'Pull Request !2189 : dataset: repair some bug in NumpySlicesDataset'
5 years ago
mindspore-ci-bot 4642df207a !2210 gpu optimize the max device memory config
5 years ago
mindspore-ci-bot 11a256536d !2189 dataset: repair some bug in NumpySlicesDataset
5 years ago
mindspore-ci-bot 4b5cbe5d4a !2186 Optimization for opt
5 years ago
lizhenyu 694a8213b7 add adam optimizer
5 years ago
Li Hongzhang ecc459158e callback module in encapsulated
5 years ago
mindspore-ci-bot 65f2212fd3 !2215 Support hccl profiling
5 years ago
lizhenyu ac2217dbae add SigmoidCrossEntropyWithLogits op
5 years ago
lizhenyu c3360a84cd add ftrl optimizer
5 years ago
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
wilfChen 9201ea5ed2 replace tanh implement with cudnn
5 years ago
limingqi107 55b3557c0d gpu optimize the max device memory config
5 years ago
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
mindspore-ci-bot eecf0a9ab8 !1968 support vm for range
5 years ago
heleiwang 3ece8dd090 1. support get_all_edges, get_nodes_from_edge, get_sampled_neighbors, get_neg_sampled_neighbors and graph_info API
5 years ago
jiangjinsheng a1efe4d14d support vm for range
5 years ago
kingfo 38436f929f move hook function to primtivePy class
5 years ago
mindspore-ci-bot 444d9484d7 !1916 add ProximalAdagrad Optimizer
5 years ago
mindspore-ci-bot 38109a386b !1957 fix cmakelists
5 years ago
mindspore-ci-bot d9c7a8400e !1933 edit bert example scripts
5 years ago
jiangjinsheng 709704d339 fixed CMakeLists.txt
5 years ago
mindspore-ci-bot d6cc7089fc !1888 Add cpu kernel implement of sparse adam
5 years ago
lilei 36d9e353a5 add proximal_ada_grad optimizer
5 years ago
mindspore-ci-bot 0903428296 !1946 [AutoParallel]Remove resnet50 st
5 years ago
mindspore-ci-bot bfc18f3adc !1873 synchronize latest ascend software 04 Jun 2020
5 years ago
mindspore-ci-bot 5eb95599f6 !1874 Updates to string tensor
5 years ago
yanghaoran 8da4c1a763 synchronize latest ascend software 04 Jun 2020
5 years ago
mindspore-ci-bot 0e7839826e !1945 [bug]fix bug in '=', use signature to support auto cast in assign.
5 years ago
Tinazhang c3de5c7a54 adding new TCs to six ops and skip md5 case in RandomPerspective
5 years ago
hesham f837ddc956 - Bug when empty strings sent to Python
5 years ago
yujianfeng c956dfff51 Add SparseAdam and SparseLazyAdam cpu kernel
5 years ago
Wei Luning ee8420aefa Make assign operator to use the signature.
5 years ago
lichenever fad6b5744c remove auto parallel st
5 years ago
yoonlee666 ab36f3d3cd edit example script
5 years ago
zhaoting b16a552d41 Revert "Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try""
5 years ago
mindspore-ci-bot beb714d2d0 !1911 add a function to charge the node input and output is a scalar
5 years ago
mindspore-ci-bot c4b3534913 !1905 update cpu lstm
5 years ago
mindspore-ci-bot 39338c8627 !1101 Add GCN training scripts
5 years ago
baihuawei 9c74e39b12 update cpu lstm
5 years ago
chentingting e801d48906 add gcn training scripts
5 years ago
liuxiao 6856c2ac7a Adapt ops ApplyProximalAdagrad for GE
5 years ago
mindspore-ci-bot cf04a7b190 !1741 summary support cpu
5 years ago
yujianfeng 2ff9e74d07 Add unique process for duplicated indices
5 years ago
mindspore-ci-bot 5499161531 !1862 fixed validator for ApplyRMSProp,CumProd, CumSum,ReduceProd etc
5 years ago
wenkai ab6b6add0b cpu support summary
5 years ago
WilliamLian 9808e47663 change checkAicpu to CheckAICPU & add charge Scalar function to charge the input or output is scalar
5 years ago
mindspore-ci-bot 69cbf58517 !1902 Fix bert scripts.
5 years ago
chenhaozhe 1be7ad52bb fix bert scripts
5 years ago
mindspore-ci-bot 10fd781b15 !1831 Add order parameter function in group params
5 years ago
jiangjinsheng 51affc2f1b fixed validator for CumProd, ReduceProd, ApplyRMSProp
5 years ago
mindspore-ci-bot b350ee0c00 !1824 add single batchnorm fission pass
5 years ago
mindspore-ci-bot c82a8bf483 !1678 modify print
5 years ago
guohongzilong 85a06b00c6 add order function in group params
5 years ago
mindspore-ci-bot 0a897b0ce7 !1865 add inv,invgrad&invert for vm
5 years ago
huanghui b4c0ed4b36 add signle batchnorm fission pass
5 years ago
yao_yf ce03ce5af2 data_parallel_grad_reducer
5 years ago
zhaojichen cdb7ec937b add inv,invgrad&invert for vm
5 years ago
zhaozhenlong 1f342fb926 add op BroadcastTo
5 years ago
mindspore-ci-bot 65eacc9593 !1787 optimize transdata for pynative mode
5 years ago