| .. |
|
internal
|
add readme for ovxlib_bin_build.sh
|
2022-08-08 16:52:45 +08:00 |
|
ops
|
added sign & softsign
|
2022-09-20 22:49:45 +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
|
Replace name direct_map_op with builtin_op
|
2022-09-19 10:21:19 +08:00 |
|
builtin_op_impl.h
|
Replace name direct_map_op with builtin_op
|
2022-09-19 10:21:19 +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
|
Refine cmake build: add gtest (#47)
|
2021-05-17 13:04:45 +08:00 |
|
op_impl.cc
|
Enable SetRoundingPolicy (#426)
|
2022-07-06 17:03:54 +08:00 |
|
op_impl.h
|
Enable SetRoundingPolicy (#426)
|
2022-07-06 17:03:54 +08:00 |
|
operation.cc
|
Enable SetRoundingPolicy (#426)
|
2022-07-06 17:03:54 +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
|
Fix build error with Android NDK
|
2021-09-09 12:56:01 +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 |