- 24 6月, 2019 2 次提交
-
-
由 Yanzhan Yang 提交于
-
由 qnqinan 提交于
* update concat and split kernel and related files in FPGA v2(v3) track * update * update * update kernel and related files in FPGA v2 track * update * update * update kernel and related files for static quantization in FPGA v2 track * update * update feed and fetch kernel in FPGA v2 track * update io file * update feed fetch and softmax kernel in FPGA v2 track * update proposal kernel and other kernels in FPGA v2 track * update fetch and softmax kernel in fpga v2 track * update v1 and v3 kernel file in FPGA track
-
- 21 6月, 2019 3 次提交
-
-
由 Yanzhan Yang 提交于
-
由 Yanzhan Yang 提交于
* add auto debug tools * fix style
-
由 Jiaying Zhao 提交于
-
- 19 6月, 2019 1 次提交
-
-
由 NazgulLee 提交于
-
- 14 6月, 2019 1 次提交
-
-
由 NazgulLee 提交于
-
- 11 6月, 2019 1 次提交
-
-
由 zp7 提交于
-
- 05 6月, 2019 1 次提交
-
-
由 qnqinan 提交于
* update concat and split kernel and related files in FPGA v2(v3) track * update * update * update kernel and related files in FPGA v2 track * update * update * update kernel and related files for static quantization in FPGA v2 track * update * update feed and fetch kernel in FPGA v2 track * update io file * update feed fetch and softmax kernel in FPGA v2 track * update proposal kernel and other kernels in FPGA v2 track * update fetch and softmax kernel in fpga v2 track
-
- 04 6月, 2019 1 次提交
-
-
由 jameswu2014 提交于
* marker1-anchor update * concat-fetch bug
-
- 03 6月, 2019 2 次提交
-
-
由 qnqinan 提交于
* update concat and split kernel and related files in FPGA v2(v3) track * update * update * update kernel and related files in FPGA v2 track * update * update * update kernel and related files for static quantization in FPGA v2 track * update * update feed and fetch kernel in FPGA v2 track * update io file * update feed fetch and softmax kernel in FPGA v2 track * update proposal kernel and other kernels in FPGA v2 track
-
由 zp7 提交于
-
- 31 5月, 2019 1 次提交
-
-
由 adaxi123 提交于
-
- 30 5月, 2019 2 次提交
-
-
由 zp7 提交于
* add reshape2, transpose2, split GPU operator * fix reshape2op && delete log
-
由 Shuai Yuan 提交于
* [TEST] add gesture model for test
-
- 29 5月, 2019 1 次提交
-
-
由 Jiaying Zhao 提交于
-
- 28 5月, 2019 2 次提交
-
-
由 Yanzhan Yang 提交于
-
由 Yanzhan Yang 提交于
1. enable conv mps with texture bias. 2. add scale mps. 3. remove duplicate computation in fetch kernel. 4. fix typo. (#1665)
-
- 27 5月, 2019 2 次提交
-
-
由 Yanzhan Yang 提交于
* 1.enable both tensor and texture as bias of conv_add_relu. 2. add conv_relu fusion op. * winograd could be used when. out channel is less than or equal to 16
-
由 zhaojiaying01 提交于
-
- 24 5月, 2019 1 次提交
-
-
由 hong19860320 提交于
1.update CPUContext to probe CPU info 2.improve the performance of SlidingwindowConv3x3s1 and SlidingwindowConv3x3s2 (#1655)
-
- 23 5月, 2019 3 次提交
-
-
由 Yanzhan Yang 提交于
-
由 Jiaying Zhao 提交于
-
由 Jiaying Zhao 提交于
* fix opencl no persistable bias in fusion conv op * delete log
-
- 22 5月, 2019 8 次提交
-
-
由 jameswu2014 提交于
-
由 Jiaying Zhao 提交于
* fix cpu conv_add and conv_add_relu * fix cpu conv_add and conv_add_relu
-
由 Yanzhan Yang 提交于
1. add optimize parameter to load function. 2. add transpose operation if the input of fetch op is not [0, 2, 3, 1]. (#1651)
-
由 Jiaying Zhao 提交于
-
由 xiebaiyuan 提交于
* develop nearestinterp op fix bug in element add close #1647 * remove log remove log
-
由 zhaojiaying01 提交于
-
由 Yanzhan Yang 提交于
1. reshape output transpose should be 0, 1, 2, 3. 2.mps conv should be disabled when groups is larger than 1. 3. slice should re-tranpose its input if needed. (#1646)
-
由 Jiaying Zhao 提交于
* fix memcpy size in opencl fetch kernel * add opencl Scale op
-
- 21 5月, 2019 6 次提交
-
-
由 Yanzhan Yang 提交于
1.add groups to conv3x3. 2.add original size to tensor and tenture and adjust concat layer to handle tensor truncation logic. (#1643)
-
由 xiebaiyuan 提交于
-
由 NazgulLee 提交于
-
由 NazgulLee 提交于
-
由 Yanzhan Yang 提交于
-
由 jameswu2014 提交于
* V2-conv-hellocase pass & V1 verify-pass * V1 paralvl equal to 2 * softmax channel =2 bug * softmaxbug update2 * io update2 * V1-dwconv relu bug * opendevice bug fixed
-
- 20 5月, 2019 2 次提交
-
-
由 Yanzhan Yang 提交于
1.add flatten2, slice and nearest_interp op. 2.truncate tensor with more than 4 dimensions to 4. (#1634)
-
由 Yanzhan Yang 提交于
-