huangdongrun
|
d12a720fc5
|
add comparison ops
fix pylint
use scalar_lt primitive directly
fix review
|
2020-04-08 20:00:06 +08:00 |
YuJianfeng
|
024706f951
|
Optimize depend edge with make tuple input
|
2020-04-08 20:00:06 +08:00 |
Wei Luning
|
b18f634912
|
remove ge depend in cpu
|
2020-04-08 20:00:06 +08:00 |
fary86
|
73e0bdcd43
|
Dump graph with type info when static analysis failed
|
2020-04-08 19:58:13 +08:00 |
c00425699
|
c4b03e854c
|
use std::vector instead of std::list to promote performance for parallel module
|
2020-04-08 19:58:13 +08:00 |
GinFung
|
2fd7f67108
|
Add matmul biasadd fusion pass
|
2020-04-08 19:58:13 +08:00 |
Jonathan Yan
|
295c00ac39
|
Replace std::cout with MS_LOG in dataset unit test
Signed-off-by: Jonathan Yan <jonathan.yan1@huawei.com>
|
2020-04-08 19:58:13 +08:00 |
mindspore-ci-bot
|
2eb71103f9
|
!82 profiling feature enhancement
Merge pull request !82 from caifubi/dev-profiling
|
2020-04-08 16:22:35 +08:00 |
jonyguo
|
20d1b64443
|
fix: error info is not exactly when column list invalid
|
2020-04-08 16:11:13 +08:00 |
jojobugfree
|
effdb483d6
|
profiling feature enhancement
|
2020-04-08 15:12:06 +08:00 |
Xiaoda Zhang
|
a153fad874
|
This commit is to separate the computation cost and memory cost in auto_parallel. Some related memory correction is removed.
|
2020-04-08 11:52:19 +08:00 |
Jonathan Yan
|
9d0fde29f4
|
remove ENABLE_MINDRECORD flag
|
2020-04-07 14:55:45 -04:00 |
Alexey Shevlyakov
|
84d780c1a4
|
remove make_unique.h
|
2020-04-07 14:00:09 -04:00 |
mindspore-ci-bot
|
a4b9f8a728
|
!120 Fix test for RandomCropDecodeResizeOp.
Merge pull request !120 from Alexey_Shevlyakov/master
|
2020-04-07 20:52:45 +08:00 |
kingfo
|
3202fc0df9
|
refactor callback for ge backend
|
2020-04-07 09:32:54 +08:00 |
Alexey Shevlyakov
|
d37b8c4f2d
|
fix RandomCropDecodeResize test
|
2020-04-03 11:13:57 -04:00 |
mindspore-ci-bot
|
a5d95e472e
|
!106 support comparison ops for python
Merge pull request !106 from amongo/SupportPythonOperators
|
2020-04-03 15:52:08 +08:00 |
huangdongrun
|
461d8e3a08
|
add comparison ops
fix pylint
use scalar_lt primitive directly
fix review
|
2020-04-03 09:58:41 +08:00 |
mindspore-ci-bot
|
9be1a01db6
|
!85 Optimize depend edge with make tuple input
Merge pull request !85 from YuJianfeng/master
|
2020-04-02 22:00:18 +08:00 |
Wei Luning
|
73ba399364
|
remove ge depend in cpu
|
2020-04-02 19:38:42 +08:00 |
YuJianfeng
|
7f53bb062d
|
Optimize depend edge with make tuple input
|
2020-04-02 11:33:34 +08:00 |
mindspore-ci-bot
|
52166a85cf
|
!43 dump graph with type info when analysis failed
Merge pull request !43 from fary86/dump-typed-graph-when-analyze-fail
|
2020-03-31 22:23:02 +08:00 |
fary86
|
816b60491d
|
Dump graph with type info when static analysis failed
|
2020-03-31 21:08:48 +08:00 |
mindspore-ci-bot
|
da447b8d4d
|
!45 use std::vector instead of std::list to promote performance for parallel module
Merge pull request !45 from chentingting/permote_auto_prallel_performance
|
2020-03-31 18:25:59 +08:00 |
c00425699
|
3bb48ffee1
|
use std::vector instead of std::list to promote performance for parallel module
|
2020-03-31 15:16:00 +08:00 |
mindspore-ci-bot
|
976226f9ac
|
!10 Add matmul biasadd fusion pass
Merge pull request !10 from YuJianfeng/master
|
2020-03-31 14:52:47 +08:00 |
Jonathan Yan
|
080bcda021
|
Replace std::cout with MS_LOG in dataset unit test
Signed-off-by: Jonathan Yan <jonathan.yan1@huawei.com>
|
2020-03-30 11:02:32 -04:00 |
GinFung
|
468dbc3557
|
Add matmul biasadd fusion pass
|
2020-03-30 10:12:50 +08:00 |
zhunaipan
|
930a1fb0a8
|
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
|
2020-03-27 22:54:54 +08:00 |