mindspore-ci-bot
|
896d096fbe
|
!2304 Merge pynative and static memory into mem pool
Merge pull request !2304 from JoyLvliang/merge-pynative-and-static-memory-into-mempool
|
5 years ago |
Hoai Linh Tran
|
86a4abadac
|
Change node collections into flag for calling Renormalize
|
5 years ago |
Jesse Lee
|
e0ef91a676
|
Fix Queue::Reset
|
5 years ago |
mindspore-ci-bot
|
9991df8676
|
!2855 Fix issue with string typecasting for FillOp
Merge pull request !2855 from nhussain/fill_op_typecasting
|
5 years ago |
yuchaojie
|
3ce29513db
|
only save ckpt in rank0 for Transformer
|
5 years ago |
mindspore-ci-bot
|
6124a4ed19
|
!2859 Print tensor as numpy.
Merge pull request !2859 from ZhangQinghua/master
|
5 years ago |
mindspore-ci-bot
|
48e9d60a1f
|
!2808 add_hccl_tools
Merge pull request !2808 from Guomenghao319/add_hccl_tools
|
5 years ago |
mindspore-ci-bot
|
f92c4a5312
|
!2862 reselect the kernel after rectify the build info of domask
Merge pull request !2862 from lianliguang/reselect-the-kernel-info-after-rectify-domask-kernel
|
5 years ago |
yao_yf
|
37338813f0
|
skip strategy ckpt save for reshape
|
5 years ago |
fary86
|
a55a7f3bcf
|
Do not generate file 'ms_output_*.pb'
|
5 years ago |
lvliang
|
1d07832997
|
merge-pynative-and-static-memory-into-mempool
|
5 years ago |
mindspore-ci-bot
|
51f8ffab64
|
!2829 googlenet support multy node training
Merge pull request !2829 from caojian05/ms_master_dev
|
5 years ago |
Zhang Qinghua
|
e377c966f4
|
Output the string of Tenser as summary format.
|
5 years ago |
mindspore-ci-bot
|
f245b22133
|
!2866 modify the loss scale annotation
Merge pull request !2866 from lilei/modify_loss_scale_annotation
|
5 years ago |
mindspore-ci-bot
|
875b597d2c
|
!2873 Adjust layer number of outputs of empty graph
Merge pull request !2873 from zhoufeng/xiu-ba-ge
|
5 years ago |
mindspore-ci-bot
|
e9bccf18b1
|
!2871 fix MatrixSetDiag
Merge pull request !2871 from jiangjinsheng/issue_fix4
|
5 years ago |
mindspore-ci-bot
|
a6b67eb216
|
!2872 fix ctc label indices dim one check
Merge pull request !2872 from wuxuejian/ctcloss_check
|
5 years ago |
jiangjinsheng
|
a3565a75d1
|
vm for ParallelConcat
|
5 years ago |
zhoufeng
|
44d1499e42
|
Adjust layer number of outputs of empty graph
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
mindspore-ci-bot
|
3d377c51b9
|
!2839 support vm for PopulationCount
Merge pull request !2839 from jiangjinsheng/vm_population_count
|
5 years ago |
jiangjinsheng
|
d5b08d6dc4
|
fixed MatrixSetDiag
|
5 years ago |
GuoMengHao
|
ab90f30a2b
|
add hccl_tools
Signed-off-by: GuoMengHao <guomenghao@huawei.com>
|
5 years ago |
wuxuejian
|
b0dd9caed4
|
fix ctc label indices dim one check
|
5 years ago |
WilliamLian
|
60e3849178
|
reselect the domask's child node after rectify the node domask
|
5 years ago |
lilei
|
8abca21d25
|
modify the loss scale annotation
|
5 years ago |
mindspore-ci-bot
|
d0dd892884
|
!2857 Revert "optimize the graph output of all nop node"
Merge pull request !2857 from limingqi107/master
|
5 years ago |
mindspore-ci-bot
|
d4185f336c
|
!2848 change crop_size from tensor to tuple
Merge pull request !2848 from xutianchun/crop_size_tuple
|
5 years ago |
mindspore-ci-bot
|
0aa8f0010d
|
!2850 Fix data preprocess bug in yolov3-darknet53
Merge pull request !2850 from yangyongjie/master
|
5 years ago |
mindspore-ci-bot
|
99d6430b3f
|
!2835 fix cpu gatherV2 index out of bounds
Merge pull request !2835 from baihuawei/gatherV2
|
5 years ago |
mindspore-ci-bot
|
056f9f6dc1
|
!2861 use addparam to replace setparam to reduce overhead
Merge pull request !2861 from xychow/optimize-setparam-to-addparam
|
5 years ago |
mindspore-ci-bot
|
ccad0cae3a
|
!2856 Update the Api document of SummaryCollector and SummaryRecord.
Merge pull request !2856 from ougongchang/fix_summary_record
|
5 years ago |
mindspore-ci-bot
|
bb44e9088c
|
!2851 Fix some mistakes of InplaceADD vm ops and apply in new character of dynamic format
Merge pull request !2851 from liuwenhao/pr_1949
|
5 years ago |
baihuawei
|
b1d6ef0e88
|
fix GatherV2 index out of bounds
|
5 years ago |
mindspore-ci-bot
|
aef002ad6c
|
!2809 support Python built-in function 'enumerate'
Merge pull request !2809 from zhangbuxue/support_Python_built-in_functions_enumerate
|
5 years ago |
mindspore-ci-bot
|
f6a45a8fab
|
!2847 Add record for transform status
Merge pull request !2847 from Kang/master
|
5 years ago |
xutianchun
|
f9088f46bd
|
change crop_size from tensor to tuple
|
5 years ago |
limingqi107
|
9523ab19ef
|
Revert "optimize the graph output of all nop node"
This reverts commit 4949f6ca39 .
|
5 years ago |
mindspore-ci-bot
|
17319d8dfd
|
!2843 Add TransShape operator
Merge pull request !2843 from fanglei/trans_shape
|
5 years ago |
zhousiyi
|
df0d89ed8b
|
use addparam to optimize setparam to reduce manager overhead
|
5 years ago |
caojian05
|
d9ecfb1858
|
support multi server muli process
|
5 years ago |
liuwenhao4
|
5897793b01
|
Fixing some tiny mistake of InplaceAdd, InplaceSub and InplaceUpdate vm ops and apply new character of dynamic format
|
5 years ago |
leilei_snow
|
5cccfbc61b
|
Add TransShape Operator.
|
5 years ago |
hesham
|
c45bce4e8f
|
JPEG decoder hangs if the image is sliced to 3 bytes only.
|
5 years ago |
mindspore-ci-bot
|
f42e36b629
|
!2845 Fix empty graph dump ir failed
Merge pull request !2845 from zhoufeng/empty-graph-dump-ir
|
5 years ago |
mindspore-ci-bot
|
0a279b7f73
|
!2849 fix serving peformance
Merge pull request !2849 from dinghao/master
|
5 years ago |
zhoufeng
|
1f8b00dff2
|
Fix empty graph dump ir
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
mindspore-ci-bot
|
f6b6ef2796
|
!2761 Record unreused arg in kernel graph
Merge pull request !2761 from chenfei_mindspore/split-real-inputs-to-reuse-args-and-not-reuse-args
|
5 years ago |
mindspore-ci-bot
|
d17c997dd7
|
!2837 add transformer in model_zoo/README
Merge pull request !2837 from yuchaojie/transformer
|
5 years ago |
mindspore-ci-bot
|
ac3c35c329
|
!2749 GPU update argmaxwithvalue
Merge pull request !2749 from VectorSL/argmaxwithvalue
|
5 years ago |
ougongchang
|
0ee568b733
|
Update the Api document of SummaryCollector and SummaryRecord.
Add more detail note for SummaryCollector and SummaryRecord,
else if it is used not right, some proplem will be caused.
|
5 years ago |