mindspore-ci-bot
|
573d66e2df
|
!4085 fix bug of winograd
Merge pull request !4085 from fuzhiye/tmp
|
5 years ago |
mindspore-ci-bot
|
a86b78b9fb
|
!4085 fix bug of winograd
Merge pull request !4085 from fuzhiye/tmp
|
5 years ago |
mindspore-ci-bot
|
68fc7c2c1f
|
!4082 Added notation for graph-level seed access interfaces
Merge pull request !4082 from peixu_ren/master
|
5 years ago |
mindspore-ci-bot
|
afd17a51a0
|
!4086 Support image2d for opencl runtime
Merge pull request !4086 from wandongdong/master
|
5 years ago |
mindspore-ci-bot
|
8908f6ef19
|
!4098 Graph compile performance optimization
Merge pull request !4098 from zhoufeng/graph-compile-performance-optimize
|
5 years ago |
mindspore-ci-bot
|
bf8651e2d8
|
!4031 fix cell bprop
Merge pull request !4031 from riemann_penn/fix_cell_bprop
|
5 years ago |
mindspore-ci-bot
|
5cd4c3eb09
|
!3931 Generating the synthetic data for the Wide&Deep model
Merge pull request !3931 from huangxinjing/synthetic_data
|
5 years ago |
mindspore-ci-bot
|
0d2ef3ba38
|
!3882 Decoupling the interface of mallocing mem
Merge pull request !3882 from JoyLvliang/decoupling-the-interface-of-mallocing-mem
|
5 years ago |
mindspore-ci-bot
|
9828f7f05e
|
!4091 remove securec lib in mindspore lite
Merge pull request !4091 from hangq/master
|
5 years ago |
mindspore-ci-bot
|
f9e8ec3fd7
|
!4039 add ut for 21 tflite op parsers
Merge pull request !4039 from wangzhe/master
|
5 years ago |
zhoufeng
|
2f5cbfc26f
|
graph compile performance optimize
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
wandongdong
|
00bfc1e52f
|
add buffer2image2d2
|
5 years ago |
mindspore-ci-bot
|
a1b517b000
|
!4093 fix add kernel output address
Merge pull request !4093 from sunsuodong/relu6_int8
|
5 years ago |
fuzhiye
|
5dc9d2ea12
|
fix bug
|
5 years ago |
hangq
|
7ebc7ca801
|
remove securec
|
5 years ago |
sunsuodong
|
5c8be15d81
|
fix add kernel output address
|
5 years ago |
mindspore-ci-bot
|
eb4bee3c18
|
!4077 fix anf exporter add concat and transpose populater
Merge pull request !4077 from wangchangkai/master
|
5 years ago |
mindspore-ci-bot
|
6fc6f290a2
|
!3951 add Op_BatchNorm and testcase;
Merge pull request !3951 from songhonglei413/test
|
5 years ago |
mindspore-ci-bot
|
2608dc931e
|
!4079 remove maketuple and getitem in anf_export
Merge pull request !4079 from yankai10/new_merge
|
5 years ago |
panyifeng
|
34e50e5d6e
|
fix cell bprop
|
5 years ago |
yankai
|
050d713da1
|
remove maketuple and getitem
|
5 years ago |
mindspore-ci-bot
|
76668bef16
|
!4006 Second round of the enhancement of API comments
Merge pull request !4006 from Simson/enhancement-API
|
5 years ago |
huangxinjing
|
3651581fb0
|
Add synthetic data generate process
|
5 years ago |
songhonglei413
|
1ae2bbe6b6
|
nadd Op_BatchNorm and testcase 3.2
|
5 years ago |
mindspore-ci-bot
|
40ff2fbabf
|
!4062 [LITE]fix bug: arm cpu fp32 op scale
Merge pull request !4062 from yangruoqi713/fix_bug
|
5 years ago |
mindspore-ci-bot
|
768ff072ad
|
!4010 modify checkpoint config param check
Merge pull request !4010 from changzherui/mod_ckpt_param
|
5 years ago |
mindspore-ci-bot
|
3b7df4e512
|
!4072 Fix a bug in Tensor::equals()
Merge pull request !4072 from hewei/fixbug_tensor_equal
|
5 years ago |
simson
|
a346a1b2b4
|
Second round of the enhancement of API comments
|
5 years ago |
lvliang
|
3a61d646d4
|
decoupling-the-interface-of-mallocing-mem
|
5 years ago |
mindspore-ci-bot
|
72d2fc7448
|
!4050 fix unsortedgrad clipbynorm boundingboxdecode
Merge pull request !4050 from fangzehua/unsortedgrad
|
5 years ago |
mindspore-ci-bot
|
ae6f9524dd
|
!4080 add new nets for benchmark
Merge pull request !4080 from andy_wangrui/master
|
5 years ago |
mindspore-ci-bot
|
6123476fcb
|
!4056 fix spelling mistake
Merge pull request !4056 from liubuyu/bug_fix
|
5 years ago |
wangzhe
|
b35c4c53ee
|
add ut for 21 tflite op parsers
|
5 years ago |
kai00
|
88cda696e1
|
add concat transpose populater
|
5 years ago |
peixu_ren
|
eb0cd8b4d3
|
Added notation for graph-level seed access interfaces
|
5 years ago |
andy
|
2fe3b7be1a
|
add new nets
|
5 years ago |
mindspore-ci-bot
|
c68b92e081
|
!4026 fix cmakelist while compiling with debug mode
Merge pull request !4026 from 34bunny/CMake-debug-mode-fix
|
5 years ago |
mindspore-ci-bot
|
8f17535045
|
!3831 CUDA - GPU MirrorPad New Op
Merge pull request !3831 from danishnxt/GPU_One
|
5 years ago |
mindspore-ci-bot
|
c2cd2df9e7
|
!3961 unroll loop for fp32 depth wise convolution to 16
Merge pull request !3961 from lixian/master
|
5 years ago |
lixian
|
48e2f85593
|
optimization for depth wise convolution
|
5 years ago |
mindspore-ci-bot
|
000aa2e17e
|
!4040 add int8 strided_slice kernel
Merge pull request !4040 from sunsuodong/strided_slice_int8
|
5 years ago |
mindspore-ci-bot
|
a1b2f3925b
|
!4071 [MS][LITE] Support broadcast for power op
Merge pull request !4071 from zhanyuan/tmp
|
5 years ago |
mindspore-ci-bot
|
7074977645
|
!4070 Add time profile to calculate the running time of the operator.
Merge pull request !4070 from yeyunpeng2020/master_profile
|
5 years ago |
sunsuodong
|
5e188a7503
|
add int8 stride_slice
|
5 years ago |
mindspore-ci-bot
|
a2b3235692
|
!4047 add attr 'shape' and 'dtype' and interface 'asnumpy' for Tensor
Merge pull request !4047 from zhangbuxue/add_attr_dtype_and_shape_and_interface_asnumpy_for_tensor
|
5 years ago |
mindspore-ci-bot
|
470328eeaf
|
!4060 fix do concat in while loop specialize error
Merge pull request !4060 from fary86/fix_while_concat_specialize_error
|
5 years ago |
zhanyuan
|
03b4de2e2c
|
Support broadcast for Power OP
|
5 years ago |
yeyunpeng
|
32d85c0f94
|
add time profile
|
5 years ago |
He Wei
|
d310891eca
|
Fix a bug in Tensor::equals()
1. Check if data_ is null before compare it;
2. Always allocate an array for data_ even if size is zero.
|
5 years ago |
yangruoqi713
|
3bf8d51198
|
fix bug: arm cpu fp32 op scale
|
5 years ago |