- 10 4月, 2020 2 次提交
-
-
由 jackzhang235 提交于
-
由 dingminghui 提交于
-
- 09 4月, 2020 2 次提交
- 08 4月, 2020 7 次提交
-
-
由 jackzhang235 提交于
-
由 jackzhang235 提交于
-
由 jiangqiu 提交于
-
由 jackzhang235 提交于
-
由 dingminghui 提交于
bug caused by lazy malloc of tensor memory. while batchsize large than 1, output tensor is divided(shared memory), and each divided tensor do malloc.
-
由 dingminghui 提交于
destroy base op after fuse
-
由 jiaopu 提交于
-
- 07 4月, 2020 1 次提交
-
-
由 Yin Zhenhua 提交于
-
- 02 4月, 2020 2 次提交
-
-
由 zhangshijin 提交于
feat(subgraph): execute cnml compute forward asynchronously
-
由 dingminghui 提交于
-
- 01 4月, 2020 6 次提交
-
-
由 jackzhang235 提交于
outputs wrongly
-
由 Yin Zhenhua 提交于
(ref): add sigmoid and elementwise_mul x86 kernel interface
-
由 zhaoying 提交于
-
由 zhaoying 提交于
1. disable conv activation pass by default 2. set fc_fuser'param with_relu false while mlu fc kernel does not support relu 3. change fc filter shape from 2 dim to 4 dim while input dim == 4 4. add ToFile func in mlu tensor for debug convenience 5. enable 4-dim input in elementwise_ops 6. add transpose2d in utility.cc
-
由 zhaoying 提交于
-
由 zhaoying 提交于
remove current logic for mlu
-
- 31 3月, 2020 1 次提交
-
-
由 zhangshijin 提交于
Develop set input layout
-
- 28 3月, 2020 3 次提交
-
-
由 jackzhang235 提交于
target -> subgraph -> target -> precision -> layout
-
由 jackzhang235 提交于
-
由 jackzhang235 提交于
-
- 27 3月, 2020 2 次提交
-
-
由 zhangshijin 提交于
Refactor input nchw layout
-
由 jackzhang235 提交于
-
- 26 3月, 2020 4 次提交
-
-
由 jackzhang235 提交于
-
由 jackzhang235 提交于
-
由 jackzhang235 提交于
-
由 jackzhang235 提交于
-
- 25 3月, 2020 4 次提交
-
-
由 xiaogang 提交于
test=develop
-
由 huzhiqiang 提交于
-
由 huzhiqiang 提交于
-
由 Yuan Shuai 提交于
* [LITE][OPENCL] enhance elemul, fix reshape for opencl. test=develop * comment loop test for pad2 opencl kernel. test=develop * [LITE][PROFILE] add sequnce statics for precision profiler. test=develop
-
- 24 3月, 2020 6 次提交
-
-
由 huzhiqiang 提交于
-
由 jiaopu 提交于
-
由 mapingshuo 提交于
* rename elementwise_sub_grad, test=develop * rename Grad to GRAD, test=develop * deal with case that Y@GRAD is empty, test=develop
-
由 Yuan Shuai 提交于
* fix ci for test_mobilenetv1/v2. test=develop * [OPENCL][CI] add test_mobilenetv1/v2 for opencl ci. test=develop
-
由 cc 提交于
-
由 zhangshijin 提交于
add 1)Yolo3 op 2)first conv 2)3dim iput mlu
-