mindspore-ci-bot
|
c661087b99
|
!2029 Create TensorRow class that supports a row id
Merge pull request !2029 from lixiachen/lixia/tensorrow
|
5 years ago |
Lixia Chen
|
6ae88c3987
|
Create TensorRow class that supports a row id.
|
5 years ago |
mindspore-ci-bot
|
b285c8fa9d
|
!1973 develop TensorScatterUpdate op and access ge and vm
Merge pull request !1973 from zhangbuxue/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
Merge pull request !2007 from wangnan39/add_lazy_adam_optim_and_support_sparse_admm_for_cpu_backend
|
5 years ago |
mindspore-ci-bot
|
a8378a3357
|
!1924 Add TBE ops ApplyAdaMax\ ApplyAdadelta\ ApplyAdagrad\ ApplyAdagradV2 for VM.
Merge pull request !1924 from liuxiao/ops-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
Merge pull request !2009 from chentingting/gcn_modelzoo
|
5 years ago |
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 |