Commit Graph

1210 Commits (4e333a2f22dd4e2b22b45c445b5ca09dac254739)

Author SHA1 Message Date
Alexey Shevlyakov 4e333a2f22 MindData profiler infrastructure
6 years ago
mindspore-ci-bot 0a95223f25 !1910 RandomColorAdjust error for grayscale images
6 years ago
mindspore-ci-bot beefb20c01 !1983 Remove inheritance of Sampler from DatasetOp
6 years ago
mindspore-ci-bot bf172da4c3 !2015 add test case for floatxx / floatxx numpy
6 years ago
mindspore-ci-bot f859dfecc8 !1920 SupportPynativeIndexing
6 years ago
mindspore-ci-bot 961af9fed1 !2014 adapt op SparseGatherV2
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
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
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 bd8c623b06 !1976 Lower expectation of accuracy after 1 epoch of resnet50 testcase training, decrease from 0.35 to 0.2
6 years ago
mindspore-ci-bot 81ba3b1b99 !1868 Enhance insert memcpy for hccl op
6 years ago
mindspore-ci-bot 7b7932ced9 !1944 move hook function to PrimitivePy class
6 years ago
yanghaoran 8005494e04 Lower expectation of accuracy after 1 epoch of training from 0.35 to 0.2
6 years ago
Jesse Lee 255adf7c6e Remove inheritance of Sampler from DatasetOp
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 9e1dea1ff9 !1928 delete redundant reshape op
6 years ago
yoonlee666 881af56ec3 optimize redundant reshape op
6 years ago
huanghui 118496b3ec enhance insert memcpy
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
mindspore-ci-bot 38109a386b !1957 fix cmakelists
6 years ago
mindspore-ci-bot d9c7a8400e !1933 edit bert example scripts
6 years ago
jiangjinsheng 709704d339 fixed CMakeLists.txt
6 years ago
mindspore-ci-bot d6cc7089fc !1888 Add cpu kernel implement of sparse adam
6 years ago
lilei 36d9e353a5 add proximal_ada_grad optimizer
6 years ago
mindspore-ci-bot 0903428296 !1946 [AutoParallel]Remove resnet50 st
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
yujianfeng c956dfff51 Add SparseAdam and SparseLazyAdam cpu kernel
6 years ago
Wei Luning ee8420aefa Make assign operator to use the signature.
6 years ago
lichenever fad6b5744c remove auto parallel st
6 years ago
yoonlee666 ab36f3d3cd edit example script
6 years ago