TIM-VX/src/tim/vx
liyuenan 75d39e2cfd
Support layout inference for transpose (#250)
Added interface GetProdeucerOp(tensor) in Graph


Signed-off-by: yuenan.li <yuenan.li@verisilicon.com>
2021-12-29 11:06:28 +08:00
..
internal Support single static-library for libtim-vx.a (#237) 2021-12-15 22:23:32 +08:00
ops Add layout inference and unit test for BatchNorm (#243) 2021-12-22 09:47:57 +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 Support layout inference for transpose (#250) 2021-12-29 11:06:28 +08:00
graph_private.h Support layout inference for transpose (#250) 2021-12-29 11:06:28 +08:00
graph_test.cc Refine cmake build: add gtest (#47) 2021-05-17 13:04:45 +08:00
operation.cc Support layout inference for transpose (#250) 2021-12-29 11:06:28 +08:00
operation_private.h Remove DownScaleSizeRounding type 2021-05-25 16:48:50 +08:00
tensor.cc Install libtim-vx.so to lib64 if build for aarch64 (#225) 2021-11-24 15:18:29 +08:00
tensor_private.h support DMAbuffer (#214) 2021-11-21 22:46:20 +08:00
test_utils.h Fix build error with Android NDK 2021-09-09 12:56:01 +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