mindspore-ci-bot
|
11875d8495
|
!2044 Add_Sparse_GatherV2_distributed_op
Merge pull request !2044 from lichen/add_sparse_gatherv2
|
5 years ago |
mindspore-ci-bot
|
ac5878b4b7
|
!1939 Complete vm ops for DataFormatDimMap and HistogramFixedWidthD
Merge pull request !1939 from lihongkang/lhk_master
|
5 years ago |
mindspore-ci-bot
|
5c7cb7bd71
|
!2023 add op CosineEmbeddingLoss
Merge pull request !2023 from zhaozhenlong/op/cosine-embedding-loss-open
|
5 years ago |
lichenever
|
e0e055a0b8
|
add sparse gatherv2
|
5 years ago |
mindspore-ci-bot
|
3085e51e45
|
!1922 check parameter num_samples of sampler
Merge pull request !1922 from yanghaitao/yht_check_num_samples_sampler
|
5 years ago |
mindspore-ci-bot
|
5b0472683c
|
!1737 sparse feature backpropagation
Merge pull request !1737 from lirongzhen1/sparse
|
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
Merge pull request !1672 from yihuaijie/dev
|
5 years ago |
mindspore-ci-bot
|
1b5d9a1194
|
!1981 Implemented from_dataset, a way to build a vocab from existing dataset
Merge pull request !1981 from ZiruiWu/from_dataset_dev
|
5 years ago |
Zirui Wu
|
880ce5ea26
|
implemented from_dataset
fix complie error
more tests
address CI complains
fix ci
adress review comments
address review cmts
|
5 years ago |
Alexey Shevlyakov
|
4e333a2f22
|
MindData profiler infrastructure
|
5 years ago |
mindspore-ci-bot
|
0a95223f25
|
!1910 RandomColorAdjust error for grayscale images
Merge pull request !1910 from MahdiRahmaniHanzaki/I1J9SQ-random-color-adjust-bug
|
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
Merge pull request !2015 from guozhijian/add_test_case_for_floatxx
|
5 years ago |
zhaozhenlong
|
19c5921c06
|
composed op CosineEmbeddingLoss
|
5 years ago |
mindspore-ci-bot
|
f859dfecc8
|
!1920 SupportPynativeIndexing
Merge pull request !1920 from amongo/SupportPynativeIndexing
|
5 years ago |
mindspore-ci-bot
|
961af9fed1
|
!2014 adapt op SparseGatherV2
Merge pull request !2014 from zhaozhenlong/op/sparse-gather-v2-vm
|
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
support tensor slice using constexpr
remove tensorslice metagraph
add pynative testcases
|
5 years ago |
zhaozhenlong
|
562c2b8d3d
|
sparse gather v2
|
5 years ago |
mindspore-ci-bot
|
9dfb1011fe
|
!1854 add SparseApplyAdam and SparseApplyLazyAdam ops
Merge pull request !1854 from wangnan39/add_ops_sparse_adam_and_sparse_lazy_adam
|
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
Merge pull request !1989 from guozhijian/fix_distribute_shuffle
|
5 years ago |
mindspore-ci-bot
|
b3da41bd7a
|
!1913 CocoDataset implementation
Merge pull request !1913 from xiefangqi/xfq_support_coco
|
5 years ago |
mindspore-ci-bot
|
3b8edd5a5b
|
!1918 sparse grad for gatherv2
Merge pull request !1918 from riemann_penn/sparse_grad_for_gatherv2
|
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
Merge pull request !1944 from wangqiuliang/move-hook-function-to-primitivepy
|
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
Merge pull request !1908 from Tinazhang/ut-normalize
|
5 years ago |
mindspore-ci-bot
|
eecf0a9ab8
|
!1968 support vm for range
Merge pull request !1968 from jiangjinsheng/vm_FusedMulApplyMomentumExtern
|
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
2. mod cora and citeseer conversion script
|
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
Merge pull request !1916 from lilei/add_proximal_ada_grad_optimizer
|
5 years ago |
lilei
|
36d9e353a5
|
add proximal_ada_grad optimizer
|
5 years ago |
mindspore-ci-bot
|
bfc18f3adc
|
!1873 synchronize latest ascend software 04 Jun 2020
Merge pull request !1873 from yanghaoran/master
|
5 years ago |
mindspore-ci-bot
|
5eb95599f6
|
!1874 Updates to string tensor
Merge pull request !1874 from h.farahat/string_tensor_updates
|
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.
Merge pull request !1945 from vlne-v1/I1JXUP-resnet50-thor-assign-fail
|
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
- Support accepting Numpy of str as input
- Support batching strings
- Core logic of batch&pad is static
- Make Pad a utility function
|
5 years ago |
Wei Luning
|
ee8420aefa
|
Make assign operator to use the signature.
|
5 years ago |
zhaoting
|
b16a552d41
|
Revert "Revert "add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try""
This reverts commit 705c71a257 .
|
5 years ago |
liuxiao
|
6856c2ac7a
|
Adapt ops ApplyProximalAdagrad for GE
|
5 years ago |