ms_yan
|
e829535a86
|
change GetTensor into GetRow to avoid NullPtr
|
5 years ago |
mindspore-ci-bot
|
cf0eca5608
|
!2549 add wide&deep stanalone training script for gpu in model zoo
Merge pull request !2549 from zyli2020/add_model_script_of_wide_deep_for_gpu
|
5 years ago |
lizhenyu
|
71ffd22a02
|
add wide&deep stanalone training script for gpu in model zoo
|
5 years ago |
mindspore-ci-bot
|
7345d7471b
|
!2530 [CT][ME][parallel] One-hot runs failed in RP-search mode
Merge pull request !2530 from Chong/zc
|
5 years ago |
mindspore-ci-bot
|
9dfa6155e3
|
!2497 [AutoParallel]Fix_Hccl_to_support_big_tensor
Merge pull request !2497 from lichen/fix_hccl_to_support_big_tensor
|
5 years ago |
mindspore-ci-bot
|
a9dac909d9
|
!2535 Fix pynative indexing
Merge pull request !2535 from amongo/FixPynativeTensorIndexing
|
5 years ago |
mindspore-ci-bot
|
585acc984d
|
!2543 fix applyrmsprop to while list
Merge pull request !2543 from amongo/FixApplyRmsprop
|
5 years ago |
mindspore-ci-bot
|
4c6bff75af
|
!1393 Gpu Support AdamWeightDecay optimizer fusion
Merge pull request !1393 from chenweifeng/adam_weight_decay
|
5 years ago |
mindspore-ci-bot
|
a4fbdc3f69
|
!2245 Decouple ir::Tensor from python.
Merge pull request !2245 from hewei/decouple_tensor
|
5 years ago |
mindspore-ci-bot
|
585aa2c718
|
!2411 Fix examples in api and inputs check for some optimizer operaters.
Merge pull request !2411 from liuxiao/examples
|
5 years ago |
mindspore-ci-bot
|
087779b7d4
|
!2517 checkpoint add model_type
Merge pull request !2517 from chenzhongming/quant
|
5 years ago |
mindspore-ci-bot
|
0a368494db
|
!2499 HostAllGather and HostReduceScatter change to internal interface
Merge pull request !2499 from yihuaijie/master
|
5 years ago |
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
|
5 years ago |
liuxiao
|
e991df44e4
|
fix api and check for some optimizer operators
|
5 years ago |
chenzomi
|
d3f9b80066
|
checkpoint add model_type
|
5 years ago |
mindspore-ci-bot
|
20977b11af
|
!2528 clean codex and code review commit
Merge pull request !2528 from caifubi/clean-codex-and-code-review
|
5 years ago |
mindspore-ci-bot
|
cc2655e599
|
!2428 building _ms_mpi with mpi_interface
Merge pull request !2428 from chenjianping/host_reduce
|
5 years ago |
huangdongrun
|
bc0455eaff
|
* fix bool index
* change slice setitem to mixed procedure
* add testcase for slice assignment
|
5 years ago |
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
|
5 years ago |
huangdongrun
|
024b52d6e6
|
add inputtoattr prim to white list
|
5 years ago |
mindspore-ci-bot
|
a5c7d7f6ca
|
!2521 Disable cuda9.2
Merge pull request !2521 from zhoufeng/disable-cuda9
|
5 years ago |
He Wei
|
43e0967024
|
Decouple ir::Tensor class from python
|
5 years ago |
jojobugfree
|
091d88849d
|
codex && code review
|
5 years ago |
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
|
5 years ago |
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
|
5 years ago |
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
|
5 years ago |
mindspore-ci-bot
|
ea4800050b
|
!2503 fix misspell and check parameters on graphdata
Merge pull request !2503 from heleiwang/fix_misspell
|
5 years ago |
mindspore-ci-bot
|
c61d254c1f
|
!2408 fix bug to remove reshape when reshape is depend's input
Merge pull request !2408 from laiyongqiang/remove_reshape
|
5 years ago |
hongxing
|
7029bc5dd3
|
fix onehot axis
|
5 years ago |
ougongchang
|
108dd7a4a2
|
Make sure record the first step data in SummaryCollector, and catch the ValueError when the loss is not a Scalar.
|
5 years ago |
mindspore-ci-bot
|
8b7e8262a9
|
!2487 change lstm import pacakge location
Merge pull request !2487 from caojian05/mindspore_master_bugfix
|
5 years ago |
jonyguo
|
2a22d9dcc9
|
fix: change field name from 'data' to 'image' in mindrecord which similar with ImageFolderDatasetV2
|
5 years ago |
zhoufeng
|
b7a50b24d6
|
Disable cuda9.2, use cuda10.1 as default
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
chenjianping
|
343889cdb7
|
building _ms_mpi with mpi_interface
|
5 years ago |
heleiwang
|
0d52888fc5
|
fix misspell and check parameters
|
5 years ago |
chenfei
|
df7fe72928
|
visit stop if tuple getitem and maketuple of function GetCallRealOutputs
|
5 years ago |
lichenever
|
1c34c8c970
|
fix_hccl_to_support_big_tensor
|
5 years ago |
mindspore-ci-bot
|
cdaaf38206
|
!2508 Graph kernel use control sink
Merge pull request !2508 from zhoufeng/graph-kernel-use-control-sink
|
5 years ago |
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
|
5 years ago |
mindspore-ci-bot
|
41785e18c1
|
!2501 Fix some mistakes of TransData and ConfusionTransposeD vm ops
Merge pull request !2501 from liuwenhao/master
|
5 years ago |
mindspore-ci-bot
|
69c15470a5
|
!2492 Add an output to apply_proximal_adagrad op register
Merge pull request !2492 from YuJianfeng/master
|
5 years ago |
mindspore-ci-bot
|
ce9c68d8da
|
!2505 [Code Reivew] fix code review content
Merge pull request !2505 from jjfeing/master
|
5 years ago |
wilfChen
|
034d2ea2aa
|
Gpu Adam Fusion
|
5 years ago |
Wei Luning
|
dcd5773f64
|
fix bug in quant deploy export
|
5 years ago |
laiyongqiang
|
eb37669e3b
|
fix bug to remove reshape when reshape is depend's input
|
5 years ago |
Wei Luning
|
8f56528f8c
|
add flags on function
|
5 years ago |
mindspore-ci-bot
|
0478b7d191
|
!2303 optimize LARS interface
Merge pull request !2303 from gziyan/modify_lars_interface
|
5 years ago |
liuwenhao4
|
2f1cec7225
|
Fix some mistakes of TransData vm ops
|
5 years ago |
mindspore-ci-bot
|
890e4cbf4a
|
!2458 dont create hccl group in auto parallel strategy search
Merge pull request !2458 from yao_yf/log_fix
|
5 years ago |
zhoufeng
|
09c50ee435
|
Graph kernel use control sink
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |