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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
lichenever
|
e712c6cfe5
|
autoparallel support dataset in gpu
|
2020-07-22 17:29:08 +08:00 |
mindspore-ci-bot
|
362a14e008
|
!3321 fix wide and deep performance
Merge pull request !3321 from anzhengqi/fix-wide-deep-performance
|
2020-07-22 17:14:55 +08:00 |
jiangzhiwen
|
58f739e983
|
fix csv shard
|
2020-07-22 17:14:46 +08:00 |
kingfo
|
09b437285b
|
support mix precision in pynative
|
2020-07-22 17:12:36 +08:00 |
liuxiao93
|
e924c56c49
|
Add register information of BNInference.
|
2020-07-22 17:03:39 +08:00 |
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
|
2020-07-22 16:40:10 +08:00 |
mindspore-ci-bot
|
78d0ced83e
|
!3304 fix dataset iterator bug
Merge pull request !3304 from jinyaohui/master
|
2020-07-22 16:39:59 +08:00 |
mindspore-ci-bot
|
bc20de741a
|
!3315 restore reshape ut
Merge pull request !3315 from yao_yf/restore_auto_parallel_reshape_ut
|
2020-07-22 16:23:29 +08:00 |
mindspore-ci-bot
|
097b77c3b8
|
!3273 Optimized checkpoint save slice tensor
Merge pull request !3273 from changzherui/save_slice_tensor
|
2020-07-22 16:21:43 +08:00 |
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
|
2020-07-22 16:09:12 +08:00 |
mindspore-ci-bot
|
174acbec13
|
!3265 Decouple ir from optimizer
Merge pull request !3265 from hewei/decouple_ir_optimizer
|
2020-07-22 16:08:39 +08:00 |
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
|
2020-07-22 16:00:00 +08:00 |