TIM-VX/src/tim/vx
Tang d723ffaf51 fix typo for graph_test.cc 2022-11-22 21:37:40 +08:00
..
internal Set RNN internal dtype 2022-11-14 09:39:27 +08:00
ops diabled a failed case 2022-11-22 21:36:41 +08:00
platform rename CopyTensorToData to CopyDataFromTensor to align name of tim::vx::Tensor (#373) 2022-04-24 13:36:51 +08:00
builtin_op.cc Replace name direct_map_op with builtin_op 2022-09-19 10:21:19 +08:00
builtin_op_impl.cc Supported composed layout infer & added unit test 2022-09-26 14:29:46 +08:00
builtin_op_impl.h Supported composed layout infer & added unit test 2022-09-26 14:29:46 +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 Expose hw feature : isClOnly() 2022-08-03 09:06:32 +08:00
context_private.h Expose hw feature : isClOnly() 2022-08-03 09:06:32 +08:00
context_test.cc Refine unit test case name (#70) 2021-05-25 11:19:42 +08:00
graph.cc Set graph attributes when compile graph to binary 2022-08-15 06:34:08 +08:00
graph_private.h Set graph attributes when compile graph to binary 2022-08-15 06:34:08 +08:00
graph_test.cc fix typo for graph_test.cc 2022-11-22 21:37:40 +08:00
op_impl.cc Supported composed layout infer & added unit test 2022-09-26 14:29:46 +08:00
op_impl.h Supported composed layout infer & added unit test 2022-09-26 14:29:46 +08:00
operation.cc modified cumsum header && resolve conflict in README.md 2022-09-26 14:27:48 +08:00
tensor.cc supported int16 dfp quantization & added conv2d unit test 2022-09-15 22:15:22 +08:00
tensor_private.h feat(tensor): support external buffer when creating input/output tensors (#389) 2022-05-18 23:38:26 +08:00
test_utils.h added Rcp op & modified test_utils 2022-09-22 12:15:02 +08:00
type_utils.cc supported int16 dfp quantization & added conv2d unit test 2022-09-15 22:15:22 +08:00
type_utils.h Remove DownScaleSizeRounding type 2021-05-25 16:48:50 +08:00