Commit Graph

1321 Commits (4f16f036beb498e485b910a9776bdf8770bbb9f3)

Author SHA1 Message Date
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