Commit Graph

4373 Commits

Author SHA1 Message Date
mindspore-ci-bot 585acc984d !2543 fix applyrmsprop to while list
Merge pull request !2543 from amongo/FixApplyRmsprop
2020-06-24 14:40:50 +08:00
mindspore-ci-bot 4c6bff75af !1393 Gpu Support AdamWeightDecay optimizer fusion
Merge pull request !1393 from chenweifeng/adam_weight_decay
2020-06-24 14:36:22 +08:00
mindspore-ci-bot a4fbdc3f69 !2245 Decouple ir::Tensor from python.
Merge pull request !2245 from hewei/decouple_tensor
2020-06-24 14:34:48 +08:00
mindspore-ci-bot 585aa2c718 !2411 Fix examples in api and inputs check for some optimizer operaters.
Merge pull request !2411 from liuxiao/examples
2020-06-24 14:33:25 +08:00
mindspore-ci-bot 087779b7d4 !2517 checkpoint add model_type
Merge pull request !2517 from chenzhongming/quant
2020-06-24 14:32:33 +08:00
mindspore-ci-bot 0a368494db !2499 HostAllGather and HostReduceScatter change to internal interface
Merge pull request !2499 from yihuaijie/master
2020-06-24 14:32:31 +08:00
jjfeing 6918943f4d fix atomic clean when output or workspace empty 2020-06-24 14:19:36 +08:00
caojian05 8e2bb7a85c fix accurancy lower then 92 2020-06-24 14:08:16 +08:00
mindspore-ci-bot 107618d607 !2524 fix: change field name from 'data' to 'image'
Merge pull request !2524 from guozhijian/fix_modify_mindrecord_field_to_image
2020-06-24 13:54:29 +08:00
liuxiao e991df44e4 fix api and check for some optimizer operators 2020-06-24 12:59:56 +08:00
liuwenhao4 8ce081801a Fix some mistakes of ApplyCenteredRMSProp, aSinh and Sinh vm ops 2020-06-24 12:36:17 +08:00
chenzomi d3f9b80066 checkpoint add model_type 2020-06-24 12:31:08 +08:00
mindspore-ci-bot 20977b11af !2528 clean codex and code review commit
Merge pull request !2528 from caifubi/clean-codex-and-code-review
2020-06-24 12:04:39 +08:00
mindspore-ci-bot cc2655e599 !2428 building _ms_mpi with mpi_interface
Merge pull request !2428 from chenjianping/host_reduce
2020-06-24 11:53:29 +08:00
huangdongrun bc0455eaff * fix bool index
* change slice setitem to mixed procedure
* add testcase for slice assignment
2020-06-24 11:18:20 +08:00
mindspore-ci-bot 8f2199e984 !2485 Make sure record the first step data, and catch the ValueError when the loss is not a Scalar
Merge pull request !2485 from ougongchang/fix_summary_optimizer
2020-06-24 11:10:44 +08:00
buxue 3d116adda4 Remove the comment for the example 2020-06-24 11:05:30 +08:00
huangdongrun 024b52d6e6 add inputtoattr prim to white list 2020-06-24 10:56:26 +08:00
mindspore-ci-bot a5c7d7f6ca !2521 Disable cuda9.2
Merge pull request !2521 from zhoufeng/disable-cuda9
2020-06-24 10:42:12 +08:00
He Wei 43e0967024 Decouple ir::Tensor class from python 2020-06-24 10:28:59 +08:00
jojobugfree 091d88849d codex && code review 2020-06-24 10:22:13 +08:00
leopz f9c3023e94 fix changefilemod print 2020-06-24 10:21:19 +08:00
geekun 947a93c864 fix infer value bug 2020-06-24 09:53:51 +08:00
mindspore-ci-bot 363a232cbc !2512 [quant]The top level add op prefix_name check error
Merge pull request !2512 from vlne-v1/I1LJMR-quant-the-top-level-add-op-prefix_name-check-error
2020-06-24 09:42:29 +08:00
mindspore-ci-bot c22c865c4a !1950 [front]add `has_effect` direct to target construct method not cell object
Merge pull request !1950 from vlne-v1/move-flags-to-construct
2020-06-24 09:35:24 +08:00
mindspore-ci-bot ecff9f4eba !2518 [Control sink]Fix bug of get call real outputs
Merge pull request !2518 from chenfei_mindspore/stop-in-tuple-get-item-of-update-call-real-input
2020-06-24 09:20:40 +08:00
mindspore-ci-bot ea4800050b !2503 fix misspell and check parameters on graphdata
Merge pull request !2503 from heleiwang/fix_misspell
2020-06-24 09:15:33 +08:00
mindspore-ci-bot c61d254c1f !2408 fix bug to remove reshape when reshape is depend's input
Merge pull request !2408 from laiyongqiang/remove_reshape
2020-06-24 09:11:09 +08:00
gukecai c703c4d7c8 hcom one stream 2020-06-24 08:59:36 +08:00
hongxing 7029bc5dd3 fix onehot axis 2020-06-24 02:59:28 +02:00
ougongchang 108dd7a4a2 Make sure record the first step data in SummaryCollector, and catch the ValueError when the loss is not a Scalar. 2020-06-24 08:58:54 +08:00
hesham c6c6fbed38 Slice docstring changes 2020-06-23 20:33:28 -04:00
mindspore-ci-bot 8b7e8262a9 !2487 change lstm import pacakge location
Merge pull request !2487 from caojian05/mindspore_master_bugfix
2020-06-23 23:34:35 +08:00
jonyguo 2a22d9dcc9 fix: change field name from 'data' to 'image' in mindrecord which similar with ImageFolderDatasetV2 2020-06-23 22:37:16 +08:00
zhoufeng b7a50b24d6 Disable cuda9.2, use cuda10.1 as default
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-06-23 22:35:23 +08:00
Alexey Shevlyakov 830af41c11 fix memory leak 2020-06-23 10:28:34 -04:00
chenjianping 343889cdb7 building _ms_mpi with mpi_interface 2020-06-23 22:16:18 +08:00
heleiwang 0d52888fc5 fix misspell and check parameters 2020-06-23 22:01:36 +08:00
Mahdi bca037e1be added cpp test cases for pad and cut out 2020-06-23 09:55:01 -04:00
chenfei df7fe72928 visit stop if tuple getitem and maketuple of function GetCallRealOutputs 2020-06-23 21:45:21 +08:00
lichenever 1c34c8c970 fix_hccl_to_support_big_tensor 2020-06-23 21:37:23 +08:00
mindspore-ci-bot cdaaf38206 !2508 Graph kernel use control sink
Merge pull request !2508 from zhoufeng/graph-kernel-use-control-sink
2020-06-23 21:35:21 +08:00
mindspore-ci-bot d831474d33 !2426 add one opt pass which optimize tuple_getitem with constant input to const value
Merge pull request !2426 from xychow/add-tuple-getitem-const-pass
2020-06-23 21:30:16 +08:00
mindspore-ci-bot 41785e18c1 !2501 Fix some mistakes of TransData and ConfusionTransposeD vm ops
Merge pull request !2501 from liuwenhao/master
2020-06-23 21:25:26 +08:00
mindspore-ci-bot 69c15470a5 !2492 Add an output to apply_proximal_adagrad op register
Merge pull request !2492 from YuJianfeng/master
2020-06-23 21:10:16 +08:00
mindspore-ci-bot ce9c68d8da !2505 [Code Reivew] fix code review content
Merge pull request !2505 from jjfeing/master
2020-06-23 21:08:35 +08:00
wilfChen 034d2ea2aa Gpu Adam Fusion 2020-06-23 20:40:45 +08:00
Wei Luning dcd5773f64 fix bug in quant deploy export 2020-06-23 20:34:44 +08:00
laiyongqiang eb37669e3b fix bug to remove reshape when reshape is depend's input 2020-06-23 20:25:54 +08:00
Wei Luning 8f56528f8c add flags on function 2020-06-23 20:22:07 +08:00