mindspore-ci-bot
|
db027bf31d
|
!1956 Add CI test and fix data preprocessing for deeplabv3
Merge pull request !1956 from z00378171/master
|
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 |
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 |
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 |
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 |
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 |