limingqi107
|
4949f6ca39
|
optimize the graph output of all nop node
|
2020-06-27 18:22:43 +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 |
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 |
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 |
mindspore-ci-bot
|
a5c7d7f6ca
|
!2521 Disable cuda9.2
Merge pull request !2521 from zhoufeng/disable-cuda9
|
2020-06-24 10:42:12 +08:00 |
jojobugfree
|
091d88849d
|
codex && code review
|
2020-06-24 10:22:13 +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 |
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 |
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 |
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 |
chenfei
|
df7fe72928
|
visit stop if tuple getitem and maketuple of function GetCallRealOutputs
|
2020-06-23 21:45:21 +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 |
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 |
mindspore-ci-bot
|
0478b7d191
|
!2303 optimize LARS interface
Merge pull request !2303 from gziyan/modify_lars_interface
|
2020-06-23 20:05:47 +08:00 |
liuwenhao4
|
2f1cec7225
|
Fix some mistakes of TransData vm ops
|
2020-06-23 20:05:47 +08:00 |
mindspore-ci-bot
|
890e4cbf4a
|
!2458 dont create hccl group in auto parallel strategy search
Merge pull request !2458 from yao_yf/log_fix
|
2020-06-23 19:24:48 +08:00 |
zhoufeng
|
09c50ee435
|
Graph kernel use control sink
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2020-06-23 19:14:39 +08:00 |
mindspore-ci-bot
|
cc5a2408e6
|
!2491 add cpu kernel profiling log
Merge pull request !2491 from kisnwang/add-cpu-kernel-profiling
|
2020-06-23 19:01:14 +08:00 |
mindspore-ci-bot
|
8870956954
|
!2441 add fake quant test case for gpu
Merge pull request !2441 from chenzhongming/master
|
2020-06-23 18:57:21 +08:00 |
jjfeing
|
32442d6246
|
code review stage 2
|
2020-06-23 18:36:12 +08:00 |
mindspore-ci-bot
|
36b97f1de7
|
!2495 check control mode of control depend
Merge pull request !2495 from chenfei_mindspore/check-depend-mode-of-control-depend
|
2020-06-23 17:30:09 +08:00 |
mindspore-ci-bot
|
ba44545023
|
!2206 support vm for lrn
Merge pull request !2206 from jiangjinsheng/vm_LRN
|
2020-06-23 17:02:35 +08:00 |
yao_yf
|
ad06ab4049
|
dont create hccl group in auto parallel strategy search
|
2020-06-23 16:57:31 +08:00 |
mindspore-ci-bot
|
0958d5e328
|
!2430 fix bug of type cast
Merge pull request !2430 from liangzelang/dev
|
2020-06-23 16:29:09 +08:00 |
kswang
|
dc29cfcbf7
|
add cpu profile time
|
2020-06-23 16:24:32 +08:00 |
jiangjinsheng
|
a1e148cb4d
|
vm for LRN and LRNGrad
|
2020-06-23 15:47:15 +08:00 |
zhousiyi
|
b2ec296f99
|
add opt pass for tuple_getitem with constant input
|
2020-06-23 07:41:21 +00:00 |
mindspore-ci-bot
|
5b14292f69
|
!2140 Implementation of mindspore debugger
Merge pull request !2140 from ShidaHe/debugger_dev
|
2020-06-23 15:33:02 +08:00 |
mindspore-ci-bot
|
edeba61c05
|
!2494 fixed StridedSliceGrad
Merge pull request !2494 from jiangjinsheng/issue_fix4
|
2020-06-23 15:32:29 +08:00 |
chenzomi
|
8873f9dc7e
|
add fake quant test case for gpu
|
2020-06-23 15:27:33 +08:00 |
jiangjinsheng
|
6c9d32d446
|
fix StridedSliceGrad
|
2020-06-23 15:26:55 +08:00 |
mindspore-ci-bot
|
c454e1045f
|
!2475 fix the summary operator is not work in constant folding scene
Merge pull request !2475 from ougongchang/master
|
2020-06-23 15:06:04 +08:00 |
mindspore-ci-bot
|
ebf30051ff
|
!2452 Change the dataset attribute in SummaryCollector
Merge pull request !2452 from ougongchang/fix_dataset_bug
|
2020-06-23 15:05:18 +08:00 |
mindspore-ci-bot
|
69d1b4c07d
|
!2468 Update Ref Eliminate and TileEliminate to Pattern Matcher
Merge pull request !2468 from Giancarlo/optimizer_update
|
2020-06-23 14:49:14 +08:00 |
chenfei
|
82599adc3f
|
check depend mode of control depend
|
2020-06-23 14:33:41 +08:00 |
mindspore-ci-bot
|
32f3a65705
|
!2432 make notes more clear and accurate
Merge pull request !2432 from liangzelang/dev1
|
2020-06-23 14:21:35 +08:00 |