jonyguo
|
2a22d9dcc9
|
fix: change field name from 'data' to 'image' in mindrecord which similar with ImageFolderDatasetV2
|
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 |
liuwenhao4
|
2f1cec7225
|
Fix some mistakes of TransData vm ops
|
5 years ago |
mindspore-ci-bot
|
0478b7d191
|
!2303 optimize LARS interface
Merge pull request !2303 from gziyan/modify_lars_interface
|
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 |
mindspore-ci-bot
|
cc5a2408e6
|
!2491 add cpu kernel profiling log
Merge pull request !2491 from kisnwang/add-cpu-kernel-profiling
|
5 years ago |
mindspore-ci-bot
|
8870956954
|
!2441 add fake quant test case for gpu
Merge pull request !2441 from chenzhongming/master
|
5 years ago |
jjfeing
|
32442d6246
|
code review stage 2
|
5 years ago |
mindspore-ci-bot
|
36b97f1de7
|
!2495 check control mode of control depend
Merge pull request !2495 from chenfei_mindspore/check-depend-mode-of-control-depend
|
5 years ago |
mindspore-ci-bot
|
ba44545023
|
!2206 support vm for lrn
Merge pull request !2206 from jiangjinsheng/vm_LRN
|
5 years ago |
yao_yf
|
ad06ab4049
|
dont create hccl group in auto parallel strategy search
|
5 years ago |
mindspore-ci-bot
|
0958d5e328
|
!2430 fix bug of type cast
Merge pull request !2430 from liangzelang/dev
|
5 years ago |
kswang
|
dc29cfcbf7
|
add cpu profile time
|
5 years ago |
jiangjinsheng
|
a1e148cb4d
|
vm for LRN and LRNGrad
|
5 years ago |
zhousiyi
|
b2ec296f99
|
add opt pass for tuple_getitem with constant input
|
5 years ago |
mindspore-ci-bot
|
5b14292f69
|
!2140 Implementation of mindspore debugger
Merge pull request !2140 from ShidaHe/debugger_dev
|
5 years ago |
mindspore-ci-bot
|
edeba61c05
|
!2494 fixed StridedSliceGrad
Merge pull request !2494 from jiangjinsheng/issue_fix4
|
5 years ago |
chenzomi
|
8873f9dc7e
|
add fake quant test case for gpu
|
5 years ago |
jiangjinsheng
|
6c9d32d446
|
fix StridedSliceGrad
|
5 years ago |
mindspore-ci-bot
|
c454e1045f
|
!2475 fix the summary operator is not work in constant folding scene
Merge pull request !2475 from ougongchang/master
|
5 years ago |
mindspore-ci-bot
|
ebf30051ff
|
!2452 Change the dataset attribute in SummaryCollector
Merge pull request !2452 from ougongchang/fix_dataset_bug
|
5 years ago |
mindspore-ci-bot
|
69d1b4c07d
|
!2468 Update Ref Eliminate and TileEliminate to Pattern Matcher
Merge pull request !2468 from Giancarlo/optimizer_update
|
5 years ago |
chenfei
|
82599adc3f
|
check depend mode of control depend
|
5 years ago |
mindspore-ci-bot
|
32f3a65705
|
!2432 make notes more clear and accurate
Merge pull request !2432 from liangzelang/dev1
|
5 years ago |
mindspore-ci-bot
|
64f8bc5278
|
!2457 GPU layernorm momentum support fp16
Merge pull request !2457 from VectorSL/gpu-type-expand
|
5 years ago |
mindspore-ci-bot
|
a2cd05339f
|
!2180 Gpu Gelu kernel support fp16
Merge pull request !2180 from chenweifeng/gelu-fp16
|
5 years ago |
yujianfeng
|
304427cd93
|
Add an output to apply_proximal_adagrad op register
|
5 years ago |
mindspore-ci-bot
|
002bddecfd
|
!2482 fix a bug :serialization.export parameter "file_name" doesn't work
Merge pull request !2482 from lilei/sparse_proximal_ada_grad
|
5 years ago |
mindspore-ci-bot
|
a3396f8af9
|
!2479 add bert inference example in serving
Merge pull request !2479 from dinghao/master
|
5 years ago |
Ziyan
|
41ddc153a6
|
modify lars interface
|
5 years ago |
mindspore-ci-bot
|
c8f26f799b
|
!2436 fix nn.PReLU example
Merge pull request !2436 from jiangjinsheng/issue_fix4
|
5 years ago |
mindspore-ci-bot
|
fe620f2195
|
!2434 fix atomic addr clean
Merge pull request !2434 from jjfeing/master
|
5 years ago |
mindspore-ci-bot
|
ac78ac9700
|
!2297 add vm support for operators include MatrixDiag, MatrixDiagPart etc
Merge pull request !2297 from jiangjinsheng/vm_matrixdiag
|
5 years ago |
jiangjinsheng
|
157ee1ca16
|
fix nn.PReLU example
|
5 years ago |
mindspore-ci-bot
|
d1f107c89a
|
!2459 modify dataset.py
Merge pull request !2459 from wukesong/mkdify_alexnet
|
5 years ago |
mindspore-ci-bot
|
8e5d8a1cf7
|
!2305 Enhance callback module and strongly check if callbacks is list or not
Merge pull request !2305 from 李鸿章/callback
|
5 years ago |
mindspore-ci-bot
|
10195c0d9c
|
!2466 delete ENABLE_GE
Merge pull request !2466 from mindspore_ding/backend
|
5 years ago |
mindspore-ci-bot
|
14868eb2b0
|
!2465 GCN rectification
Merge pull request !2465 from chentingting/gcn_rectification
|
5 years ago |
lilei
|
285be316c2
|
fix a bug for save file
|
5 years ago |
mindspore-ci-bot
|
106f798092
|
!2451 fix perchannel num_channels not set bug and adjust quant.py params order
Merge pull request !2451 from 王东旭/master
|
5 years ago |
chentingting
|
a733102db9
|
gcn_rectification
|
5 years ago |
dinghao
|
c1a518ce24
|
add bert example
|
5 years ago |
liangzelang
|
8ac582ab0d
|
make notes more clear and accurate
|
5 years ago |
ougongchang
|
3c4f621d75
|
fix the summary operator is not work in constant folding scene
The summary operator will be optimized when it return the origin value
in constant folding scene. So I return a None value to avoid this.
|
5 years ago |
mindspore-ci-bot
|
4c269d0702
|
!2474 [CT][ME] L2-norm runs failed in RP-search mode
Merge pull request !2474 from Chong/zc
|
5 years ago |