Commit Graph

3591 Commits

Author SHA1 Message Date
mindspore-ci-bot 2005ecc284 !1949 in order to support dynamic broadcast reduce format with operator
Merge pull request !1949 from jjfeing/master
2020-06-12 20:15:12 +08:00
mindspore-ci-bot 9282b9473d !2059 fix SubsetSampler error
Merge pull request !2059 from yanghaitao/yht_fix_subset_samplers
2020-06-12 20:05:06 +08:00
mindspore-ci-bot 1a82132d29 !2065 Add dumpMode option to output mode
Merge pull request !2065 from ghzl/dump_ge_switch_add_dumpMode
2020-06-12 19:28:36 +08:00
buxue 66bbdb4a31 change tensor dtype and shape from function to attr 2020-06-12 19:03:23 +08:00
mindspore-ci-bot b285c8fa9d !1973 develop TensorScatterUpdate op and access ge and vm
Merge pull request !1973 from zhangbuxue/develop_TensorScatterUpdate_op_and_access_ge_and_vm
2020-06-12 18:40:06 +08:00
mindspore-ci-bot a2a90800a0 !2053 add check if there is no data
Merge pull request !2053 from yanghaitao/yht_no_data
2020-06-12 18:39:17 +08:00
mindspore-ci-bot af3488c000 !2057 Lstm example fix
Merge pull request !2057 from chenweifeng/lstm
2020-06-12 18:30:39 +08:00
buxue 8aee6b07d6 develop TensorScatterUpdate op and access ge and vm 2020-06-12 17:43:40 +08:00
mindspore-ci-bot 30b19165a2 !2066 change parameter init_data log level to debug
Merge pull request !2066 from yihuaijie/master
2020-06-12 17:41:10 +08:00
jjfeing caab25e09b tbe select broadcast reduce dynamic 2020-06-12 17:41:06 +08:00
guohongzilong dd86fe94cb add dumpmode for dump function 2020-06-12 17:29:55 +08:00
Yi Huaijie a621e22eac change parameter init_data log level to debug 2020-06-12 17:28:54 +08:00
mindspore-ci-bot 3536185f5b !2007 add lazy adam optimizer and support sparse adam&ftrl for cpu backend
Merge pull request !2007 from wangnan39/add_lazy_adam_optim_and_support_sparse_admm_for_cpu_backend
2020-06-12 17:22:03 +08:00
mindspore-ci-bot a8378a3357 !1924 Add TBE ops ApplyAdaMax\ ApplyAdadelta\ ApplyAdagrad\ ApplyAdagradV2 for VM.
Merge pull request !1924 from liuxiao/ops-for-VM
2020-06-12 17:16:36 +08:00
VectorSL 6414e23fe5 gpu codex fix 2020-06-12 16:44:11 +08:00
yanghaitao 5b0fb71343 fix SubsetSampler 2020-06-12 16:36:04 +08:00
mindspore-ci-bot 553432c968 !1958 Fix some description to API about optimizer.
Merge pull request !1958 from liuxiao/fix-for-issuse
2020-06-12 16:32:05 +08:00
wangnan39@huawei.com 4042f16ce4 add lazy adam optim and support sparse adam & ftrl for cpu backend 2020-06-12 16:06:11 +08:00
mindspore-ci-bot c27d4157b5 !2054 fix mix target with gpu target
Merge pull request !2054 from kisnwang/mix-target-check
2020-06-12 15:59:08 +08:00
wilfChen c4da612ee8 lstm example 2020-06-12 15:54:10 +08:00
mindspore-ci-bot a3ab142f1c !2042 fix document api error
Merge pull request !2042 from yanghaitao/yht_fix_api_document
2020-06-12 15:53:39 +08:00
mindspore-ci-bot 5fb1ec2a00 !2043 code review
Merge pull request !2043 from liubuyu/master
2020-06-12 15:48:33 +08:00
mindspore-ci-bot c26cb9b15b !2009 Add GCN to model zoo
Merge pull request !2009 from chentingting/gcn_modelzoo
2020-06-12 15:44:23 +08:00
mindspore-ci-bot 3b809f2b0b !1996 Fix single BatchNorm fission && SoftmaxGradExt fusion pass
Merge pull request !1996 from huanghui/single-batchnorm-fission-pass
2020-06-12 15:38:05 +08:00
mindspore-ci-bot 8b32fc9d08 !1835 support GPU quantization aware Training
Merge pull request !1835 from yangjie159/quant_aware_train_develop
2020-06-12 15:36:58 +08:00
mindspore-ci-bot 30e16c6852 !1988 modelzoo wide&deep run bash modify
Merge pull request !1988 from yao_yf/fix_modelzoo_widedeep_run_multinup_train
2020-06-12 15:29:23 +08:00
mindspore-ci-bot 89fce0e41f !2040 fix paramter is metatensor bug in pynative mode
Merge pull request !2040 from flywind/fix_pynative_bug
2020-06-12 15:28:45 +08:00
kswang e283c32899 fix mix target with gpu target 2020-06-12 15:17:15 +08:00
mindspore-ci-bot cfcba6eec1 !2039 GPU refactor cuda/cudnn datatype
Merge pull request !2039 from VectorSL/refactor-datatype
2020-06-12 15:16:02 +08:00
mindspore-ci-bot 87fa15de80 !2021 GPU add akg kernel greaterequal notequal
Merge pull request !2021 from VectorSL/gpu-add-akg-kernel
2020-06-12 15:14:47 +08:00
mindspore-ci-bot 259341b9ba !1985 GPU update datatype info for akg kernel
Merge pull request !1985 from VectorSL/fix-akg-type-info
2020-06-12 15:13:56 +08:00
liubuyu 432f39258c code review 2020-06-12 15:12:51 +08:00
chentingting 2e3387f8f9 Add GCN to model zoo 2020-06-12 15:12:48 +08:00
mindspore-ci-bot c3d78e2aa2 !2012 gpu support the max device memory config
Merge pull request !2012 from limingqi107/master
2020-06-12 15:04:59 +08:00
mindspore-ci-bot ef35e2d990 !2002 Add dump ir function in binary format
Merge pull request !2002 from leopz/test_dump
2020-06-12 14:58:02 +08:00
yanghaitao 20524f37e4 add check for num_rows 2020-06-12 14:56:51 +08:00
mindspore-ci-bot 47404538f3 !1994 Add transformer net test
Merge pull request !1994 from zhangyinxia/master
2020-06-12 14:55:25 +08:00
huanghui 88eec2b894 fix single-batchnorm-fission && softmax-grad-ext-fusion pass 2020-06-12 14:53:22 +08:00
yao_yf 41715677e7 fix_modelzoo_widedeep_run_multinup_train 2020-06-12 14:49:57 +08:00
kpy 0b1559b8d0 fix pynative paramter is metatensor bug 2020-06-12 14:38:55 +08:00
mindspore-ci-bot dae35e0a71 !2048 fix bug of multioutput byway fusion pass
Merge pull request !2048 from Etone.Chan/June
2020-06-12 14:37:55 +08:00
mindspore-ci-bot 05ae8c580d !2032 Gpu codex warning fix
Merge pull request !2032 from chenweifeng/codex
2020-06-12 14:32:26 +08:00
mindspore-ci-bot 9437f810d1 !1881 fix bug of auto cast when there is scalar
Merge pull request !1881 from zhangbuxue/fix_bug_of_auto-cast_when_there_is_scalar
2020-06-12 14:24:15 +08:00
VectorSL cf2fc1cecf gpu add notequal greaterequal akg kernel 2020-06-12 14:20:41 +08:00
mindspore-ci-bot 11875d8495 !2044 Add_Sparse_GatherV2_distributed_op
Merge pull request !2044 from lichen/add_sparse_gatherv2
2020-06-12 14:19:30 +08:00
etone-chan 23ba6291cc fix bug of multioutput byway fusion pass 2020-06-12 14:08:19 +08:00
leopz c45f4d225d dump binary ir 2020-06-12 13:19:41 +08:00
mindspore-ci-bot ac5878b4b7 !1939 Complete vm ops for DataFormatDimMap and HistogramFixedWidthD
Merge pull request !1939 from lihongkang/lhk_master
2020-06-12 11:53:21 +08:00
mindspore-ci-bot 332570cebb !2036 fix code review defects
Merge pull request !2036 from zyli2020/fix_code_review_warnings
2020-06-12 11:35:06 +08:00
mindspore-ci-bot 5104677672 !2038 fix pynative async error
Merge pull request !2038 from chujinjin/fix_pynative_sync_error
2020-06-12 11:26:58 +08:00