Commit Graph

5484 Commits

Author SHA1 Message Date
mindspore-ci-bot 2c3f02b653 !3081 Enable stream sync when context is graph but run pynative
Merge pull request !3081 from JoyLvliang/enable-stream-sync-when-context-is-graph-but-run-in-pynative
2020-07-16 15:17:20 +08:00
liyong bc676fe250 save op in minddataset 2020-07-16 15:10:48 +08:00
leonwanghui 220f090ce5 update README.md.
Update Slack join link.
2020-07-16 15:05:46 +08:00
mindspore-ci-bot 932679d547 !3058 Check disk space before writing and eliminate the unneeded `mode` value
Merge pull request !3058 from LiHongzhang/check_disk_space
2020-07-16 14:59:34 +08:00
caifubi cb8b5dbd76 Remove build option -S 2020-07-16 14:51:48 +08:00
mindspore-ci-bot 25ee322ba3 !2966 reuse communication op output's memory
Merge pull request !2966 from laiyongqiang/hcom_memreuse
2020-07-16 14:51:12 +08:00
WilliamLian 50e2fda52d refactor primitive ComputeFunction function 2020-07-16 14:36:04 +08:00
mindspore-ci-bot dcacb6c918 !3085 Adapt TBE ops ApplyCenteredRMSPropD.
Merge pull request !3085 from liuxiao93/adapt-ApplyCenteredRmsProp
2020-07-16 14:33:56 +08:00
mindspore-ci-bot 5fcea19082 !3109 ssim add type error for unsupported types
Merge pull request !3109 from zhaozhenlong/fix-issue-ssim-raise-type-error
2020-07-16 14:33:17 +08:00
mindspore-ci-bot 8401d9a426 !3113 fix serving build problem
Merge pull request !3113 from dinghao/master
2020-07-16 14:19:59 +08:00
zhaoting 5c0962acfa add gpu split and restructure gpu concat 2020-07-16 14:18:49 +08:00
laiyongqiang 68c78ab6bb reuse communication op output's memory 2020-07-16 12:41:39 +08:00
dinghao b902fd49d6 fix serving compile 2020-07-16 11:52:44 +08:00
peixu_ren 1feca960aa Rollback to Normal on D 2020-07-16 00:49:23 -03:00
Ziyan 39f08eb7dd enable optimizer parallel 2020-07-16 11:47:41 +08:00
avakh 35c3a63701 support cpp invert operation 2020-07-15 23:45:45 -04:00
zhaozhenlong 0b930bd859 ssim raise type error for unsupported dtypes 2020-07-16 11:41:47 +08:00
mindspore-ci-bot b02fd3d8bc !3106 Optimization for map_data_.clear()
Merge pull request !3106 from Kang/optimization
2020-07-16 11:39:53 +08:00
Li Hongzhang 89462e9c3b check disk space before writing and remove unused mode value 2020-07-16 11:31:50 +08:00
mindspore-ci-bot 45d18f5e86 !3108 Fix bug of graph id changing in data dump release
Merge pull request !3108 from caifubi/data-dump-new
2020-07-16 11:18:09 +08:00
mindspore-ci-bot 7976d77593 !3104 fix mindspore dtype equal
Merge pull request !3104 from fary86/fix_mstype_eq
2020-07-16 10:26:34 +08:00
caifubi 236d65b7d3 Fix graph id changed in data dump release 2020-07-16 10:00:05 +08:00
wuyongkang 7c1b44731e Optimization for map_data_.clear() 2020-07-16 09:43:36 +08:00
kingfo cdadcb4a70 replace unsafe function 2020-07-16 09:40:41 +08:00
lvliang b48592ce79 enable-stream-sync-when-context-is-graph-but-run-in-pynative 2020-07-16 09:31:07 +08:00
fary86 595767b4b5 Fix bug of mindspore dtype equal 2020-07-16 09:06:55 +08:00
mindspore-ci-bot 8300802b95 !3089 Fix data dump device address cannot access
Merge pull request !3089 from caifubi/data-dump-new
2020-07-16 09:06:37 +08:00
Cathy Wong 04eb4f89c7 Cleanup dataset UT: Replace save_and_check 2020-07-15 20:47:31 -04:00
lichen_101010 515099d0a9 save .pb graphs for GPU version
fix Cppcheck error
2020-07-15 17:37:26 -04:00
mindspore-ci-bot 60927ef130 !3010 mindspore.dataset c_transform support for RandomApply RandomChoice, Compose and RandomSelectSubpolicy
Merge pull request !3010 from ZiruiWu/random_tensor_ops
2020-07-16 03:21:22 +08:00
Zirui Wu d233c54139 implemented cpp random choice, apply and compos
python part of random ops

added random select sub policy

validators added

comments added, remaining issues addressed

add more python test cases

fix ci

fix CI

fix order of include files

addr review cmts

addr review cmts

reorg file

fix compile err

address review cmts

address review cmts
2020-07-15 13:39:10 -04:00
mindspore-ci-bot cda333f760 !3100 [AutoParallel]fix modelzool widedeep scripts
Merge pull request !3100 from lichen/fix_model_zoo
2020-07-15 21:41:20 +08:00
mindspore-ci-bot 691f588927 !3059 GPU supports to create groups for auto-parallel
Merge pull request !3059 from ZPaC/gpu-supports-to-create-groups
2020-07-15 21:39:52 +08:00
mindspore-ci-bot a661545d49 !265 Synchronize Ascend software suite 07 Jul 2020
Merge pull request !265 from yanghaoran/incubator
2020-07-15 21:04:59 +08:00
mindspore-ci-bot 130cc29603 !2931 Ascend control flow not split graphs
Merge pull request !2931 from zhoufeng/liantiao1
2020-07-15 20:57:37 +08:00
lichenever df48941c3b fix model_zoo 2020-07-15 20:37:20 +08:00
YangLuo 4136892a3e add SlidingWindow Op 2020-07-15 19:55:33 +08:00
wilfChen c10e07734c gpu support TopK kernel 2020-07-15 19:51:30 +08:00
mindspore-ci-bot 4628466101 !3086 Fix the issue of Tensor and SubModule.
Merge pull request !3086 from ZhangQinghua/master
2020-07-15 19:30:02 +08:00
mindspore-ci-bot 6c334ca7ac !3082 fix argmaxwith value error in pynative mode on GPU
Merge pull request !3082 from chujinjin/fix_argmaxwithvalue_error_in_pynative_mode
2020-07-15 18:10:12 +08:00
mindspore-ci-bot ee4d90b2cd !3094 net_parameter_init
Merge pull request !3094 from mindspore_ding/new_ding_parameter_mind
2020-07-15 18:04:05 +08:00
mindspore-ci-bot aee14e34bf !275 fix Conv2d
Merge pull request !275 from jiangjinsheng/inner_ge_conv1d
2020-07-15 17:58:27 +08:00
mindspore-ci-bot a3adf4e115 !2604 Add partial memory reuse support to Debugger module
Merge pull request !2604 from lichen_101010/lichen_tmp
2020-07-15 17:48:26 +08:00
liuxiao93 380a57f3c1 Adapt ApplyCenteredRmsProp. 2020-07-15 17:29:14 +08:00
mindspore-ci-bot d89cedb980 !3055 Add verification of dtype for input of Assign and Softsign.
Merge pull request !3055 from liuxiao93/fix-Assign
2020-07-15 17:26:21 +08:00
mindspore-ci-bot 4efd53fa32 !3074 fix serving build problem
Merge pull request !3074 from dinghao/master
2020-07-15 17:25:55 +08:00
mindspore-ci-bot 5676c50285 !3084 add ms_serving to whl and uncoupling third_party grpc
Merge pull request !3084 from hexia/serving_whl
2020-07-15 17:21:47 +08:00
Zhang Qinghua de95cc8c1c Fix the issue of Tensor and SubModule. 2020-07-15 16:58:25 +08:00
zhoufeng 439d6d618f Control flow not split graph
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-07-15 16:51:24 +08:00
wilfChen dfb958de1e Gpu support BroadcastTo kernel 2020-07-15 16:44:31 +08:00