- 29 4月, 2020 7 次提交
-
-
由 dingminghui 提交于
-
由 dingminghui 提交于
-
由 dingminghui 提交于
-
由 dingminghui 提交于
-
由 zhaocai 提交于
-
由 zhaocai 提交于
-
由 dingminghui 提交于
Since input tensor is modified to NHWC, which is not compatible to cast kernel in NCHW layout, type_layout_cast_pass will insert a layout instruction to transform data. Use NHWC cast kernel to avoid cast layout
-
- 23 4月, 2020 2 次提交
-
-
由 dingminghui 提交于
-
由 jiaopu 提交于
-
- 18 4月, 2020 3 次提交
-
-
由 jiaopu 提交于
-
由 jiangqiu 提交于
-
由 jackzhang235 提交于
-
- 17 4月, 2020 2 次提交
-
-
由 jiaopu 提交于
-
由 dingminghui 提交于
while filter weight is quanted elementwise, use maximum of weight_scale instead of mininum to keep quant weight in range of int8
-
- 15 4月, 2020 1 次提交
-
-
由 jackzhang235 提交于
-
- 14 4月, 2020 8 次提交
-
-
由 silingtong123 提交于
-
由 Wilber 提交于
for multiple-use args, only cast once
-
由 airockchip 提交于
-
由 xiaogang 提交于
-
由 huzhiqiang 提交于
-
由 jiaopu 提交于
-
由 dingminghui 提交于
testcase
-
由 cc 提交于
* Optimize matmul for size(x_dims)=2 size(y_dims)>2
-
- 13 4月, 2020 6 次提交
-
-
由 zhupengyang 提交于
* [NPU] add shape bridge move shape arm kernel to host * enhance compare arm kernel * [NPU] add gather op bridge * enable reshape arm ut * [NPU] add lookup_table bridge
-
由 cc 提交于
-
由 Wilber 提交于
lite cuda support exec multi-stream
-
由 xiebaiyuan 提交于
* [LITE][OPENCL][Image] lazy init cl::event , test=develop * [LITE][OPENCL][Image] lazy init cl::event , test=develop
-
由 huzhiqiang 提交于
-
由 huzhiqiang 提交于
-
- 12 4月, 2020 2 次提交
-
-
由 Yuan Shuai 提交于
-
由 xiebaiyuan 提交于
[LITE][OPENCL][Image] use unique_ptr to wrap filter and bias in conv image compute , test=develop (#3388)
-
- 11 4月, 2020 3 次提交
-
-
由 Santa An 提交于
* [LITE][BM] fix reshape infer shape issue, test=develop * [LITE][BM] with testing=on, test=develop
-
由 Yuan Shuai 提交于
1. clean code; 2. change `cl::Kernel` from unique to shared ptr; 3. `reset` `cl::Program` and `clear` `device_info_` in destroyed of CLRuntime; 4. remove clFlush in destroyed of CLRuntime.
-
由 xiebaiyuan 提交于
fix opencl hang on mali
-
- 10 4月, 2020 6 次提交
-
-
由 cc 提交于
* Optimize weight quantizaion, test=develop
-
由 jackzhang235 提交于
-
由 dingminghui 提交于
-
由 xiaogang 提交于
-
由 HappyAngel 提交于
* update profile info(add new element), test=develop
-
由 jiaopu 提交于
-