TIM-VX/src/tim/vx
Zhouheng Zheng b4091318ea
fix buf of param init in custom op (#345)
Co-authored-by: zhouheng.zheng <zhouheng.zheng@ouotlook.com>
2022-04-06 17:21:54 +08:00
..
internal wrapper public ovxlib api (#320) 2022-03-15 21:24:15 +08:00
ops fix buf of param init in custom op (#345) 2022-04-06 17:21:54 +08:00
platform support virtual vip devices (#331) 2022-04-06 13:05:38 +08:00
compile_option.cc Fix compile error in g++5.4 (#286) 2022-02-11 08:20:05 +08:00
compile_option_test.cc [New API] Add compile_option support - relax_mode (#285) 2022-02-09 10:52:11 +08:00
context.cc [New API] Add compile_option support - relax_mode (#285) 2022-02-09 10:52:11 +08:00
context_private.h [New API] Add compile_option support - relax_mode (#285) 2022-02-09 10:52:11 +08:00
context_test.cc Refine unit test case name (#70) 2021-05-25 11:19:42 +08:00
direct_map_op.cc Added RNNCell & unit test (#249) 2021-12-29 11:08:24 +08:00
direct_map_op_impl.cc Added customize operator APIs(#315) 2022-03-09 12:10:08 +08:00
direct_map_op_impl.h Added customize operator APIs(#315) 2022-03-09 12:10:08 +08:00
graph.cc [New API] Add compile_option support - relax_mode (#285) 2022-02-09 10:52:11 +08:00
graph_private.h [New API] Add compile_option support - relax_mode (#285) 2022-02-09 10:52:11 +08:00
graph_test.cc Refine cmake build: add gtest (#47) 2021-05-17 13:04:45 +08:00
op_impl.cc Added customize operator APIs(#315) 2022-03-09 12:10:08 +08:00
op_impl.h Added customize operator APIs(#315) 2022-03-09 12:10:08 +08:00
operation.cc Support that op's all inputs are constant (#264) 2022-01-14 12:34:38 +08:00
tensor.cc Enable handle support for new hardware (#334) 2022-03-29 18:12:28 +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