Commit Graph

5580 Commits

Author SHA1 Message Date
Li Hongzhang 88dcd90889 limit summary of exhausting the disk 2020-07-21 15:21:21 +08:00
mindspore-ci-bot 0aaa2d479c !3202 cpu conv2d support diff kernelsize
Merge pull request !3202 from kisnwang/cpu-conv2d-support-diff-kernel-size
2020-07-21 15:13:19 +08:00
mindspore-ci-bot bad04340d6 !3240 GPU update CAST and conv2d_pad
Merge pull request !3240 from VectorSL/update
2020-07-21 15:11:28 +08:00
panfengfeng 5aad4bdfbf change size 2020-07-21 14:56:55 +08:00
He Wei 60d168adec Decouple ir from optimizer 2020-07-21 14:48:26 +08:00
leopz ae1d948792 parse tuple value and shape in prim attr 2020-07-21 14:47:33 +08:00
huanghui 4c34867486 control optimizie for heterogeneous excutor 2020-07-21 14:46:29 +08:00
zhangyihui d22339b88a Make function parameters work 2020-07-21 14:46:27 +08:00
mindspore-ci-bot 1625a27ae5 !3244 Support 2-dimensions target of CTCLossV2
Merge pull request !3244 from yangyongjie/yangyongjie
2020-07-21 14:33:08 +08:00
panfengfeng a45e29800c fix model_zoo 2020-07-21 14:21:36 +08:00
mindspore-ci-bot 11145b0987 !3216 Add op mapping attr for those opt pass worked in LeNet
Merge pull request !3216 from huanghui/add-op-mapping-attrs-for-low-level-opt-pass
2020-07-21 14:21:12 +08:00
mindspore-ci-bot 25e587e483 !3263 Fix bbox interface annotation column name to bbox
Merge pull request !3263 from xiefangqi/md_fix_annotation
2020-07-21 14:18:49 +08:00
mindspore-ci-bot 0719f55d74 !3257 [AutoParallel]Support_NCCL_SUB_GROUP
Merge pull request !3257 from lichen/AutoParallel_support_sub_nccl_group
2020-07-21 14:16:09 +08:00
xiefangqi 64a6ed56de fix annotation 2020-07-21 12:04:56 +08:00
mindspore-ci-bot ad651f38bf !3124 [MD] error occur when using numpy types
Merge pull request !3124 from liyong126/fix_numpy_generic
2020-07-21 11:44:34 +08:00
mindspore-ci-bot 3d25009c0f !3231 Fix comment error and add parameter verification graphdata
Merge pull request !3231 from heleiwang/fix_doc
2020-07-21 11:37:29 +08:00
mindspore-ci-bot a2bf5a322e !3129 Decouple ir from frontend
Merge pull request !3129 from hewei/decouple_ir_frontend
2020-07-21 11:35:33 +08:00
fangzehua dde74b227c add 5 vm op 2020-07-21 11:34:10 +08:00
peixu_ren 9b45018dfd Add random normal op at MindSpore front-end 2020-07-20 23:31:30 -04:00
mindspore-ci-bot 156c42ef85 !3252 modify asyn save checkpoint bug
Merge pull request !3252 from changzherui/master
2020-07-21 11:30:19 +08:00
mindspore-ci-bot 50a784bffe !3222 add ps filter
Merge pull request !3222 from jinyaohui/master
2020-07-21 11:26:15 +08:00
shenwei41 4c28a2f485 Alarm modification 2020-07-21 11:12:27 +08:00
mindspore-ci-bot cfafdcbcf0 !3246 refine gpu memory swap performance
Merge pull request !3246 from zyli2020/refine_gpu_mem_swap
2020-07-21 10:38:09 +08:00
mindspore-ci-bot bfc18704d5 !3254 [MD]Add more strict upper bounds to CenterCropOp and RandomCropWithBboxOp
Merge pull request !3254 from nhussain/padding_upperbound
2020-07-21 10:18:56 +08:00
kswang 634035827e cpu conv2d support diff winsize 2020-07-21 10:14:54 +08:00
mindspore-ci-bot aaba62f3fc !3105 Save .pb graph file for Mindspore GPU
Merge pull request !3105 from lichen_101010/lichen_tmp
2020-07-21 10:14:37 +08:00
heleiwang bfecfc9f96 Fix comment errors
Add parameter verification
2020-07-21 10:01:21 +08:00
mindspore-ci-bot 3f09439323 !3206 check serving model inputs, such as shape, dims, type
Merge pull request !3206 from hexia/serving_check_model_input
2020-07-21 09:55:34 +08:00
yangyongjie 67d1ba0fc3 support 2-dimension target of CTCLossV2 2020-07-21 09:53:28 +08:00
mindspore-ci-bot 0c3d7ec947 !3243 fix RandomAffine resample bug
Merge pull request !3243 from yanghaitao/yht_fix_randomaffine
2020-07-21 09:52:18 +08:00
mindspore-ci-bot 2e4bb93a1e !3250 [quant]bug fixes when export geir
Merge pull request !3250 from vlne-v1/quant_export_geir_biasadd_after_depth_wise
2020-07-21 09:35:28 +08:00
jinyaohui e97bf5b8ec add ps filter 2020-07-21 09:34:05 +08:00
mindspore-ci-bot c10e5f1b22 !3146 modelzoo wide&deep run clusters
Merge pull request !3146 from yao_yf/modezoo_widedeep_run_clusters
2020-07-21 09:31:21 +08:00
mindspore-ci-bot f02a685004 !3221 [Auto parallel] Delete one backward implemtation of EmbeddingLookup
Merge pull request !3221 from Xiaoda/11-delete-one-implementation-of-embeddinglookup
2020-07-21 09:31:08 +08:00
mindspore-ci-bot 30e27049a1 !3229 modify syn_code bug
Merge pull request !3229 from changzherui/mod_syc_code
2020-07-21 09:26:50 +08:00
VectorSL 90f15df037 add int64-->fp16 and update conv pad 2020-07-21 09:21:57 +08:00
mindspore-ci-bot ea54018171 !3204 Optimize compiling performance for grad reducer
Merge pull request !3204 from gziyan/optimize_compile_performance_for_grad_reducer
2020-07-21 09:17:13 +08:00
lichenever 6aa41f7be1 support nccl sub group 2020-07-21 09:15:33 +08:00
mindspore-ci-bot 718431429c !2755 unform learning rate behavior in optimizers
Merge pull request !2755 from wangnan39/uniform_lr_behavior_in_optimizers
2020-07-21 09:13:14 +08:00
mindspore-ci-bot 0e27dccbcf !3093 VOCDataset output change to multi-columns
Merge pull request !3093 from xiefangqi/md_voc_multi_columns
2020-07-21 09:12:01 +08:00
mindspore-ci-bot 3f7488f3e5 !3241 fix some log error of dataset
Merge pull request !3241 from panfengfeng/fix_some_log_error
2020-07-21 09:10:30 +08:00
liyong 28ebd73096 fix bug when int or float is numpy type 2020-07-21 09:07:29 +08:00
Amir Lashkari 572750cd40 Added cpp Equalize op
adding missed files

Fixed Errors

fixed bugs

fixed bugs

fixed bugs

fixed bugs

fixed bugs

Updated Python UT for Equalize op

Added cpp Equalize op

adding missed files

Fixed Errors

fixed bugs

fixed bugs

fixed bugs

fixed bugs

fixed bugs

Updated Python UT for Equalize op

Fixed comment style

update files

deleted files

added files

added image_utils.h

Fixed PyLint and CPPLint Errors

updated tensor_op.h
2020-07-20 21:03:26 -04:00
He Wei 32379f3e7a Decouple ir from frontend 2020-07-21 08:57:07 +08:00
mindspore-ci-bot 74f2c89d01 !3253 update docstring for compose/randomAppply/randomChoice to stay consistent with py_transforms
Merge pull request !3253 from ZiruiWu/master
2020-07-21 04:39:07 +08:00
nhussain b064cbab5d fix upper bound 2020-07-20 15:26:49 -04:00
Zirui Wu 8c6dae88a7 update docstring for compose/randomAppply/randomChoice to stay consistent with py_transforms
address review cmts

address review cmts
2020-07-20 15:25:46 -04:00
changzherui 99a2ab4b2e modify asyn save checkpoint bug 2020-07-20 22:33:42 +08:00
mindspore-ci-bot b091f74c23 !3016 Add CSV dataset loader
Merge pull request !3016 from jiangzhiwen/dataset/csv
2020-07-20 22:14:52 +08:00
Wei Luning 7d5c9d52bc fix geir export bugs 2020-07-20 21:32:57 +08:00