linqingke
f679568d86
gpu ops code and test case.
5 years ago
mindspore-ci-bot
875bdc2ebc
!3319 mv warpctc to official cv
...
Merge pull request !3319 from gengdongjie/master
5 years ago
mindspore-ci-bot
db1a1fb88b
!3335 scripts updation for bert to debug failures of pre-training processing when warmup step was set to be zero
...
Merge pull request !3335 from shibeiji/bert_script_debug
5 years ago
mindspore-ci-bot
08bafed565
!3330 [AutoParallel]Support dataset in GPU
...
Merge pull request !3330 from lichen/autoparallel_support_dataset_in_gpu
5 years ago
mindspore-ci-bot
6596f5626c
!3327 fix bug in sparse proximal ada grad and add annotation for LearningRateSchedule
...
Merge pull request !3327 from wangnan39/fix_bug_in_sparse_proximal_adam_optim
5 years ago
CaoJian
f9fdb52373
modify the vgg16/lstm path to offical/{cv/npl}
5 years ago
Wei Luning
2899aaade5
fix bug in remove phiphi should replace the inner ones first
5 years ago
shibeiji
af4923123c
script update for bert
5 years ago
mindspore-ci-bot
9351739b3d
!3295 support mix precision in pynative mode
...
Merge pull request !3295 from wangqiuliang/support-mix-precision
5 years ago
wangnan39@huawei.com
19762375a5
fix bug in sparse proximal ada grad
5 years ago
mindspore-ci-bot
031ce81555
!3266 add resnext50 GPU script and change the foler path of resnext50 in model zoo
...
Merge pull request !3266 from zhaoting/ResNext50
5 years ago
mindspore-ci-bot
b4547adb43
!3306 fix api example
...
Merge pull request !3306 from guozhijian/fix_api_example
5 years ago
mindspore-ci-bot
78443578a5
!3322 revert anf export modify
...
Merge pull request !3322 from dinghao/master
5 years ago
lichenever
e712c6cfe5
autoparallel support dataset in gpu
5 years ago
mindspore-ci-bot
362a14e008
!3321 fix wide and deep performance
...
Merge pull request !3321 from anzhengqi/fix-wide-deep-performance
5 years ago
jiangzhiwen
58f739e983
fix csv shard
5 years ago
kingfo
09b437285b
support mix precision in pynative
5 years ago
liuxiao93
e924c56c49
Add register information of BNInference.
5 years ago
mindspore-ci-bot
8f4bab4e75
!2410 Support insert memcpy between two hccl op if the part outputs of prior hccl op linking to next hccl op
...
Merge pull request !2410 from huanghui/insert-memcpy-async-pass
5 years ago
mindspore-ci-bot
78d0ced83e
!3304 fix dataset iterator bug
...
Merge pull request !3304 from jinyaohui/master
5 years ago
mindspore-ci-bot
bc20de741a
!3315 restore reshape ut
...
Merge pull request !3315 from yao_yf/restore_auto_parallel_reshape_ut
5 years ago
mindspore-ci-bot
097b77c3b8
!3273 Optimized checkpoint save slice tensor
...
Merge pull request !3273 from changzherui/save_slice_tensor
5 years ago
mindspore-ci-bot
c84d4bbd36
!3180 Update for python AutoContrast API, cpp UnifromAugment API and UT
...
Merge pull request !3180 from alashkari/update-aug-ops-2
5 years ago
mindspore-ci-bot
174acbec13
!3265 Decouple ir from optimizer
...
Merge pull request !3265 from hewei/decouple_ir_optimizer
5 years ago
mindspore-ci-bot
cd9dd38044
!3313 delete annotation of decay filter in optimizers
...
Merge pull request !3313 from wangnan39/delete_annotation_of_decay_filter_in_optimizers
5 years ago
jonyguo
90a4e1205a
fix: api example
5 years ago
anzhengqi
f3ae371436
fix network wide and deep
5 years ago
dinghao
c3dd731f89
Revert "parse tuple value and shape in prim attr"
...
This reverts commit ae1d948792
.
5 years ago
zhaoting
20e5f7196e
add gpu resnext50
5 years ago
mindspore-ci-bot
ca6da6751f
!3218 Move mass and fasterrcnn to new model zoo directory.
...
Merge pull request !3218 from linqingke/mass
5 years ago
mindspore-ci-bot
de14b851e1
!3310 move deeplabv3 and resnext50 from model_zoo to model_zoo/official/cv
...
Merge pull request !3310 from z00378171/master
5 years ago
zhouyaqiang
4f9b79f5d1
move deeplabv3 and resnext50 from model_zoo to model_zoo/official/cv
5 years ago
mindspore-ci-bot
2eefb94fee
!3312 Relax the threshold of pynative resnet50 performance st
...
Merge pull request !3312 from JoyLvliang/Relax-the-threshold-of-pynative-resnet50-performance-st
5 years ago
mindspore-ci-bot
4cdc404805
!3286 fix conv2d precision problem and conv2d runtime error
...
Merge pull request !3286 from lvchangquan/transdata
5 years ago
mindspore-ci-bot
f6d7d97704
!3281 Fix some API description of ops.
...
Merge pull request !3281 from liuxiao93/fix-api-bug
5 years ago
mindspore-ci-bot
ac993460bf
!3288 delete useless code for all reduce
...
Merge pull request !3288 from yangzhenzhang/delete-useless-code
5 years ago
yao_yf
1d3a06a3b0
recover reshape ut
5 years ago
lirongzhen1
5d63c60135
add sparse feature test cases for auto parallel
5 years ago
Amir Lashkari
6f186aafa0
Update Python UA op, AutoContrast Op and UT
...
Updated Validators.py
Fixed UA UT
Fixed UA UT
Fixed PyLint Errors
Added aditional changes
remove old golden AutoContrast UT file
updated Autocontrast python UT
Added golden files
Fixed issue
fixed UT
5 years ago
WilliamLian
f21167c971
clean codedex&&bot warning
5 years ago
dayschan
7304efe16e
Add 13 akg/ascend op registers
...
AddN/Equal/GreaterEqual/Less/LessEqual/Log/Neg/Pow/Reciprocal/ReduceMax/ReduceMin/ReduceSum/Square.
5 years ago
mindspore-ci-bot
d15b4c5d61
!3201 RoI Align GPU kernel
...
Merge pull request !3201 from JonathanY/main
5 years ago
mindspore-ci-bot
38a52a5b67
!3176 Add gpu support for ResizeNearestNeighbor
...
Merge pull request !3176 from 34bunny/GPU-ResizeNearestNeighbor
5 years ago
lvchangquan
25878e62d9
fix conv2d precision problem and conv2d runtime error.
5 years ago
mindspore-ci-bot
21783ce221
!3300 Optimize server code
...
Merge pull request !3300 from ZPaC/new-feature-of-ps
5 years ago
wangnan39@huawei.com
2b182633e9
delete annotation of decay filter in optimizers
5 years ago
lvliang
6f1d2768f8
Relax-the-threshold-of-pynative-resnet50-performance-st
5 years ago
gengdongjie
6ec499db72
mv warpctc to offcial/cv
5 years ago
Zirui Wu
40ea84ae81
fix from_file validator minor error, 1 line change
...
add test case
5 years ago
mindspore-ci-bot
e09d50e4d6
!3287 change directory of YOLOv3-ResNet18 and SSD from model_zoo to model_zoo/official/cv
...
Merge pull request !3287 from chengxb7532/master
5 years ago