mindspore-ci-bot
d874150fb3
!3334 dataset: add param check for device_que and to_device
...
Merge pull request !3334 from ms_yan/device_que_param
2020-07-23 11:55:31 +08:00
gukecai
0d16998210
fix log bug
2020-07-23 11:53:57 +08:00
mindspore-ci-bot
ef18c5f879
!3007 GPU debugger and GPU dump - milestone 1
...
Merge pull request !3007 from john_tzanakakis/master_ms1
2020-07-23 11:52:24 +08:00
mindspore-ci-bot
2ead27f8d5
!3343 fix float max value compare
...
Merge pull request !3343 from fary86/fix_float_max_value_compare
2020-07-23 11:46:38 +08:00
kswang
2d14147601
cpu support nonop net
2020-07-23 11:38:21 +08:00
mindspore-ci-bot
24dd2fc2a6
!3333 Fix internal multiple outputs check
...
Merge pull request !3333 from YuJianfeng/master
2020-07-23 11:38:11 +08:00
mindspore-ci-bot
7f1ccc5f3b
!3311 add sparse feature test cases for auto parallel
...
Merge pull request !3311 from lirongzhen1/master
2020-07-23 11:35:49 +08:00
mindspore-ci-bot
b606b84e6c
!3301 Commutative Primitive Patterns
...
Merge pull request !3301 from Giancarlo/pm_commutative_ops
2020-07-23 11:13:44 +08:00
zhoufeng
000a6c73a5
op debug
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-07-23 11:12:02 +08:00
shibeiji
29e35a31c0
add order params for bert to improve performance
2020-07-23 11:03:37 +08:00
mindspore-ci-bot
183cf5cf5d
!3285 Add Encode,Decode,SGD,floordiv,ScatterNd,GatherNd ops.
...
Merge pull request !3285 from linqingke/gpu_ops
2020-07-23 10:53:54 +08:00
fangzehua
8ee116c70b
fix_padding
2020-07-23 10:45:03 +08:00
mindspore-ci-bot
7b54fd8304
!3318 [MD] add pydoc for save ops
...
Merge pull request !3318 from liyong126/fix_save_doc
2020-07-23 10:40:24 +08:00
mindspore-ci-bot
322c24e6c5
!3331 Add register information of BNInference.
...
Merge pull request !3331 from liuxiao93/Add-BNInference-opInfo
2020-07-23 10:32:33 +08:00
mindspore-ci-bot
21a5f06e93
!3328 Add testcases
...
Merge pull request !3328 from shenwei41/sw_master
2020-07-23 09:57:22 +08:00
ms_yan
27190cf2fc
add param check for to_device and device_que
2020-07-23 09:54:10 +08:00
fary86
e470fbf2bc
Fix float max value compare
2020-07-23 09:42:11 +08:00
mindspore-ci-bot
a4f447af6c
!3289 Move abstract function to core abstract folder.
...
Merge pull request !3289 from ZhangQinghua/master
2020-07-23 09:39:37 +08:00
WilliamLian
12bdb82a04
fix bug of warning info print
2020-07-23 09:19:20 +08:00
liyong
43e5db3d42
fix save op pydoc
2020-07-23 09:00:33 +08:00
yujianfeng
4d18e9ec35
Fix internal multiple outputs check
2020-07-23 08:56:42 +08:00
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
2020-07-22 16:34:10 -04:00
mindspore-ci-bot
859fe6bc41
!3342 C++ API Support for Skip Dataset Op plus UTs
...
Merge pull request !3342 from cathwong/ckw_c_api_skip
2020-07-23 04:28:38 +08:00
John Tzanakakis
b3c0eb61d5
GPU debugger - milestone 1 and GPU dump
...
Additonal Authors: Adel Shafiei, Harshvardhan Gupta
2020-07-22 15:58:36 -04:00
mindspore-ci-bot
df1300d9cb
!3294 Refactor opt/pre passes
...
Merge pull request !3294 from nsyca/removal_pass
2020-07-23 02:51:31 +08:00
danish
adf59d2ded
commit one - PadOp Support files
...
clang format fix
fix format - cpplint
2020-07-22 13:41:11 -04:00
Cathy Wong
8921a6099c
C++ API Support for Skip Dataset Op and UTs
2020-07-22 13:21:35 -04:00
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
2020-07-23 00:49:29 +08:00
Nat Sutyanyong
9fb1904ed8
Refactoring opt/pre
2020-07-22 11:13:42 -04:00
mindspore-ci-bot
4bbbf2dc7a
!3336 [bug][ci]fix bug when remove the phis
...
Merge pull request !3336 from vlne-v1/remove_loop_can_unroll
2020-07-22 22:47:59 +08:00
Giancarlo Colmenares
fdd8f8d818
Added support for unspecified tokens/nodes in PPrimitive
2020-07-22 10:42:15 -04:00
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
2020-07-22 21:56:15 +08:00
mindspore-ci-bot
3d12d368fa
!3332 Fix csv dataset shard
...
Merge pull request !3332 from jiangzhiwen/fix_csv_shard
2020-07-22 21:15:09 +08:00
mindspore-ci-bot
8b8d3a91ea
!3309 clean codex&bot warning
...
Merge pull request !3309 from lianliguang/master
2020-07-22 21:13:33 +08:00
buxue
f84b055244
add check for implicit conversion when scalar is not number and bool.
2020-07-22 20:55:19 +08:00
lichenever
ac043ed0d3
fix_bug_for autoparallel gpu
2020-07-22 20:48:58 +08:00
shenwei41
4eaa396ca7
Add testcases
2020-07-22 20:21:19 +08:00
linqingke
f679568d86
gpu ops code and test case.
2020-07-22 20:15:52 +08:00
mindspore-ci-bot
875bdc2ebc
!3319 mv warpctc to official cv
...
Merge pull request !3319 from gengdongjie/master
2020-07-22 20:15:48 +08:00
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
2020-07-22 20:06:47 +08:00
mindspore-ci-bot
08bafed565
!3330 [AutoParallel]Support dataset in GPU
...
Merge pull request !3330 from lichen/autoparallel_support_dataset_in_gpu
2020-07-22 20:06:22 +08:00
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
2020-07-22 19:55:10 +08:00
CaoJian
f9fdb52373
modify the vgg16/lstm path to offical/{cv/npl}
2020-07-22 19:25:27 +08:00
Wei Luning
2899aaade5
fix bug in remove phiphi should replace the inner ones first
2020-07-22 19:07:46 +08:00
shibeiji
af4923123c
script update for bert
2020-07-22 18:40:31 +08:00
mindspore-ci-bot
9351739b3d
!3295 support mix precision in pynative mode
...
Merge pull request !3295 from wangqiuliang/support-mix-precision
2020-07-22 18:19:46 +08:00
wangnan39@huawei.com
19762375a5
fix bug in sparse proximal ada grad
2020-07-22 17:37:55 +08:00
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
2020-07-22 17:37:54 +08:00
mindspore-ci-bot
b4547adb43
!3306 fix api example
...
Merge pull request !3306 from guozhijian/fix_api_example
2020-07-22 17:34:41 +08:00
mindspore-ci-bot
78443578a5
!3322 revert anf export modify
...
Merge pull request !3322 from dinghao/master
2020-07-22 17:33:03 +08:00