ms_yan
dd9bfa8174
modify the check and msg in to_device
5 years ago
mindspore-ci-bot
65c6e54e2e
!2773 Adding cpp_api
...
Merge pull request !2773 from 章一智/cpp_api
5 years ago
ZPaC
bb6373d690
Add ps embedding lookup kernels
5 years ago
mindspore-ci-bot
c31b523fef
!3019 Add ps optimizer builder info
...
Merge pull request !3019 from ZPaC/add-ps-optimizer-build-info
5 years ago
ZPaC
8273c2a39c
Add ps optimizer info builder.
5 years ago
mindspore-ci-bot
2e45aa6c19
!3014 Add ps optimizer info
...
Merge pull request !3014 from ZPaC/add-ps-optim-info
5 years ago
mindspore-ci-bot
b81e8608ef
!3015 Fix GE compile error
...
Merge pull request !3015 from ZPaC/fix-ge-compile-error
5 years ago
mindspore-ci-bot
6284c42a76
!2941 MD tokenizer support output offsets
...
Merge pull request !2941 from xiefangqi/md_add_offsets_feature
5 years ago
mindspore-ci-bot
6db1474b7e
!3001 Fix random ci fail
...
Merge pull request !3001 from zhoufeng/fix-random-ci-fail
5 years ago
mindspore-ci-bot
ebc6b92c27
!3002 add arg check for enumerate
...
Merge pull request !3002 from zhangbuxue/add_arg_check_for_enumerate
5 years ago
dessyang
82426851f1
Add sample script of data processing for fine-tuning BERT on ClUE dataset
...
Add sample script of data processing for fine-tuning BERT on CLUE dataset
fix pylint
fix pylint missing-docstring
Add sample script of data processing for fine-tuning BERT on CLUE dataset
fix pylint
fix pylint missing-docstring
fix pylint
5 years ago
ZPaC
272e397be7
Add ps optimizer info.
5 years ago
xiefangqi
47060631e5
add offsets feature to tokenizer
5 years ago
ZPaC
e3316ae9d7
Fix ge compile error.
5 years ago
mindspore-ci-bot
541456044d
!2934 GraphData support random_walk and get_edge_feature
...
Merge pull request !2934 from heleiwang/gnn_july
5 years ago
mindspore-ci-bot
95e75c3119
!3005 session code review
...
Merge pull request !3005 from Margaret_wangrui/code_review
5 years ago
laiyongqiang
ff80587ca7
optimize memory reuse according streams info
5 years ago
ervinzhang
bd5a777f81
introducing new C++ API
5 years ago
peixu_ren
cccb230f7b
Add random normal cuda implementation on GPU
5 years ago
mindspore-ci-bot
2f565f4c20
!2776 Update API of dataset.text.lookup
...
Merge pull request !2776 from ZiruiWu/master
5 years ago
mindspore-ci-bot
1354d872aa
!2936 dataset: modify config api
...
Merge pull request !2936 from ms_yan/config_modify
5 years ago
Margaret_wangrui
9c784a6c74
session code review
5 years ago
mindspore-ci-bot
0f4617a8df
!2978 switch input generalizes partial
...
Merge pull request !2978 from Margaret_wangrui/switch_input
5 years ago
ms_yan
edd7e184d8
modify config api
5 years ago
mindspore-ci-bot
8844462e15
!2996 Add test case for switch_layer
...
Merge pull request !2996 from fanglei/add_testcase_switchlayer
5 years ago
kingfo
add3778a61
add grad all in pynative mode
5 years ago
mindspore-ci-bot
f1308e9645
!2937 MatMul op change to MatMulV2 for GE backend.
...
Merge pull request !2937 from liuxiao93/MatMul-change-to-MatMulV2
5 years ago
panbingao
45dbc8bf04
Move model_zoo.resnet.py
5 years ago
mindspore-ci-bot
f201bd655c
!2979 Add push pull kernel
...
Merge pull request !2979 from ZPaC/add-push-pull-kernel
5 years ago
jiangjinsheng
4d621582af
fix InvertPermutation
5 years ago
heleiwang
7a046a1d70
support get_edge_feature
5 years ago
buxue
cf797d3bf2
add arg check for enumerate
5 years ago
zhoufeng
01ce557c8d
Fix random ci fail
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
liuxiao93
d74d2608cb
Add attr in ROIAlign.
5 years ago
mindspore-ci-bot
4670b58c50
!2908 dataset: avoid same column name and add para check for to_device
...
Merge pull request !2908 from ms_yan/column_empty
5 years ago
mindspore-ci-bot
9b4ec82f93
!2993 Fix that the usage is error in the SummaryCollector example
...
Merge pull request !2993 from ougongchang/fix_api
5 years ago
leilei_snow
38f32d0f8f
add testcase for switchlayer.
5 years ago
mindspore-ci-bot
854290c098
!2984 fix hswishquant and hsigmoidquant validation false bug
...
Merge pull request !2984 from chenzhongming/master
5 years ago
mindspore-ci-bot
87722b9e09
!2912 Update ssim and add msssim
...
Merge pull request !2912 from fanglei/msssim
5 years ago
ZPaC
e0da486e2f
Add push pull kernels
5 years ago
ougongchang
9062ea4bdd
There is a error in the SummaryCollector example.
...
The useage is error when collect custom lineage data.
5 years ago
Wei Luning
b522368161
fix bug of quant export without input fakequant.
5 years ago
ms_yan
83bc1fb343
repair issue for same column name and para check
5 years ago
mindspore-ci-bot
ee199007ed
!2942 change reduce node's reduce axis attr whem it's using in special foramt
...
Merge pull request !2942 from lianliguang/convert-reduce-axis-when-selected-hw-special-format-for-reduce-kernel
5 years ago
mindspore-ci-bot
c8d7ac13aa
!2976 Add input infos to output for apply op to match the tbe registered info
...
Merge pull request !2976 from YuJianfeng/input2output
5 years ago
mindspore-ci-bot
b63b6bd168
!2986 Add worker proxy
...
Merge pull request !2986 from ZPaC/add-worker-proxy
5 years ago
mindspore-ci-bot
bccfa48509
!2980 Prevent empty column names
...
Merge pull request !2980 from nhussain/empty_column_b
5 years ago
leilei_snow
9b21420b3e
update SSIM loss, add MSSSIM loss feature; add their ut testcases.
5 years ago
mindspore-ci-bot
9daeeb5a81
!2961 add st to protect pynative hook from abnormal
...
Merge pull request !2961 from JoyLvliang/add-st-to-protect-pynative-hook-from-abnormal
5 years ago
mindspore-ci-bot
c1f881e6f3
!2592 Keep parameters of previous step in TensorLoader
...
Merge pull request !2592 from ShidaHe/debugger_dev
5 years ago