Commit Graph

3949 Commits

Author SHA1 Message Date
zhaozhenlong ea681bfb0f fix ssim filter size check 2020-06-16 17:32:35 +08:00
zhaozhenlong dbfb4f057c move AscendQuant AscendDequant to inner_ops.py 2020-06-16 17:25:26 +08:00
kswang 236d6c6de4 fix cpu reshape bug 2020-06-16 17:24:59 +08:00
limingqi107 20083679a0 gpu memreuse supports summary node 2020-06-16 16:47:07 +08:00
Li Hongzhang d31e14f593 fix having too many processes and no attribute of '_closed'
1. When initing SummaryRecord, if check failed, self._close is not set,
   which leads to 'SummaryRecord' object has no attribute '_closed'
   AttributeError later on.

2. There may be too many processes for handling summary adapting.
   See issue #I1K6K7
2020-06-16 16:39:51 +08:00
yao_yf 22c243860b add virtualdatasetcell in eval 2020-06-16 16:39:16 +08:00
caojian05 55b1d6feef refactoring code directory for vgg16 and lstm 2020-06-16 16:38:00 +08:00
zhangdengcheng 82531ba413 Add gat to model zoo 2020-06-16 08:32:45 +00:00
mindspore-ci-bot f10e297498 !2169 Change the array value out of bounds error to IndexError
Merge pull request !2169 from zhangbuxue/Change_the_get_value_out_of_bounds_error_to_IndexError
2020-06-16 16:30:13 +08:00
mindspore-ci-bot 4acf96aad1 !2156 add mixedprecision O3 level
Merge pull request !2156 from liangzelang/master
2020-06-16 16:28:53 +08:00
liuxiao aa73abc2f7 Add image.CentralCrop 2020-06-16 16:10:17 +08:00
mindspore-ci-bot 924d4d1668 !2094 gpu optimize Nop node
Merge pull request !2094 from limingqi107/gpu_optimize_Nop
2020-06-16 16:02:50 +08:00
mindspore-ci-bot b6209eb841 !2166 GPU update argmaxwithvalue
Merge pull request !2166 from VectorSL/update-argmaxwithvalue
2020-06-16 15:57:04 +08:00
mindspore-ci-bot fc3b0b95e9 !2170 fix some info
Merge pull request !2170 from guozhijian/fix_info
2020-06-16 15:17:47 +08:00
buxue 15eb607bcd Change the get value out of bounds error to IndexError 2020-06-16 15:13:00 +08:00
jonyguo 24db65501a fix: verify info 2020-06-16 15:06:49 +08:00
mindspore-ci-bot 2d84011504 !2071 optimizer support loss scale for sparse situation
Merge pull request !2071 from wangnan39/support_loss_scale_for_sparse_optimizer
2020-06-16 15:01:49 +08:00
VectorSL 46afb18e25 update argmaxwithvalue 2020-06-16 14:56:59 +08:00
mindspore-ci-bot 5d7b9d959e !2105 change data profiling file name
Merge pull request !2105 from yanghaitao/yht_profiling_device_queue
2020-06-16 14:48:20 +08:00
mindspore-ci-bot 309406067c !2158 modify annotations for inputs of sparse adam
Merge pull request !2158 from wangnan39/modify_annotations_of_sparse_adam
2020-06-16 14:45:48 +08:00
mindspore-ci-bot 513f1c36a0 !1797 Add Gpu bert script
Merge pull request !1797 from chenweifeng/gpu_bert
2020-06-16 14:41:28 +08:00
mindspore-ci-bot 2fa2f86619 !2135 add tfrecord to mindrecord tool
Merge pull request !2135 from guozhijian/add_tools_tfrecord_to_mindrecord
2020-06-16 14:40:38 +08:00
mindspore-ci-bot c518391652 !2118 update sqlite & patch
Merge pull request !2118 from luoyang/update
2020-06-16 14:37:03 +08:00
hesham e2012a1de9 Slice Op 2020-06-16 02:32:40 -04:00
Margaret_wangrui ca7ebcbda8 handle the case which child_graph is nullptr 2020-06-16 14:08:56 +08:00
jonyguo 3353a20d8b add tool: tfrecord to mindrecord 2020-06-16 12:09:21 +08:00
mindspore-ci-bot cc80dca7ed !2067 Fix cast check_elim
Merge pull request !2067 from BowenK/op_elim
2020-06-16 11:51:38 +08:00
wangnan39@huawei.com 9fe3856b9f modify annotations for inputs of sparse adam 2020-06-16 11:38:36 +08:00
wilfChen 9ce9c21526 gpu bert script 2020-06-16 11:29:53 +08:00
mindspore-ci-bot f48ba77648 !2149 Add tinyxml2 to third_party_notice
Merge pull request !2149 from xiefangqi/xfq_add_notice
2020-06-16 11:10:41 +08:00
caifubi 6e12fb1644 set prof_handle_ to nullptr after release 2020-06-16 11:04:58 +08:00
Kang c621fbda20 Optimized ApplyTransform function 2020-06-16 11:04:01 +08:00
lvliang 075da9a4b1 pynative-insert-transdata-for-hook-mode 2020-06-16 11:02:23 +08:00
mindspore-ci-bot 71d27c6854 !2068 Add InplaceAddD and InplaceSubD vm ops
Merge pull request !2068 from liuwenhao/master
2020-06-16 11:00:32 +08:00
mindspore-ci-bot 5aeba82af3 !2112 add warmup_steps param check in AdamWeightDecayDynamicLR optimizer
Merge pull request !2112 from yoonlee666/adam
2020-06-16 10:48:47 +08:00
mindspore-ci-bot 84dd46a750 !2141 add ci test cast for yolov3
Merge pull request !2141 from chengxb7532/cxb_st
2020-06-16 10:44:13 +08:00
liangzelang 2931ef8b24 add mixedprecision O3 level 2020-06-16 10:39:00 +08:00
mindspore-ci-bot 105dcb1c1e !2128 hidden range
Merge pull request !2128 from jiangjinsheng/issue_fix3
2020-06-16 10:37:27 +08:00
yoonlee666 799f24b2d1 add warmup_steps param check 2020-06-16 10:00:04 +08:00
xiefangqi f797878f0c add tinyxml2 to notice 2020-06-16 09:47:11 +08:00
mindspore-ci-bot 000e3672ba !2110 update proximal_ada_grad optimizer learning_rate
Merge pull request !2110 from lilei/add_proximal_ada_grad_optimizer
2020-06-16 09:44:50 +08:00
mindspore-ci-bot ca972992c3 !2132 fix example error of HostAllGather and HostReduceScatter
Merge pull request !2132 from yihuaijie/master
2020-06-16 09:43:53 +08:00
BowenK 35a57e076d fix cast check elim 2020-06-16 09:39:26 +08:00
mindspore-ci-bot 2dbf18677a !2125 review kernel select code
Merge pull request !2125 from lianliguang/master
2020-06-16 09:39:07 +08:00
mindspore-ci-bot ea96cbcef2 !1979 fix partial primitive poly node
Merge pull request !1979 from fary86/fix_patial_primitive_poly_code
2020-06-16 09:35:57 +08:00
Yang d7d8688ec4 !2118 update sqlite & patch 2020-06-16 09:31:12 +08:00
liuwenhao4 be40a90ec6 add InplaceAddD and InplaceSubD vm ops 2020-06-16 09:29:11 +08:00
mindspore-ci-bot d251ba9e11 !2061 set allreduce fusion split indices for NEZHA bert
Merge pull request !2061 from shibeiji/master
2020-06-16 09:25:24 +08:00
jiangjinsheng 032e921298 hidden range 2020-06-16 09:18:25 +08:00
mindspore-ci-bot cb706951c1 !2126 Refactoring the func graph manager module.
Merge pull request !2126 from ZhangQinghua/master
2020-06-16 09:17:15 +08:00