TIM-VX/src/tim/vx
zhao.xia 0ed1e8947f Add new APIs for conv, deconv and fc
The new apis remvoe weights, oc_count and ksize.

Signed-off-by: zhao.xia <zhao.xia@verisilicon.com>
2021-06-07 21:48:13 +08:00
..
internal Add GroupedConv2d 2021-06-04 16:53:25 +08:00
ops Add new APIs for conv, deconv and fc 2021-06-07 21:48:13 +08:00
context.cc Added NBG support 2021-02-22 11:38:21 +08:00
context_private.h Added NBG support 2021-02-22 11:38:21 +08:00
context_test.cc Refine unit test case name (#70) 2021-05-25 11:19:42 +08:00
graph.cc Add layout inference feature (#34) 2021-05-08 09:29:47 +08:00
graph_private.h Add layout inference feature (#34) 2021-05-08 09:29:47 +08:00
graph_test.cc Refine cmake build: add gtest (#47) 2021-05-17 13:04:45 +08:00
operation.cc Remove DownScaleSizeRounding type 2021-05-25 16:48:50 +08:00
operation_private.h Remove DownScaleSizeRounding type 2021-05-25 16:48:50 +08:00
tensor.cc Refine the cmake build (#63) 2021-05-24 13:40:37 +08:00
tensor_private.h Support layout inference for ops (#77) 2021-05-27 10:33:44 +08:00
test_utils.h add uint8 quantized unit_test for conv2d 2021-06-07 13:30:43 +08:00
type_utils.cc Remove DownScaleSizeRounding type 2021-05-25 16:48:50 +08:00
type_utils.h Remove DownScaleSizeRounding type 2021-05-25 16:48:50 +08:00