TIM-VX/include/tim/vx
Sven 7c1a00213b
[New API] Add compile_option support - relax_mode (#285)
Added new API for tim::vx::Context::CreateGraph with a CompileOption

Only one option added in CompileOption:
    relax_mode : Run float32 mode with bfloat16

Signed-off-by: xiang.zhang <xiang.zhang@verisilicon.com>
2022-02-09 10:52:11 +08:00
..
ops Support that op's all inputs are constant (#264) 2022-01-14 12:34:38 +08:00
compile_option.h [New API] Add compile_option support - relax_mode (#285) 2022-02-09 10:52:11 +08:00
context.h [New API] Add compile_option support - relax_mode (#285) 2022-02-09 10:52:11 +08:00
direct_map_op.h Added RNNCell & unit test (#249) 2021-12-29 11:08:24 +08:00
graph.h [New API] Add compile_option support - relax_mode (#285) 2022-02-09 10:52:11 +08:00
operation.h Support that op's all inputs are constant (#264) 2022-01-14 12:34:38 +08:00
ops.h support conv3d (#238) 2022-01-11 14:13:15 +08:00
tensor.h support DMAbuffer (#214) 2021-11-21 22:46:20 +08:00
types.h support conv3d (#238) 2022-01-11 14:13:15 +08:00