mindspore-ci-bot
|
3b809f2b0b
|
!1996 Fix single BatchNorm fission && SoftmaxGradExt fusion pass
Merge pull request !1996 from huanghui/single-batchnorm-fission-pass
|
5 years ago |
mindspore-ci-bot
|
87fa15de80
|
!2021 GPU add akg kernel greaterequal notequal
Merge pull request !2021 from VectorSL/gpu-add-akg-kernel
|
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
Merge pull request !2002 from leopz/test_dump
|
5 years ago |
mindspore-ci-bot
|
47404538f3
|
!1994 Add transformer net test
Merge pull request !1994 from zhangyinxia/master
|
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
Merge pull request !2044 from lichen/add_sparse_gatherv2
|
5 years ago |
leopz
|
c45f4d225d
|
dump binary ir
|
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 |
zhangyinxia
|
f3aa04bd4d
|
add transformer test
|
5 years ago |
mindspore-ci-bot
|
5b0472683c
|
!1737 sparse feature backpropagation
Merge pull request !1737 from lirongzhen1/sparse
|
5 years ago |
mindspore-ci-bot
|
db027bf31d
|
!1956 Add CI test and fix data preprocessing for deeplabv3
Merge pull request !1956 from z00378171/master
|
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
|
935b4cea91
|
!1967 check arg is tensor with vm backend
Merge pull request !1967 from zhangbuxue/check_arg_is_tensor_with_vm
|
5 years ago |
mindspore-ci-bot
|
8eb8663fbd
|
!2000 Make GetMutableBuffer protected
Merge pull request !2000 from h.farahat/tensor_mutabble_buffer
|
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 |
hesham
|
0c5e47111b
|
- Move MutableBuffer to be protected
- Add new CreateTensors
|
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 |
mindspore-ci-bot
|
beefb20c01
|
!1983 Remove inheritance of Sampler from DatasetOp
Merge pull request !1983 from JesseKLee/sampler
|
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 |
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
Merge pull request !1976 from yanghaoran/master
|
5 years ago |
mindspore-ci-bot
|
81ba3b1b99
|
!1868 Enhance insert memcpy for hccl op
Merge pull request !1868 from huanghui/insert-memcpy-async-pass
|
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 |
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
Merge pull request !1908 from Tinazhang/ut-normalize
|
5 years ago |
mindspore-ci-bot
|
9e1dea1ff9
|
!1928 delete redundant reshape op
Merge pull request !1928 from yoonlee666/deletereshape
|
5 years ago |
unknown
|
c929dab3dd
|
1:modify shell for deeplabv3
2:fix normalize bug
3:add ci test3:add ci test3:add ci test
|
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
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 |
mindspore-ci-bot
|
38109a386b
|
!1957 fix cmakelists
Merge pull request !1957 from jiangjinsheng/issue_merge
|
5 years ago |
mindspore-ci-bot
|
d9c7a8400e
|
!1933 edit bert example scripts
Merge pull request !1933 from yoonlee666/edit-example
|
5 years ago |
jiangjinsheng
|
709704d339
|
fixed CMakeLists.txt
|
5 years ago |
mindspore-ci-bot
|
d6cc7089fc
|
!1888 Add cpu kernel implement of sparse adam
Merge pull request !1888 from YuJianfeng/adam
|
5 years ago |
lilei
|
36d9e353a5
|
add proximal_ada_grad optimizer
|
5 years ago |
mindspore-ci-bot
|
0903428296
|
!1946 [AutoParallel]Remove resnet50 st
Merge pull request !1946 from lichen/remove_autoparallel_st
|
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 |
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""
This reverts commit 705c71a257 .
|
5 years ago |
mindspore-ci-bot
|
beb714d2d0
|
!1911 add a function to charge the node input and output is a scalar
Merge pull request !1911 from lianliguang/add-a-function-to-charge-the-node-input-or-output-if-is-a-scalar
|
5 years ago |
mindspore-ci-bot
|
c4b3534913
|
!1905 update cpu lstm
Merge pull request !1905 from baihuawei/cpulstm
|
5 years ago |
mindspore-ci-bot
|
39338c8627
|
!1101 Add GCN training scripts
Merge pull request !1101 from chentingting/gcn
|
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
Merge pull request !1741 from wenkai/wk1_cpu_summary_0531
|
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
Merge pull request !1862 from jiangjinsheng/issue_doc
|
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.
Merge pull request !1902 from chenhaozhe/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
Merge pull request !1831 from ghzl/add-oder-parameters-in-group-functions
|
5 years ago |
jiangjinsheng
|
51affc2f1b
|
fixed validator for CumProd, ReduceProd, ApplyRMSProp
|
5 years ago |
mindspore-ci-bot
|
b350ee0c00
|
!1824 add single batchnorm fission pass
Merge pull request !1824 from huanghui/single-batchnorm-fission-pass
|
5 years ago |
mindspore-ci-bot
|
c82a8bf483
|
!1678 modify print
Merge pull request !1678 from jinyaohui/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
Merge pull request !1865 from JichenZhao/bnops_for_vm
|
5 years ago |