He Wei
|
216ebcb92c
|
Enable Lazy allocation for Tensor
1. Tensor data is lazy allocated if no data to be copied;
2. Add prefix to Tensor id to distinguish with other id.
|
5 years ago |
mindspore-ci-bot
|
71fd4321c6
|
!2677 End Of Sequence in vm
Merge pull request !2677 from laiyongqiang/eos_commit
|
5 years ago |
mindspore-ci-bot
|
7951b318d0
|
!2697 format device ascend code
Merge pull request !2697 from kisnwang/format-device-ascend-code
|
5 years ago |
mindspore-ci-bot
|
2291213b8b
|
!2574 Clean codex
Merge pull request !2574 from TronZhang/codex_0624
|
5 years ago |
yangyongjie
|
5276551953
|
add Yolov3-darknet53 model
|
5 years ago |
mindspore-ci-bot
|
b972d8e798
|
!2702 configure slice tensors shape for auto parallel
Merge pull request !2702 from lirongzhen1/env
|
5 years ago |
mindspore-ci-bot
|
e40ba6f8bc
|
!2705 Solve Mass CodeX warning
Merge pull request !2705 from 刘崇鸣/solve_mass_codex_warning
|
5 years ago |
mindspore-ci-bot
|
d08a89ab87
|
!2737 makes 0 an invaild bucket size
Merge pull request !2737 from Peilin/zero-input-bucket-check
|
5 years ago |
mindspore-ci-bot
|
3197f9fb35
|
!2733 Schema clean up
Merge pull request !2733 from EricZ/schema_fix
|
5 years ago |
mindspore-ci-bot
|
1227719cdd
|
!2603 [Dataset Python UT] Cleanup mse and md5 validation
Merge pull request !2603 from TinaMengtingZhang/I1LTCA-mse-check-cleanup
|
5 years ago |
peilin-wang
|
9468b49e28
|
bucket_batch_sizes must be strictly positive, 0 is not a valid batch size
|
5 years ago |
Eric
|
88bb65768e
|
Clean up part 1
Removed extra fields in schema
Fixed test cases
Fixing CI
|
5 years ago |
mindspore-ci-bot
|
a5c1e09469
|
!2736 Remove de_error.h
Merge pull request !2736 from Alexey_Shevlyakov/remove_de_error
|
5 years ago |
Alexey Shevlyakov
|
71cede8173
|
remove de_error.h
|
5 years ago |
mindspore-ci-bot
|
c70e6987ba
|
!2624 Fix config test
Merge pull request !2624 from EricZ/fix_config_test
|
5 years ago |
mindspore-ci-bot
|
9b4399480a
|
!2321 Connector throughput performance metric
Merge pull request !2321 from Alexey_Shevlyakov/connector_throughput_dev
|
5 years ago |
tinazhang66
|
5cd3136355
|
remove local defined mse and add missing mse/md5 validation
|
5 years ago |
gengdongjie
|
03c57a1e8b
|
add warpctc to modelzoo
|
5 years ago |
mindspore-ci-bot
|
690133b45a
|
!2724 fix IndexError to TypeError
Merge pull request !2724 from amongo/FixTensor0DimIndexError
|
5 years ago |
zhoufeng
|
49c9bd769b
|
vm no process empty graph
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
mindspore-ci-bot
|
7882d6e590
|
!2728 Fix the batch size collected
Merge pull request !2728 from luopengting/fix_batch_size
|
5 years ago |
mindspore-ci-bot
|
1066debc2b
|
!2698 GPU dropout rewrite
Merge pull request !2698 from VectorSL/drop
|
5 years ago |
mindspore-ci-bot
|
0e38672bf3
|
!2723 fix mobilenetV3 accuracy
Merge pull request !2723 from panfengfeng/fix_mobilenetv3_accuracy
|
5 years ago |
mindspore-ci-bot
|
51c4f4a499
|
!2683 Add TBE operaters ApplyAddSign\ApplyPowerSign\ApplyGradientDescent\ApplyProximalGradientDescent for VM.
Merge pull request !2683 from liuxiao/ops-for-VM
|
5 years ago |
mindspore-ci-bot
|
f0ab20fe6d
|
!2409 add st testcases pytest mark
Merge pull request !2409 from amongo/AddTensorSetItemSTCases
|
5 years ago |
luopengting
|
0e1c21d6b3
|
fix batch_size, collected batch_num before
|
5 years ago |
mindspore-ci-bot
|
7222dddbd8
|
!2652 Add resnext50 network
Merge pull request !2652 from z00378171/master
|
5 years ago |
panfengfeng
|
b01f47a092
|
fix mobilenetv3 scripts
|
5 years ago |
huangdongrun
|
9cebb1630b
|
IndexError to TypeError
|
5 years ago |
mindspore-ci-bot
|
58b0eda0c2
|
!2711 remove useless code
Merge pull request !2711 from zyli2020/fix_code_review_warnings
|
5 years ago |
zhouyaqiang
|
b1a1e24e07
|
add resnext50
|
5 years ago |
mindspore-ci-bot
|
e2b17999a8
|
!2708 update api comment and del dead code
Merge pull request !2708 from guozhijian/enhance_api_comment_del_dead_code
|
5 years ago |
mindspore-ci-bot
|
5b8957a884
|
!2717 dataset: some parameter check for NumpySlices and num_sharads
Merge pull request !2717 from ms_yan/check_param
|
5 years ago |
mindspore-ci-bot
|
cf4d317d3e
|
!2716 del JiebaMode and NormalizeForm from python api doc
Merge pull request !2716 from qianlong21st/fix_python_api
|
5 years ago |
ms_yan
|
7fa0d9e7e4
|
add paramter check for numpyslices and num_shards
|
5 years ago |
mindspore-ci-bot
|
f7610a6caa
|
!2713 add notice
Merge pull request !2713 from jinyaohui/master
|
5 years ago |
qianlong
|
94581f1c43
|
del JiebaMode and NormalizeForm from python api doc
|
5 years ago |
jinyaohui
|
dd5fba1db9
|
add notice
|
5 years ago |
VectorSL
|
136b456967
|
gpu dropout rewrite
|
5 years ago |
lizhenyu
|
a3e8c7438f
|
remove useless code
|
5 years ago |
huangdongrun
|
71f8ecbcdb
|
add testcase pytest mark
|
5 years ago |
zhaozhenlong
|
a8654ac3b5
|
add ScatterMax ScatterMin ScatterSub for vm
|
5 years ago |
jonyguo
|
41d16a3c77
|
enhance: 1. fix api comment, 2. del dead code
|
5 years ago |
mindspore-ci-bot
|
28b0f5286c
|
!2703 Fix bug of paramter is the second input of control depend
Merge pull request !2703 from chenfei_mindspore/parameter-should-not-act-as-the-second-input-of-control-depend-when-depend-mode-is-0
|
5 years ago |
lirongzhen1
|
40251d9578
|
configure auto parallel tensors shape
|
5 years ago |
liuchongming74
|
490f949617
|
Solve MASS codex warning.
|
5 years ago |
mindspore-ci-bot
|
2f1b0dc531
|
!2692 Move resnet_thor from example to model_zoo
Merge pull request !2692 from panbingao/master
|
5 years ago |
chenfei
|
1ecaf912f9
|
if parameter is the second input of control depend and depend mode is 0,this control relation is invalid
|
5 years ago |
mindspore-ci-bot
|
fafdfa9a03
|
!2696 [bugfix]:Attr of axis of ReduceSum is invalid
Merge pull request !2696 from zyli2020/bug_fix
|
5 years ago |
kswang
|
89c9f46a97
|
format device ascend code
|
5 years ago |