Commit Graph

5666 Commits

Author SHA1 Message Date
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
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
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
jonyguo 90a4e1205a fix: api example 2020-07-22 15:32:55 +08:00
anzhengqi f3ae371436 fix network wide and deep 2020-07-22 15:30:44 +08:00
dinghao c3dd731f89 Revert "parse tuple value and shape in prim attr"
This reverts commit ae1d948792.
2020-07-22 15:29:37 +08:00
zhaoting 20e5f7196e add gpu resnext50 2020-07-22 15:27:34 +08:00
mindspore-ci-bot ca6da6751f !3218 Move mass and fasterrcnn to new model zoo directory.
Merge pull request !3218 from linqingke/mass
2020-07-22 15:13:18 +08:00
mindspore-ci-bot de14b851e1 !3310 move deeplabv3 and resnext50 from model_zoo to model_zoo/official/cv
Merge pull request !3310 from z00378171/master
2020-07-22 15:10:39 +08:00
zhouyaqiang 4f9b79f5d1 move deeplabv3 and resnext50 from model_zoo to model_zoo/official/cv 2020-07-22 15:05:11 +08:00
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
2020-07-22 14:51:51 +08:00
mindspore-ci-bot 4cdc404805 !3286 fix conv2d precision problem and conv2d runtime error
Merge pull request !3286 from lvchangquan/transdata
2020-07-22 14:51:27 +08:00
mindspore-ci-bot f6d7d97704 !3281 Fix some API description of ops.
Merge pull request !3281 from liuxiao93/fix-api-bug
2020-07-22 14:50:07 +08:00
mindspore-ci-bot ac993460bf !3288 delete useless code for all reduce
Merge pull request !3288 from yangzhenzhang/delete-useless-code
2020-07-22 14:49:51 +08:00
yao_yf 1d3a06a3b0 recover reshape ut 2020-07-22 14:30:12 +08:00
lirongzhen1 5d63c60135 add sparse feature test cases for auto parallel 2020-07-22 14:27:12 +08:00
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
2020-07-22 14:16:16 +08:00
WilliamLian f21167c971 clean codedex&&bot warning 2020-07-22 14:15:03 +08:00
dayschan 7304efe16e Add 13 akg/ascend op registers
AddN/Equal/GreaterEqual/Less/LessEqual/Log/Neg/Pow/Reciprocal/ReduceMax/ReduceMin/ReduceSum/Square.
2020-07-22 14:14:32 +08:00
mindspore-ci-bot d15b4c5d61 !3201 RoI Align GPU kernel
Merge pull request !3201 from JonathanY/main
2020-07-22 13:38:34 +08:00