shibeiji
29e35a31c0
add order params for bert to improve performance
5 years ago
mindspore-ci-bot
183cf5cf5d
!3285 Add Encode,Decode,SGD,floordiv,ScatterNd,GatherNd ops.
Merge pull request !3285 from linqingke/gpu_ops
5 years ago
fangzehua
8ee116c70b
fix_padding
5 years ago
mindspore-ci-bot
7b54fd8304
!3318 [MD] add pydoc for save ops
Merge pull request !3318 from liyong126/fix_save_doc
5 years ago
mindspore-ci-bot
322c24e6c5
!3331 Add register information of BNInference.
Merge pull request !3331 from liuxiao93/Add-BNInference-opInfo
5 years ago
mindspore-ci-bot
21a5f06e93
!3328 Add testcases
Merge pull request !3328 from shenwei41/sw_master
5 years ago
ms_yan
27190cf2fc
add param check for to_device and device_que
5 years ago
fary86
e470fbf2bc
Fix float max value compare
5 years ago
mindspore-ci-bot
a4f447af6c
!3289 Move abstract function to core abstract folder.
Merge pull request !3289 from ZhangQinghua/master
5 years ago
WilliamLian
12bdb82a04
fix bug of warning info print
5 years ago
liyong
43e5db3d42
fix save op pydoc
5 years ago
yujianfeng
4d18e9ec35
Fix internal multiple outputs check
5 years ago
tony_liu2
1f4251a440
add try to minddataset python tests to remove files on fail
delete unrelated file
change finally to except else
fix spacing alignment
fix indentation
fix indentation
fix indentation
add fix to new test case
add if main for pytest
fix spacing
5 years ago
mindspore-ci-bot
859fe6bc41
!3342 C++ API Support for Skip Dataset Op plus UTs
Merge pull request !3342 from cathwong/ckw_c_api_skip
5 years ago
John Tzanakakis
b3c0eb61d5
GPU debugger - milestone 1 and GPU dump
Additonal Authors: Adel Shafiei, Harshvardhan Gupta
5 years ago
mindspore-ci-bot
df1300d9cb
!3294 Refactor opt/pre passes
Merge pull request !3294 from nsyca/removal_pass
5 years ago
danish
adf59d2ded
commit one - PadOp Support files
clang format fix
fix format - cpplint
5 years ago
Cathy Wong
8921a6099c
C++ API Support for Skip Dataset Op and UTs
5 years ago
mindspore-ci-bot
c24122bb55
!3303 fix validator that checks the vocab_size is positive in vocab.from_file
Merge pull request !3303 from ZiruiWu/fix_vocab_validator
5 years ago
Nat Sutyanyong
9fb1904ed8
Refactoring opt/pre
5 years ago
mindspore-ci-bot
4bbbf2dc7a
!3336 [bug][ci]fix bug when remove the phis
Merge pull request !3336 from vlne-v1/remove_loop_can_unroll
5 years ago
Giancarlo Colmenares
fdd8f8d818
Added support for unspecified tokens/nodes in PPrimitive
5 years ago
mindspore-ci-bot
760cd6829b
!3337 add check for implicit conversion when scalar is not number and bool
Merge pull request !3337 from zhangbuxue/add_check_for_implict_conversion_when_scalar_is_string
5 years ago
mindspore-ci-bot
3d12d368fa
!3332 Fix csv dataset shard
Merge pull request !3332 from jiangzhiwen/fix_csv_shard
5 years ago
mindspore-ci-bot
8b8d3a91ea
!3309 clean codex&bot warning
Merge pull request !3309 from lianliguang/master
5 years ago
buxue
f84b055244
add check for implicit conversion when scalar is not number and bool.
5 years ago
lichenever
ac043ed0d3
fix_bug_for autoparallel gpu
5 years ago
shenwei41
4eaa396ca7
Add testcases
5 years ago
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