arm_compute v17.10
authorKaizen <kaizen@arm.com>
Thu, 12 Oct 2017 13:26:51 +0000 (14:26 +0100)
committerAnthony Barbier <anthony.barbier@arm.com>
Thu, 12 Oct 2017 14:42:58 +0000 (15:42 +0100)
commitbf8b01dfbfdca124673ade33c5eac8f3748d7abd
tree9504f134ca292b988e7065b22229e9bbe0493d00
parent8938bd3f40ea62ff56d6ed4e2db0a8aee34dd64a
arm_compute v17.10

Change-Id: If1489af40eccd0219ede8946577afbf04db31b29
4335 files changed:
README.md
SConscript
SConstruct
arm_compute/core/CL/CLKernelLibrary.h
arm_compute/core/CL/ICLKernel.h
arm_compute/core/CL/OpenCL.h
arm_compute/core/Logger.h [new file with mode: 0644]
arm_compute/core/NEON/NEFixedPoint.inl
arm_compute/core/NEON/kernels/NELKTrackerKernel.h
arm_compute/core/NEON/kernels/NEPoolingLayerKernel.h
arm_compute/core/PixelValue.h
arm_compute/core/SubTensorInfo.h
arm_compute/core/TensorShape.h
arm_compute/core/Utils.h
arm_compute/graph/Graph.h
arm_compute/graph/GraphContext.h [new file with mode: 0644]
arm_compute/graph/INode.h
arm_compute/graph/Nodes.h
arm_compute/graph/SubTensor.h [new file with mode: 0644]
arm_compute/graph/Tensor.h
arm_compute/graph/Types.h
arm_compute/graph/nodes/ActivationLayer.h
arm_compute/graph/nodes/BatchNormalizationLayer.h [new file with mode: 0644]
arm_compute/graph/nodes/ConvolutionLayer.h
arm_compute/graph/nodes/FloorLayer.h [new file with mode: 0644]
arm_compute/graph/nodes/FullyConnectedLayer.h
arm_compute/graph/nodes/L2NormalizeLayer.h [new file with mode: 0644]
arm_compute/graph/nodes/NormalizationLayer.h [new file with mode: 0644]
arm_compute/graph/nodes/PoolingLayer.h
arm_compute/graph/nodes/SoftmaxLayer.h
arm_compute/runtime/CL/CLScheduler.h
arm_compute/runtime/NEON/NEFunctions.h
arm_compute/runtime/NEON/functions/NEFlattenLayer.h [new file with mode: 0644]
arm_compute/runtime/NEON/functions/NEPoolingLayer.h
data/dumps/exp_Q8.1.in [deleted file]
data/dumps/exp_Q8.1.out [deleted file]
data/dumps/exp_Q8.2.in [deleted file]
data/dumps/exp_Q8.2.out [deleted file]
data/dumps/exp_Q8.3.in [deleted file]
data/dumps/exp_Q8.3.out [deleted file]
data/dumps/exp_Q8.4.in [deleted file]
data/dumps/exp_Q8.4.out [deleted file]
data/dumps/exp_Q8.5.out [deleted file]
data/dumps/exp_Q8.7.out [deleted file]
data/dumps/minus_Q8.5.out [deleted file]
data/dumps/minus_Q8.6.out [deleted file]
data/dumps/minus_Q8.7.out [deleted file]
data/dumps/mul_Q8.1.out [deleted file]
data/dumps/mul_Q8.2.out [deleted file]
data/dumps/mul_Q8.3.out [deleted file]
data/dumps/mul_Q8.4.out [deleted file]
data/dumps/mul_Q8.5.out [deleted file]
data/fixed_point/add_Q8.1.in.npy [moved from data/dumps/mul_Q8.1.in with 89% similarity]
data/fixed_point/add_Q8.1.out.npy [new file with mode: 0644]
data/fixed_point/add_Q8.2.in.npy [moved from data/dumps/mul_Q8.2.in with 92% similarity]
data/fixed_point/add_Q8.2.out.npy [new file with mode: 0644]
data/fixed_point/add_Q8.3.in.npy [moved from data/dumps/mul_Q8.3.in with 89% similarity]
data/fixed_point/add_Q8.3.out.npy [new file with mode: 0644]
data/fixed_point/add_Q8.4.in.npy [moved from data/dumps/mul_Q8.4.in with 92% similarity]
data/fixed_point/add_Q8.4.out.npy [new file with mode: 0644]
data/fixed_point/add_Q8.5.in.npy [moved from data/dumps/mul_Q8.5.in with 89% similarity]
data/fixed_point/add_Q8.5.out.npy [new file with mode: 0644]
data/fixed_point/add_Q8.6.in.npy [moved from data/dumps/exp_Q8.6.in with 92% similarity]
data/fixed_point/add_Q8.6.out.npy [new file with mode: 0644]
data/fixed_point/add_Q8.7.in.npy [moved from data/dumps/minus_Q8.7.in with 89% similarity]
data/fixed_point/add_Q8.7.out.npy [new file with mode: 0644]
data/fixed_point/exp_Q8.1.in.npy [new file with mode: 0644]
data/fixed_point/exp_Q8.1.out.npy [new file with mode: 0644]
data/fixed_point/exp_Q8.2.in.npy [new file with mode: 0644]
data/fixed_point/exp_Q8.2.out.npy [new file with mode: 0644]
data/fixed_point/exp_Q8.3.in.npy [new file with mode: 0644]
data/fixed_point/exp_Q8.3.out.npy [new file with mode: 0644]
data/fixed_point/exp_Q8.4.in.npy [moved from data/dumps/plus_Q8.4.in with 92% similarity]
data/fixed_point/exp_Q8.4.out.npy [new file with mode: 0644]
data/fixed_point/exp_Q8.5.in.npy [moved from data/dumps/plus_Q8.5.in with 89% similarity]
data/fixed_point/exp_Q8.5.out.npy [new file with mode: 0644]
data/fixed_point/exp_Q8.6.in.npy [moved from data/dumps/minus_Q8.6.in with 92% similarity]
data/fixed_point/exp_Q8.6.out.npy [moved from data/dumps/exp_Q8.6.out with 57% similarity]
data/fixed_point/exp_Q8.7.in.npy [moved from data/dumps/exp_Q8.7.in with 89% similarity]
data/fixed_point/exp_Q8.7.out.npy [new file with mode: 0644]
data/fixed_point/inv_sqrt_Q8.1.in.npy [moved from data/dumps/log_Q8.1.in with 79% similarity]
data/fixed_point/inv_sqrt_Q8.1.out.npy [new file with mode: 0644]
data/fixed_point/inv_sqrt_Q8.2.in.npy [moved from data/dumps/log_Q8.2.in with 76% similarity]
data/fixed_point/inv_sqrt_Q8.2.out.npy [new file with mode: 0644]
data/fixed_point/inv_sqrt_Q8.3.in.npy [moved from data/dumps/log_Q8.3.in with 78% similarity]
data/fixed_point/inv_sqrt_Q8.3.out.npy [new file with mode: 0644]
data/fixed_point/inv_sqrt_Q8.4.in.npy [moved from data/dumps/log_Q8.4.in with 80% similarity]
data/fixed_point/inv_sqrt_Q8.4.out.npy [new file with mode: 0644]
data/fixed_point/inv_sqrt_Q8.5.in.npy [moved from data/dumps/log_Q8.5.in with 77% similarity]
data/fixed_point/inv_sqrt_Q8.5.out.npy [new file with mode: 0644]
data/fixed_point/inv_sqrt_Q8.6.in.npy [moved from data/dumps/log_Q8.6.in with 82% similarity]
data/fixed_point/inv_sqrt_Q8.6.out.npy [new file with mode: 0644]
data/fixed_point/inv_sqrt_Q8.7.in.npy [moved from data/dumps/log_Q8.7.in with 63% similarity]
data/fixed_point/inv_sqrt_Q8.7.out.npy [new file with mode: 0644]
data/fixed_point/log_Q8.1.in.npy [new file with mode: 0644]
data/fixed_point/log_Q8.1.out.npy [moved from data/dumps/log_Q8.1.out with 76% similarity]
data/fixed_point/log_Q8.2.in.npy [new file with mode: 0644]
data/fixed_point/log_Q8.2.out.npy [moved from data/dumps/log_Q8.2.out with 76% similarity]
data/fixed_point/log_Q8.3.in.npy [new file with mode: 0644]
data/fixed_point/log_Q8.3.out.npy [moved from data/dumps/log_Q8.3.out with 77% similarity]
data/fixed_point/log_Q8.4.in.npy [new file with mode: 0644]
data/fixed_point/log_Q8.4.out.npy [moved from data/dumps/log_Q8.4.out with 80% similarity]
data/fixed_point/log_Q8.5.in.npy [new file with mode: 0644]
data/fixed_point/log_Q8.5.out.npy [moved from data/dumps/log_Q8.5.out with 84% similarity]
data/fixed_point/log_Q8.6.in.npy [new file with mode: 0644]
data/fixed_point/log_Q8.6.out.npy [moved from data/dumps/log_Q8.6.out with 82% similarity]
data/fixed_point/log_Q8.7.in.npy [new file with mode: 0644]
data/fixed_point/log_Q8.7.out.npy [moved from data/dumps/log_Q8.7.out with 71% similarity]
data/fixed_point/minus_Q8.1.in.npy [moved from data/dumps/minus_Q8.1.in with 89% similarity]
data/fixed_point/minus_Q8.1.out.npy [moved from data/dumps/minus_Q8.1.out with 92% similarity]
data/fixed_point/minus_Q8.2.in.npy [moved from data/dumps/plus_Q8.2.in with 92% similarity]
data/fixed_point/minus_Q8.2.out.npy [moved from data/dumps/minus_Q8.2.out with 92% similarity]
data/fixed_point/minus_Q8.3.in.npy [moved from data/dumps/plus_Q8.3.in with 89% similarity]
data/fixed_point/minus_Q8.3.out.npy [moved from data/dumps/minus_Q8.3.out with 92% similarity]
data/fixed_point/minus_Q8.4.in.npy [moved from data/dumps/minus_Q8.4.in with 92% similarity]
data/fixed_point/minus_Q8.4.out.npy [moved from data/dumps/minus_Q8.4.out with 92% similarity]
data/fixed_point/minus_Q8.5.in.npy [moved from data/dumps/minus_Q8.5.in with 89% similarity]
data/fixed_point/minus_Q8.5.out.npy [new file with mode: 0644]
data/fixed_point/minus_Q8.6.in.npy [moved from data/dumps/mul_Q8.6.in with 92% similarity]
data/fixed_point/minus_Q8.6.out.npy [new file with mode: 0644]
data/fixed_point/minus_Q8.7.in.npy [moved from data/dumps/mul_Q8.7.in with 89% similarity]
data/fixed_point/minus_Q8.7.out.npy [new file with mode: 0644]
data/fixed_point/mul_Q8.1.in.npy [moved from data/dumps/plus_Q8.1.in with 89% similarity]
data/fixed_point/mul_Q8.1.out.npy [new file with mode: 0644]
data/fixed_point/mul_Q8.2.in.npy [moved from data/dumps/minus_Q8.2.in with 92% similarity]
data/fixed_point/mul_Q8.2.out.npy [new file with mode: 0644]
data/fixed_point/mul_Q8.3.in.npy [moved from data/dumps/minus_Q8.3.in with 89% similarity]
data/fixed_point/mul_Q8.3.out.npy [new file with mode: 0644]
data/fixed_point/mul_Q8.4.in.npy [new file with mode: 0644]
data/fixed_point/mul_Q8.4.out.npy [new file with mode: 0644]
data/fixed_point/mul_Q8.5.in.npy [moved from data/dumps/exp_Q8.5.in with 65% similarity]
data/fixed_point/mul_Q8.5.out.npy [new file with mode: 0644]
data/fixed_point/mul_Q8.6.in.npy [moved from data/dumps/plus_Q8.6.in with 92% similarity]
data/fixed_point/mul_Q8.6.out.npy [moved from data/dumps/mul_Q8.6.out with 57% similarity]
data/fixed_point/mul_Q8.7.in.npy [moved from data/dumps/plus_Q8.7.in with 89% similarity]
data/fixed_point/mul_Q8.7.out.npy [moved from data/dumps/mul_Q8.7.out with 86% similarity]
data/fixed_point/plus_Q8.1.in.npy [new file with mode: 0644]
data/fixed_point/plus_Q8.1.out.npy [moved from data/dumps/plus_Q8.1.out with 92% similarity]
data/fixed_point/plus_Q8.2.in.npy [new file with mode: 0644]
data/fixed_point/plus_Q8.2.out.npy [moved from data/dumps/plus_Q8.2.out with 92% similarity]
data/fixed_point/plus_Q8.3.in.npy [new file with mode: 0644]
data/fixed_point/plus_Q8.3.out.npy [moved from data/dumps/plus_Q8.3.out with 92% similarity]
data/fixed_point/plus_Q8.4.in.npy [new file with mode: 0644]
data/fixed_point/plus_Q8.4.out.npy [moved from data/dumps/plus_Q8.4.out with 92% similarity]
data/fixed_point/plus_Q8.5.in.npy [new file with mode: 0644]
data/fixed_point/plus_Q8.5.out.npy [moved from data/dumps/plus_Q8.5.out with 92% similarity]
data/fixed_point/plus_Q8.6.in.npy [new file with mode: 0644]
data/fixed_point/plus_Q8.6.out.npy [moved from data/dumps/plus_Q8.6.out with 92% similarity]
data/fixed_point/plus_Q8.7.in.npy [new file with mode: 0644]
data/fixed_point/plus_Q8.7.out.npy [moved from data/dumps/plus_Q8.7.out with 92% similarity]
data/fixed_point/sub_Q8.1.in.npy [new file with mode: 0644]
data/fixed_point/sub_Q8.1.out.npy [new file with mode: 0644]
data/fixed_point/sub_Q8.2.in.npy [new file with mode: 0644]
data/fixed_point/sub_Q8.2.out.npy [new file with mode: 0644]
data/fixed_point/sub_Q8.3.in.npy [new file with mode: 0644]
data/fixed_point/sub_Q8.3.out.npy [new file with mode: 0644]
data/fixed_point/sub_Q8.4.in.npy [new file with mode: 0644]
data/fixed_point/sub_Q8.4.out.npy [new file with mode: 0644]
data/fixed_point/sub_Q8.5.in.npy [new file with mode: 0644]
data/fixed_point/sub_Q8.5.out.npy [new file with mode: 0644]
data/fixed_point/sub_Q8.6.in.npy [new file with mode: 0644]
data/fixed_point/sub_Q8.6.out.npy [new file with mode: 0644]
data/fixed_point/sub_Q8.7.in.npy [new file with mode: 0644]
data/fixed_point/sub_Q8.7.out.npy [new file with mode: 0644]
docs/00_introduction.dox
docs/02_tests.dox
docs/Doxyfile
documentation/00__introduction_8dox.xhtml
documentation/01__library_8dox.xhtml
documentation/02__tests_8dox.xhtml
documentation/03__scripts_8dox.xhtml
documentation/_access_window_auto_padding_8h.xhtml
documentation/_access_window_auto_padding_8h_source.xhtml
documentation/_access_window_static_8h.xhtml
documentation/_access_window_static_8h_source.xhtml
documentation/_access_window_transpose_8h.xhtml
documentation/_access_window_transpose_8h_source.xhtml
documentation/_accessor_8h.xhtml
documentation/_accessor_8h_source.xhtml
documentation/_activation_functions_dataset_8h.xhtml
documentation/_activation_functions_dataset_8h_source.xhtml
documentation/_alex_net_activation_layer_dataset_8h.xhtml
documentation/_alex_net_activation_layer_dataset_8h_source.xhtml
documentation/_alex_net_convolution_layer_dataset_8h.xhtml
documentation/_alex_net_convolution_layer_dataset_8h_source.xhtml
documentation/_alex_net_fixture_8h.xhtml
documentation/_alex_net_fixture_8h_source.xhtml
documentation/_alex_net_fully_connected_layer_dataset_8h.xhtml
documentation/_alex_net_fully_connected_layer_dataset_8h_source.xhtml
documentation/_alex_net_network_8h.xhtml
documentation/_alex_net_network_8h_source.xhtml
documentation/_alex_net_normalization_layer_dataset_8h.xhtml
documentation/_alex_net_normalization_layer_dataset_8h_source.xhtml
documentation/_alex_net_pooling_layer_dataset_8h.xhtml
documentation/_alex_net_pooling_layer_dataset_8h_source.xhtml
documentation/_allocator_8h.xhtml
documentation/_allocator_8h_source.xhtml
documentation/_arithmetic_addition_8h.xhtml
documentation/_arithmetic_addition_8h_source.xhtml
documentation/_arithmetic_addition_fixture_8h.xhtml
documentation/_arithmetic_addition_fixture_8h_source.xhtml
documentation/_arithmetic_subtraction_8h.xhtml
documentation/_arithmetic_subtraction_8h_source.xhtml
documentation/_arithmetic_subtraction_fixture_8h.xhtml
documentation/_arithmetic_subtraction_fixture_8h_source.xhtml
documentation/_array_8h.xhtml
documentation/_array_8h_source.xhtml
documentation/_array_accessor_8h.xhtml
documentation/_array_accessor_8h_source.xhtml
documentation/_asserts_8h.xhtml
documentation/_asserts_8h_source.xhtml
documentation/_assets_library_8cpp.xhtml
documentation/_assets_library_8cpp_source.xhtml
documentation/_assets_library_8h.xhtml
documentation/_assets_library_8h_source.xhtml
documentation/_batch_normalization_layer_8h.js [deleted file]
documentation/_batch_normalization_layer_dataset_8h.xhtml
documentation/_batch_normalization_layer_dataset_8h_source.xhtml
documentation/_bitwise_and_8h.xhtml
documentation/_bitwise_and_8h_source.xhtml
documentation/_bitwise_and_fixture_8h.xhtml
documentation/_bitwise_and_fixture_8h_source.xhtml
documentation/_bitwise_not_8h.xhtml
documentation/_bitwise_not_8h_source.xhtml
documentation/_bitwise_not_fixture_8h.xhtml
documentation/_bitwise_not_fixture_8h_source.xhtml
documentation/_bitwise_or_8h.xhtml
documentation/_bitwise_or_8h_source.xhtml
documentation/_bitwise_or_fixture_8h.xhtml
documentation/_bitwise_or_fixture_8h_source.xhtml
documentation/_bitwise_xor_8h.xhtml
documentation/_bitwise_xor_8h_source.xhtml
documentation/_bitwise_xor_fixture_8h.xhtml
documentation/_bitwise_xor_fixture_8h_source.xhtml
documentation/_blob_lifetime_manager_8h.xhtml
documentation/_blob_lifetime_manager_8h_source.xhtml
documentation/_blob_memory_pool_8h.xhtml
documentation/_blob_memory_pool_8h_source.xhtml
documentation/_border_mode_dataset_8h.xhtml
documentation/_border_mode_dataset_8h_source.xhtml
documentation/_box3x3_8h.xhtml
documentation/_box3x3_8h_source.xhtml
documentation/_box3x3_fixture_8h.xhtml
documentation/_box3x3_fixture_8h_source.xhtml
documentation/_c_l_2_arithmetic_addition_8cpp.xhtml
documentation/_c_l_2_arithmetic_addition_8cpp_source.xhtml
documentation/_c_l_2_arithmetic_subtraction_8cpp.xhtml
documentation/_c_l_2_arithmetic_subtraction_8cpp_source.xhtml
documentation/_c_l_2_bitwise_and_8cpp.xhtml
documentation/_c_l_2_bitwise_and_8cpp_source.xhtml
documentation/_c_l_2_bitwise_not_8cpp.xhtml
documentation/_c_l_2_bitwise_not_8cpp_source.xhtml
documentation/_c_l_2_bitwise_or_8cpp.xhtml
documentation/_c_l_2_bitwise_or_8cpp_source.xhtml
documentation/_c_l_2_bitwise_xor_8cpp.xhtml
documentation/_c_l_2_bitwise_xor_8cpp_source.xhtml
documentation/_c_l_2_box3x3_8cpp.xhtml
documentation/_c_l_2_box3x3_8cpp_source.xhtml
documentation/_c_l_2_depth_concatenate_layer_8cpp.xhtml
documentation/_c_l_2_depth_concatenate_layer_8cpp_source.xhtml
documentation/_c_l_2_depth_convert_8cpp.xhtml
documentation/_c_l_2_depth_convert_8cpp_source.xhtml
documentation/_c_l_2_dequantization_layer_8cpp.xhtml
documentation/_c_l_2_dequantization_layer_8cpp_source.xhtml
documentation/_c_l_2_fill_border_8cpp.js [new file with mode: 0644]
documentation/_c_l_2_fill_border_8cpp.xhtml [new file with mode: 0644]
documentation/_c_l_2_fill_border_8cpp_source.xhtml [new file with mode: 0644]
documentation/_c_l_2_fixed_point_2_fixed_point_target_8h.xhtml [new file with mode: 0644]
documentation/_c_l_2_fixed_point_2_fixed_point_target_8h_source.xhtml [new file with mode: 0644]
documentation/_c_l_2_flatten_8cpp.js [new file with mode: 0644]
documentation/_c_l_2_flatten_8cpp.xhtml [moved from documentation/_flatten_8cpp.xhtml with 97% similarity]
documentation/_c_l_2_flatten_8cpp_source.xhtml [moved from documentation/_flatten_8cpp_source.xhtml with 98% similarity]
documentation/_c_l_2_gaussian3x3_8cpp.xhtml
documentation/_c_l_2_gaussian3x3_8cpp_source.xhtml
documentation/_c_l_2_gaussian5x5_8cpp.xhtml
documentation/_c_l_2_gaussian5x5_8cpp_source.xhtml
documentation/_c_l_2_global_pooling_layer_8cpp.js [new file with mode: 0644]
documentation/_c_l_2_global_pooling_layer_8cpp.xhtml [moved from documentation/_global_pooling_8cpp.xhtml with 95% similarity]
documentation/_c_l_2_global_pooling_layer_8cpp_source.xhtml [moved from documentation/_global_pooling_8cpp_source.xhtml with 97% similarity]
documentation/_c_l_2_harris_corners_8cpp.xhtml
documentation/_c_l_2_harris_corners_8cpp_source.xhtml
documentation/_c_l_2_integral_image_8cpp.xhtml
documentation/_c_l_2_integral_image_8cpp_source.xhtml
documentation/_c_l_2_l2_normalize_8cpp.xhtml
documentation/_c_l_2_l2_normalize_8cpp_source.xhtml
documentation/_c_l_2_mean_std_dev_8cpp.xhtml
documentation/_c_l_2_mean_std_dev_8cpp_source.xhtml
documentation/_c_l_2_min_max_location_8cpp.xhtml
documentation/_c_l_2_min_max_location_8cpp_source.xhtml
documentation/_c_l_2_non_linear_filter_8cpp.xhtml
documentation/_c_l_2_non_linear_filter_8cpp_source.xhtml
documentation/_c_l_2_quantization_layer_8cpp.xhtml
documentation/_c_l_2_quantization_layer_8cpp_source.xhtml
documentation/_c_l_2_r_o_i_pooling_layer_8cpp.xhtml
documentation/_c_l_2_r_o_i_pooling_layer_8cpp_source.xhtml
documentation/_c_l_2_reduction_operation_8cpp.xhtml
documentation/_c_l_2_reduction_operation_8cpp_source.xhtml
documentation/_c_l_2_reshape_layer_8cpp.xhtml
documentation/_c_l_2_reshape_layer_8cpp_source.xhtml
documentation/_c_l_2_scale_8cpp.xhtml
documentation/_c_l_2_scale_8cpp_source.xhtml
documentation/_c_l_2_sobel_8cpp.xhtml
documentation/_c_l_2_sobel_8cpp_source.xhtml
documentation/_c_l_2_softmax_layer_8cpp.xhtml
documentation/_c_l_2_softmax_layer_8cpp_source.xhtml
documentation/_c_l_2_table_lookup_8cpp.xhtml
documentation/_c_l_2_table_lookup_8cpp_source.xhtml
documentation/_c_l_2_threshold_8cpp.xhtml
documentation/_c_l_2_threshold_8cpp_source.xhtml
documentation/_c_l_2_warp_affine_8cpp.js [new file with mode: 0644]
documentation/_c_l_2_warp_affine_8cpp.xhtml [new file with mode: 0644]
documentation/_c_l_2_warp_affine_8cpp_source.xhtml [new file with mode: 0644]
documentation/_c_l_2_warp_perspective_8cpp.js [new file with mode: 0644]
documentation/_c_l_2_warp_perspective_8cpp.xhtml [new file with mode: 0644]
documentation/_c_l_2_warp_perspective_8cpp_source.xhtml [new file with mode: 0644]
documentation/_c_l_absolute_difference_8h.xhtml
documentation/_c_l_absolute_difference_8h_source.xhtml
documentation/_c_l_absolute_difference_kernel_8h.xhtml
documentation/_c_l_absolute_difference_kernel_8h_source.xhtml
documentation/_c_l_accessor_8h.xhtml
documentation/_c_l_accessor_8h_source.xhtml
documentation/_c_l_accumulate_8h.xhtml
documentation/_c_l_accumulate_8h_source.xhtml
documentation/_c_l_accumulate_kernel_8h.xhtml
documentation/_c_l_accumulate_kernel_8h_source.xhtml
documentation/_c_l_activation_layer_8h.xhtml
documentation/_c_l_activation_layer_8h_source.xhtml
documentation/_c_l_activation_layer_kernel_8h.xhtml
documentation/_c_l_activation_layer_kernel_8h_source.xhtml
documentation/_c_l_arithmetic_addition_8h.xhtml
documentation/_c_l_arithmetic_addition_8h_source.xhtml
documentation/_c_l_arithmetic_addition_kernel_8h.xhtml
documentation/_c_l_arithmetic_addition_kernel_8h_source.xhtml
documentation/_c_l_arithmetic_subtraction_8h.xhtml
documentation/_c_l_arithmetic_subtraction_8h_source.xhtml
documentation/_c_l_arithmetic_subtraction_kernel_8h.xhtml
documentation/_c_l_arithmetic_subtraction_kernel_8h_source.xhtml
documentation/_c_l_array_8h.xhtml
documentation/_c_l_array_8h_source.xhtml
documentation/_c_l_array_accessor_8h.xhtml
documentation/_c_l_array_accessor_8h_source.xhtml
documentation/_c_l_batch_normalization_layer_8h.xhtml
documentation/_c_l_batch_normalization_layer_8h_source.xhtml
documentation/_c_l_batch_normalization_layer_kernel_8h.xhtml
documentation/_c_l_batch_normalization_layer_kernel_8h_source.xhtml
documentation/_c_l_bitwise_and_8h.xhtml
documentation/_c_l_bitwise_and_8h_source.xhtml
documentation/_c_l_bitwise_and_kernel_8h.xhtml
documentation/_c_l_bitwise_and_kernel_8h_source.xhtml
documentation/_c_l_bitwise_not_8h.xhtml
documentation/_c_l_bitwise_not_8h_source.xhtml
documentation/_c_l_bitwise_not_kernel_8h.xhtml
documentation/_c_l_bitwise_not_kernel_8h_source.xhtml
documentation/_c_l_bitwise_or_8h.xhtml
documentation/_c_l_bitwise_or_8h_source.xhtml
documentation/_c_l_bitwise_or_kernel_8h.xhtml
documentation/_c_l_bitwise_or_kernel_8h_source.xhtml
documentation/_c_l_bitwise_xor_8h.xhtml
documentation/_c_l_bitwise_xor_8h_source.xhtml
documentation/_c_l_bitwise_xor_kernel_8h.xhtml
documentation/_c_l_bitwise_xor_kernel_8h_source.xhtml
documentation/_c_l_box3x3_8h.xhtml
documentation/_c_l_box3x3_8h_source.xhtml
documentation/_c_l_box3x3_kernel_8h.xhtml
documentation/_c_l_box3x3_kernel_8h_source.xhtml
documentation/_c_l_buffer_allocator_8h.xhtml
documentation/_c_l_buffer_allocator_8h_source.xhtml
documentation/_c_l_canny_edge_8h.xhtml
documentation/_c_l_canny_edge_8h_source.xhtml
documentation/_c_l_canny_edge_kernel_8h.xhtml
documentation/_c_l_canny_edge_kernel_8h_source.xhtml
documentation/_c_l_channel_combine_8h.xhtml
documentation/_c_l_channel_combine_8h_source.xhtml
documentation/_c_l_channel_combine_kernel_8h.xhtml
documentation/_c_l_channel_combine_kernel_8h_source.xhtml
documentation/_c_l_channel_extract_8h.xhtml
documentation/_c_l_channel_extract_8h_source.xhtml
documentation/_c_l_channel_extract_kernel_8h.xhtml
documentation/_c_l_channel_extract_kernel_8h_source.xhtml
documentation/_c_l_col2_im_kernel_8h.xhtml
documentation/_c_l_col2_im_kernel_8h_source.xhtml
documentation/_c_l_color_convert_8h.xhtml
documentation/_c_l_color_convert_8h_source.xhtml
documentation/_c_l_color_convert_kernel_8h.xhtml
documentation/_c_l_color_convert_kernel_8h_source.xhtml
documentation/_c_l_convolution_8h.xhtml
documentation/_c_l_convolution_8h_source.xhtml
documentation/_c_l_convolution_kernel_8h.xhtml
documentation/_c_l_convolution_kernel_8h_source.xhtml
documentation/_c_l_convolution_layer_8h.xhtml
documentation/_c_l_convolution_layer_8h_source.xhtml
documentation/_c_l_depth_concatenate_8h.xhtml
documentation/_c_l_depth_concatenate_8h_source.xhtml
documentation/_c_l_depth_concatenate_kernel_8h.xhtml
documentation/_c_l_depth_concatenate_kernel_8h_source.xhtml
documentation/_c_l_depth_convert_8h.xhtml
documentation/_c_l_depth_convert_8h_source.xhtml
documentation/_c_l_depth_convert_kernel_8h.xhtml
documentation/_c_l_depth_convert_kernel_8h_source.xhtml
documentation/_c_l_depthwise_convolution3x3_kernel_8h.xhtml
documentation/_c_l_depthwise_convolution3x3_kernel_8h_source.xhtml
documentation/_c_l_depthwise_convolution_8h.xhtml
documentation/_c_l_depthwise_convolution_8h_source.xhtml
documentation/_c_l_depthwise_im2_col_kernel_8h.xhtml
documentation/_c_l_depthwise_im2_col_kernel_8h_source.xhtml
documentation/_c_l_depthwise_separable_convolution_layer_8h.xhtml
documentation/_c_l_depthwise_separable_convolution_layer_8h_source.xhtml
documentation/_c_l_depthwise_vector_to_tensor_kernel_8h.xhtml
documentation/_c_l_depthwise_vector_to_tensor_kernel_8h_source.xhtml
documentation/_c_l_depthwise_weights_reshape_kernel_8h.xhtml
documentation/_c_l_depthwise_weights_reshape_kernel_8h_source.xhtml
documentation/_c_l_dequantization_layer_8h.xhtml
documentation/_c_l_dequantization_layer_8h_source.xhtml
documentation/_c_l_dequantization_layer_kernel_8h.xhtml
documentation/_c_l_dequantization_layer_kernel_8h_source.xhtml
documentation/_c_l_derivative_8h.xhtml
documentation/_c_l_derivative_8h_source.xhtml
documentation/_c_l_derivative_kernel_8h.xhtml
documentation/_c_l_derivative_kernel_8h_source.xhtml
documentation/_c_l_dilate_8h.xhtml
documentation/_c_l_dilate_8h_source.xhtml
documentation/_c_l_dilate_kernel_8h.xhtml
documentation/_c_l_dilate_kernel_8h_source.xhtml
documentation/_c_l_direct_convolution_layer_8h.xhtml
documentation/_c_l_direct_convolution_layer_8h_source.xhtml
documentation/_c_l_direct_convolution_layer_kernel_8h.xhtml
documentation/_c_l_direct_convolution_layer_kernel_8h_source.xhtml
documentation/_c_l_distribution1_d_8h.xhtml
documentation/_c_l_distribution1_d_8h_source.xhtml
documentation/_c_l_equalize_histogram_8h.xhtml
documentation/_c_l_equalize_histogram_8h_source.xhtml
documentation/_c_l_erode_8h.xhtml
documentation/_c_l_erode_8h_source.xhtml
documentation/_c_l_erode_kernel_8h.xhtml
documentation/_c_l_erode_kernel_8h_source.xhtml
documentation/_c_l_fast_corners_8h.xhtml
documentation/_c_l_fast_corners_8h_source.xhtml
documentation/_c_l_fast_corners_kernel_8h.xhtml
documentation/_c_l_fast_corners_kernel_8h_source.xhtml
documentation/_c_l_fill_border_8h.xhtml
documentation/_c_l_fill_border_8h_source.xhtml
documentation/_c_l_fill_border_kernel_8h.xhtml
documentation/_c_l_fill_border_kernel_8h_source.xhtml
documentation/_c_l_flatten_layer_8h.xhtml
documentation/_c_l_flatten_layer_8h_source.xhtml
documentation/_c_l_floor_8h.xhtml
documentation/_c_l_floor_8h_source.xhtml
documentation/_c_l_floor_kernel_8h.xhtml
documentation/_c_l_floor_kernel_8h_source.xhtml
documentation/_c_l_fully_connected_layer_8h.xhtml
documentation/_c_l_fully_connected_layer_8h_source.xhtml
documentation/_c_l_functions_8h.xhtml
documentation/_c_l_functions_8h_source.xhtml
documentation/_c_l_g_e_m_m_8h.xhtml
documentation/_c_l_g_e_m_m_8h_source.xhtml
documentation/_c_l_g_e_m_m_interleave4x4_8h.xhtml
documentation/_c_l_g_e_m_m_interleave4x4_8h_source.xhtml
documentation/_c_l_g_e_m_m_interleave4x4_kernel_8h.xhtml
documentation/_c_l_g_e_m_m_interleave4x4_kernel_8h_source.xhtml
documentation/_c_l_g_e_m_m_lowp_8h.xhtml
documentation/_c_l_g_e_m_m_lowp_8h_source.xhtml
documentation/_c_l_g_e_m_m_lowp_matrix_multiply_kernel_8h.xhtml
documentation/_c_l_g_e_m_m_lowp_matrix_multiply_kernel_8h_source.xhtml
documentation/_c_l_g_e_m_m_matrix_accumulate_biases_kernel_8h.xhtml
documentation/_c_l_g_e_m_m_matrix_accumulate_biases_kernel_8h_source.xhtml
documentation/_c_l_g_e_m_m_matrix_addition_kernel_8h.xhtml
documentation/_c_l_g_e_m_m_matrix_addition_kernel_8h_source.xhtml
documentation/_c_l_g_e_m_m_matrix_multiply_kernel_8h.xhtml
documentation/_c_l_g_e_m_m_matrix_multiply_kernel_8h_source.xhtml
documentation/_c_l_g_e_m_m_matrix_vector_multiply_kernel_8h.xhtml
documentation/_c_l_g_e_m_m_matrix_vector_multiply_kernel_8h_source.xhtml
documentation/_c_l_g_e_m_m_transpose1x_w_8h.xhtml
documentation/_c_l_g_e_m_m_transpose1x_w_8h_source.xhtml
documentation/_c_l_g_e_m_m_transpose1x_w_kernel_8h.xhtml
documentation/_c_l_g_e_m_m_transpose1x_w_kernel_8h_source.xhtml
documentation/_c_l_gaussian3x3_8h.xhtml
documentation/_c_l_gaussian3x3_8h_source.xhtml
documentation/_c_l_gaussian3x3_kernel_8h.xhtml
documentation/_c_l_gaussian3x3_kernel_8h_source.xhtml
documentation/_c_l_gaussian5x5_8h.xhtml
documentation/_c_l_gaussian5x5_8h_source.xhtml
documentation/_c_l_gaussian5x5_kernel_8h.xhtml
documentation/_c_l_gaussian5x5_kernel_8h_source.xhtml
documentation/_c_l_gaussian_pyramid_8h.xhtml
documentation/_c_l_gaussian_pyramid_8h_source.xhtml
documentation/_c_l_gaussian_pyramid_kernel_8h.xhtml
documentation/_c_l_gaussian_pyramid_kernel_8h_source.xhtml
documentation/_c_l_h_o_g_8h.xhtml
documentation/_c_l_h_o_g_8h_source.xhtml
documentation/_c_l_h_o_g_descriptor_8h.xhtml
documentation/_c_l_h_o_g_descriptor_8h_source.xhtml
documentation/_c_l_h_o_g_descriptor_kernel_8h.xhtml
documentation/_c_l_h_o_g_descriptor_kernel_8h_source.xhtml
documentation/_c_l_h_o_g_detector_8h.xhtml
documentation/_c_l_h_o_g_detector_8h_source.xhtml
documentation/_c_l_h_o_g_detector_kernel_8h.xhtml
documentation/_c_l_h_o_g_detector_kernel_8h_source.xhtml
documentation/_c_l_h_o_g_gradient_8h.xhtml
documentation/_c_l_h_o_g_gradient_8h_source.xhtml
documentation/_c_l_h_o_g_multi_detection_8h.xhtml
documentation/_c_l_h_o_g_multi_detection_8h_source.xhtml
documentation/_c_l_harris_corners_8h.xhtml
documentation/_c_l_harris_corners_8h_source.xhtml
documentation/_c_l_harris_corners_kernel_8h.xhtml
documentation/_c_l_harris_corners_kernel_8h_source.xhtml
documentation/_c_l_helpers_8h.xhtml
documentation/_c_l_helpers_8h_source.xhtml
documentation/_c_l_histogram_8h.xhtml
documentation/_c_l_histogram_8h_source.xhtml
documentation/_c_l_histogram_kernel_8h.xhtml
documentation/_c_l_histogram_kernel_8h_source.xhtml
documentation/_c_l_im2_col_kernel_8h.xhtml
documentation/_c_l_im2_col_kernel_8h_source.xhtml
documentation/_c_l_integral_image_8h.xhtml
documentation/_c_l_integral_image_8h_source.xhtml
documentation/_c_l_integral_image_kernel_8h.xhtml
documentation/_c_l_integral_image_kernel_8h_source.xhtml
documentation/_c_l_kernel_library_8h.xhtml
documentation/_c_l_kernel_library_8h_source.xhtml
documentation/_c_l_kernels_8h.xhtml
documentation/_c_l_kernels_8h_source.xhtml
documentation/_c_l_l2_normalize_8h.xhtml
documentation/_c_l_l2_normalize_8h_source.xhtml
documentation/_c_l_l2_normalize_kernel_8h.xhtml
documentation/_c_l_l2_normalize_kernel_8h_source.xhtml
documentation/_c_l_l_k_tracker_kernel_8h.xhtml
documentation/_c_l_l_k_tracker_kernel_8h_source.xhtml
documentation/_c_l_laplacian_pyramid_8h.xhtml
documentation/_c_l_laplacian_pyramid_8h_source.xhtml
documentation/_c_l_laplacian_reconstruct_8h.xhtml
documentation/_c_l_laplacian_reconstruct_8h_source.xhtml
documentation/_c_l_locally_connected_layer_8h.xhtml
documentation/_c_l_locally_connected_layer_8h_source.xhtml
documentation/_c_l_locally_connected_matrix_multiply_kernel_8h.xhtml
documentation/_c_l_locally_connected_matrix_multiply_kernel_8h_source.xhtml
documentation/_c_l_lut_8h.xhtml
documentation/_c_l_lut_8h_source.xhtml
documentation/_c_l_lut_accessor_8h.xhtml
documentation/_c_l_lut_accessor_8h_source.xhtml
documentation/_c_l_lut_allocator_8h.xhtml
documentation/_c_l_lut_allocator_8h_source.xhtml
documentation/_c_l_magnitude_8h.xhtml
documentation/_c_l_magnitude_8h_source.xhtml
documentation/_c_l_magnitude_phase_kernel_8h.xhtml
documentation/_c_l_magnitude_phase_kernel_8h_source.xhtml
documentation/_c_l_map_8h.xhtml
documentation/_c_l_map_8h_source.xhtml
documentation/_c_l_mean_std_dev_8h.xhtml
documentation/_c_l_mean_std_dev_8h_source.xhtml
documentation/_c_l_mean_std_dev_kernel_8h.xhtml
documentation/_c_l_mean_std_dev_kernel_8h_source.xhtml
documentation/_c_l_median3x3_8h.xhtml
documentation/_c_l_median3x3_8h_source.xhtml
documentation/_c_l_median3x3_kernel_8h.xhtml
documentation/_c_l_median3x3_kernel_8h_source.xhtml
documentation/_c_l_memory_group_8h.xhtml
documentation/_c_l_memory_group_8h_source.xhtml
documentation/_c_l_min_max_layer_kernel_8h.xhtml
documentation/_c_l_min_max_layer_kernel_8h_source.xhtml
documentation/_c_l_min_max_location_8h.xhtml
documentation/_c_l_min_max_location_8h_source.xhtml
documentation/_c_l_min_max_location_kernel_8h.xhtml
documentation/_c_l_min_max_location_kernel_8h_source.xhtml
documentation/_c_l_multi_h_o_g_8h.xhtml
documentation/_c_l_multi_h_o_g_8h_source.xhtml
documentation/_c_l_multi_image_8h.xhtml
documentation/_c_l_multi_image_8h_source.xhtml
documentation/_c_l_non_linear_filter_8h.xhtml
documentation/_c_l_non_linear_filter_8h_source.xhtml
documentation/_c_l_non_linear_filter_kernel_8h.xhtml
documentation/_c_l_non_linear_filter_kernel_8h_source.xhtml
documentation/_c_l_non_maxima_suppression3x3_8h.xhtml
documentation/_c_l_non_maxima_suppression3x3_8h_source.xhtml
documentation/_c_l_non_maxima_suppression3x3_kernel_8h.xhtml
documentation/_c_l_non_maxima_suppression3x3_kernel_8h_source.xhtml
documentation/_c_l_normalization_layer_8h.xhtml
documentation/_c_l_normalization_layer_8h_source.xhtml
documentation/_c_l_normalization_layer_kernel_8h.xhtml
documentation/_c_l_normalization_layer_kernel_8h_source.xhtml
documentation/_c_l_optical_flow_8h.xhtml
documentation/_c_l_optical_flow_8h_source.xhtml
documentation/_c_l_phase_8h.xhtml
documentation/_c_l_phase_8h_source.xhtml
documentation/_c_l_pixel_wise_multiplication_8h.xhtml
documentation/_c_l_pixel_wise_multiplication_8h_source.xhtml
documentation/_c_l_pixel_wise_multiplication_kernel_8h.xhtml
documentation/_c_l_pixel_wise_multiplication_kernel_8h_source.xhtml
documentation/_c_l_pooling_layer_8h.xhtml
documentation/_c_l_pooling_layer_8h_source.xhtml
documentation/_c_l_pooling_layer_kernel_8h.xhtml
documentation/_c_l_pooling_layer_kernel_8h_source.xhtml
documentation/_c_l_pyramid_8h.xhtml
documentation/_c_l_pyramid_8h_source.xhtml
documentation/_c_l_quantization_layer_8h.xhtml
documentation/_c_l_quantization_layer_8h_source.xhtml
documentation/_c_l_quantization_layer_kernel_8h.xhtml
documentation/_c_l_quantization_layer_kernel_8h_source.xhtml
documentation/_c_l_r_o_i_pooling_layer_8h.xhtml
documentation/_c_l_r_o_i_pooling_layer_8h_source.xhtml
documentation/_c_l_r_o_i_pooling_layer_kernel_8h.xhtml
documentation/_c_l_r_o_i_pooling_layer_kernel_8h_source.xhtml
documentation/_c_l_reduction_operation_8h.xhtml
documentation/_c_l_reduction_operation_8h_source.xhtml
documentation/_c_l_reduction_operation_kernel_8h.xhtml
documentation/_c_l_reduction_operation_kernel_8h_source.xhtml
documentation/_c_l_remap_8h.xhtml
documentation/_c_l_remap_8h_source.xhtml
documentation/_c_l_remap_kernel_8h.xhtml
documentation/_c_l_remap_kernel_8h_source.xhtml
documentation/_c_l_reshape_layer_8h.xhtml
documentation/_c_l_reshape_layer_8h_source.xhtml
documentation/_c_l_reshape_layer_kernel_8h.xhtml
documentation/_c_l_reshape_layer_kernel_8h_source.xhtml
documentation/_c_l_scale_8h.xhtml
documentation/_c_l_scale_8h_source.xhtml
documentation/_c_l_scale_kernel_8h.xhtml
documentation/_c_l_scale_kernel_8h_source.xhtml
documentation/_c_l_scharr3x3_8h.xhtml
documentation/_c_l_scharr3x3_8h_source.xhtml
documentation/_c_l_scharr3x3_kernel_8h.xhtml
documentation/_c_l_scharr3x3_kernel_8h_source.xhtml
documentation/_c_l_scheduler_8h.xhtml
documentation/_c_l_scheduler_8h_source.xhtml
documentation/_c_l_sobel3x3_8h.xhtml
documentation/_c_l_sobel3x3_8h_source.xhtml
documentation/_c_l_sobel3x3_kernel_8h.xhtml
documentation/_c_l_sobel3x3_kernel_8h_source.xhtml
documentation/_c_l_sobel5x5_8h.xhtml
documentation/_c_l_sobel5x5_8h_source.xhtml
documentation/_c_l_sobel5x5_kernel_8h.xhtml
documentation/_c_l_sobel5x5_kernel_8h_source.xhtml
documentation/_c_l_sobel7x7_8h.xhtml
documentation/_c_l_sobel7x7_8h_source.xhtml
documentation/_c_l_sobel7x7_kernel_8h.xhtml
documentation/_c_l_sobel7x7_kernel_8h_source.xhtml
documentation/_c_l_softmax_layer_8h.xhtml
documentation/_c_l_softmax_layer_8h_source.xhtml
documentation/_c_l_softmax_layer_kernel_8h.xhtml
documentation/_c_l_softmax_layer_kernel_8h_source.xhtml
documentation/_c_l_sub_tensor_8h.xhtml
documentation/_c_l_sub_tensor_8h_source.xhtml
documentation/_c_l_table_lookup_8h.xhtml
documentation/_c_l_table_lookup_8h_source.xhtml
documentation/_c_l_table_lookup_kernel_8h.xhtml
documentation/_c_l_table_lookup_kernel_8h_source.xhtml
documentation/_c_l_tensor_8h.xhtml
documentation/_c_l_tensor_8h_source.xhtml
documentation/_c_l_tensor_allocator_8h.xhtml
documentation/_c_l_tensor_allocator_8h_source.xhtml
documentation/_c_l_threshold_8h.xhtml
documentation/_c_l_threshold_8h_source.xhtml
documentation/_c_l_threshold_kernel_8h.xhtml
documentation/_c_l_threshold_kernel_8h_source.xhtml
documentation/_c_l_transpose_8h.xhtml
documentation/_c_l_transpose_8h_source.xhtml
documentation/_c_l_transpose_kernel_8h.xhtml
documentation/_c_l_transpose_kernel_8h_source.xhtml
documentation/_c_l_tuner_8h.xhtml
documentation/_c_l_tuner_8h_source.xhtml
documentation/_c_l_types_8h.xhtml
documentation/_c_l_types_8h_source.xhtml
documentation/_c_l_unmap_8h.xhtml
documentation/_c_l_unmap_8h_source.xhtml
documentation/_c_l_warp_affine_8h.xhtml
documentation/_c_l_warp_affine_8h_source.xhtml
documentation/_c_l_warp_affine_kernel_8h.xhtml
documentation/_c_l_warp_affine_kernel_8h_source.xhtml
documentation/_c_l_warp_perspective_8h.xhtml
documentation/_c_l_warp_perspective_8h_source.xhtml
documentation/_c_l_warp_perspective_kernel_8h.xhtml
documentation/_c_l_warp_perspective_kernel_8h_source.xhtml
documentation/_c_l_weights_reshape_kernel_8h.xhtml
documentation/_c_l_weights_reshape_kernel_8h_source.xhtml
documentation/_c_p_p_2_arithmetic_addition_8cpp.xhtml
documentation/_c_p_p_2_arithmetic_addition_8cpp_source.xhtml
documentation/_c_p_p_2_arithmetic_subtraction_8cpp.xhtml
documentation/_c_p_p_2_arithmetic_subtraction_8cpp_source.xhtml
documentation/_c_p_p_2_bitwise_and_8cpp.xhtml
documentation/_c_p_p_2_bitwise_and_8cpp_source.xhtml
documentation/_c_p_p_2_bitwise_not_8cpp.xhtml
documentation/_c_p_p_2_bitwise_not_8cpp_source.xhtml
documentation/_c_p_p_2_bitwise_or_8cpp.xhtml
documentation/_c_p_p_2_bitwise_or_8cpp_source.xhtml
documentation/_c_p_p_2_bitwise_xor_8cpp.xhtml
documentation/_c_p_p_2_bitwise_xor_8cpp_source.xhtml
documentation/_c_p_p_2_box3x3_8cpp.xhtml
documentation/_c_p_p_2_box3x3_8cpp_source.xhtml
documentation/_c_p_p_2_depth_concatenate_layer_8cpp.xhtml
documentation/_c_p_p_2_depth_concatenate_layer_8cpp_source.xhtml
documentation/_c_p_p_2_depth_convert_8cpp.xhtml
documentation/_c_p_p_2_depth_convert_8cpp_source.xhtml
documentation/_c_p_p_2_dequantization_layer_8cpp.xhtml
documentation/_c_p_p_2_dequantization_layer_8cpp_source.xhtml
documentation/_c_p_p_2_fixed_point_8cpp.js [new file with mode: 0644]
documentation/_c_p_p_2_fixed_point_8cpp.xhtml [new file with mode: 0644]
documentation/_c_p_p_2_fixed_point_8cpp_source.xhtml [new file with mode: 0644]
documentation/_c_p_p_2_g_e_m_m_lowp_8cpp.js [new file with mode: 0644]
documentation/_c_p_p_2_g_e_m_m_lowp_8cpp.xhtml [new file with mode: 0644]
documentation/_c_p_p_2_g_e_m_m_lowp_8cpp_source.xhtml [new file with mode: 0644]
documentation/_c_p_p_2_gaussian3x3_8cpp.xhtml
documentation/_c_p_p_2_gaussian3x3_8cpp_source.xhtml
documentation/_c_p_p_2_gaussian5x5_8cpp.xhtml
documentation/_c_p_p_2_gaussian5x5_8cpp_source.xhtml
documentation/_c_p_p_2_integral_image_8cpp.xhtml
documentation/_c_p_p_2_integral_image_8cpp_source.xhtml
documentation/_c_p_p_2_l2_normalize_8cpp.xhtml
documentation/_c_p_p_2_l2_normalize_8cpp_source.xhtml
documentation/_c_p_p_2_mean_std_dev_8cpp.xhtml
documentation/_c_p_p_2_mean_std_dev_8cpp_source.xhtml
documentation/_c_p_p_2_min_max_location_8cpp.xhtml
documentation/_c_p_p_2_min_max_location_8cpp_source.xhtml
documentation/_c_p_p_2_non_linear_filter_8cpp.xhtml
documentation/_c_p_p_2_non_linear_filter_8cpp_source.xhtml
documentation/_c_p_p_2_quantization_layer_8cpp.xhtml
documentation/_c_p_p_2_quantization_layer_8cpp_source.xhtml
documentation/_c_p_p_2_reduction_operation_8cpp.xhtml
documentation/_c_p_p_2_reduction_operation_8cpp_source.xhtml
documentation/_c_p_p_2_reshape_layer_8cpp.xhtml
documentation/_c_p_p_2_reshape_layer_8cpp_source.xhtml
documentation/_c_p_p_2_scale_8cpp.xhtml
documentation/_c_p_p_2_scale_8cpp_source.xhtml
documentation/_c_p_p_2_sobel_8cpp.xhtml
documentation/_c_p_p_2_sobel_8cpp_source.xhtml
documentation/_c_p_p_2_softmax_layer_8cpp.xhtml
documentation/_c_p_p_2_softmax_layer_8cpp_source.xhtml
documentation/_c_p_p_2_table_lookup_8cpp.xhtml
documentation/_c_p_p_2_table_lookup_8cpp_source.xhtml
documentation/_c_p_p_2_threshold_8cpp.xhtml
documentation/_c_p_p_2_threshold_8cpp_source.xhtml
documentation/_c_p_p_2_warp_affine_8cpp.js [new file with mode: 0644]
documentation/_c_p_p_2_warp_affine_8cpp.xhtml [new file with mode: 0644]
documentation/_c_p_p_2_warp_affine_8cpp_source.xhtml [new file with mode: 0644]
documentation/_c_p_p_2_warp_perspective_8cpp.js [new file with mode: 0644]
documentation/_c_p_p_2_warp_perspective_8cpp.xhtml [new file with mode: 0644]
documentation/_c_p_p_2_warp_perspective_8cpp_source.xhtml [new file with mode: 0644]
documentation/_c_p_p_corner_candidates_kernel_8h.xhtml
documentation/_c_p_p_corner_candidates_kernel_8h_source.xhtml
documentation/_c_p_p_detection_window_non_maxima_suppression_kernel_8h.xhtml
documentation/_c_p_p_detection_window_non_maxima_suppression_kernel_8h_source.xhtml
documentation/_c_p_p_kernels_8h.xhtml
documentation/_c_p_p_kernels_8h_source.xhtml
documentation/_c_p_p_scheduler_8h.xhtml
documentation/_c_p_p_scheduler_8h_source.xhtml
documentation/_c_p_p_sort_euclidean_distance_kernel_8h.xhtml
documentation/_c_p_p_sort_euclidean_distance_kernel_8h_source.xhtml
documentation/_c_p_p_types_8h.xhtml
documentation/_c_p_p_types_8h_source.xhtml
documentation/_cartesian_product_dataset_8h.js
documentation/_cartesian_product_dataset_8h.xhtml
documentation/_cartesian_product_dataset_8h_source.xhtml
documentation/_command_line_options_8h.xhtml
documentation/_command_line_options_8h_source.xhtml
documentation/_command_line_parser_8cpp.xhtml
documentation/_command_line_parser_8cpp_source.xhtml
documentation/_command_line_parser_8h.xhtml
documentation/_command_line_parser_8h_source.xhtml
documentation/_container_dataset_8h.xhtml
documentation/_container_dataset_8h_source.xhtml
documentation/_convert_policy_dataset_8h.xhtml
documentation/_convert_policy_dataset_8h_source.xhtml
documentation/_convolution_layer_dataset_8h.xhtml
documentation/_convolution_layer_dataset_8h_source.xhtml
documentation/_coordinates_8h.xhtml
documentation/_coordinates_8h_source.xhtml
documentation/_dataset_8h.xhtml
documentation/_dataset_8h_source.xhtml
documentation/_dataset_modes_8cpp.xhtml
documentation/_dataset_modes_8cpp_source.xhtml
documentation/_dataset_modes_8h.xhtml
documentation/_dataset_modes_8h_source.xhtml
documentation/_datasets_8h.xhtml
documentation/_datasets_8h_source.xhtml
documentation/_depth_concatenate_layer_8h.xhtml
documentation/_depth_concatenate_layer_8h_source.xhtml
documentation/_depth_concatenate_layer_fixture_8h.xhtml
documentation/_depth_concatenate_layer_fixture_8h_source.xhtml
documentation/_depth_convert_8h.xhtml
documentation/_depth_convert_8h_source.xhtml
documentation/_depth_convert_fixture_8h.xhtml
documentation/_depth_convert_fixture_8h_source.xhtml
documentation/_depthwise_convolution_8h.xhtml
documentation/_depthwise_convolution_8h_source.xhtml
documentation/_depthwise_convolution_dataset_8h.xhtml
documentation/_depthwise_convolution_dataset_8h_source.xhtml
documentation/_depthwise_separable_convolution_layer_8h.xhtml
documentation/_depthwise_separable_convolution_layer_8h_source.xhtml
documentation/_depthwise_separable_convolution_layer_dataset_8h.xhtml
documentation/_depthwise_separable_convolution_layer_dataset_8h_source.xhtml
documentation/_dequantization_layer_8h.xhtml
documentation/_dequantization_layer_8h_source.xhtml
documentation/_dequantization_layer_fixture_8h.xhtml
documentation/_dequantization_layer_fixture_8h_source.xhtml
documentation/_dimensions_8h.xhtml
documentation/_dimensions_8h_source.xhtml
documentation/_direct_convolution_layer_dataset_8h.xhtml
documentation/_direct_convolution_layer_dataset_8h_source.xhtml
documentation/_direct_convolution_layer_fixture_8h.xhtml
documentation/_direct_convolution_layer_fixture_8h_source.xhtml
documentation/_distribution1_d_8h.xhtml
documentation/_distribution1_d_8h_source.xhtml
documentation/_enum_list_option_8h.xhtml
documentation/_enum_list_option_8h_source.xhtml
documentation/_enum_option_8h.xhtml
documentation/_enum_option_8h_source.xhtml
documentation/_error_8h.xhtml
documentation/_error_8h_source.xhtml
documentation/_exceptions_8cpp.xhtml
documentation/_exceptions_8cpp_source.xhtml
documentation/_exceptions_8h.xhtml
documentation/_exceptions_8h_source.xhtml
documentation/_fixed_point_8inl.xhtml
documentation/_fixed_point_8inl_source.xhtml
documentation/_fixed_point___q_s8_8cpp.js [new file with mode: 0644]
documentation/_fixed_point___q_s8_8cpp.xhtml [new file with mode: 0644]
documentation/_fixed_point___q_s8_8cpp_source.xhtml [new file with mode: 0644]
documentation/_fixed_point_fixture_8h.xhtml [new file with mode: 0644]
documentation/_fixed_point_fixture_8h_source.xhtml [new file with mode: 0644]
documentation/_fixture_8h.xhtml
documentation/_fixture_8h_source.xhtml
documentation/_flatten_8cpp.js [deleted file]
documentation/_flatten_layer_8cpp.xhtml
documentation/_flatten_layer_8cpp_source.xhtml
documentation/_flatten_layer_8h.xhtml
documentation/_flatten_layer_8h_source.xhtml
documentation/_flatten_layer_fixture_8h.xhtml
documentation/_flatten_layer_fixture_8h_source.xhtml
documentation/_floor_8h.xhtml
documentation/_floor_8h_source.xhtml
documentation/_floor_layer_8h.xhtml [new file with mode: 0644]
documentation/_floor_layer_8h_source.xhtml [new file with mode: 0644]
documentation/_framework_8cpp.xhtml
documentation/_framework_8cpp_source.xhtml
documentation/_framework_8h.xhtml
documentation/_framework_8h_source.xhtml
documentation/_fully_connected_layer_dataset_8h.xhtml
documentation/_fully_connected_layer_dataset_8h_source.xhtml
documentation/_g_e_m_m_8h.xhtml
documentation/_g_e_m_m_8h_source.xhtml
documentation/_g_e_m_m_dataset_8h.xhtml
documentation/_g_e_m_m_dataset_8h_source.xhtml
documentation/_g_e_m_m_lowp_8h.js [new file with mode: 0644]
documentation/_g_e_m_m_lowp_8h.xhtml [new file with mode: 0644]
documentation/_g_e_m_m_lowp_8h_source.xhtml [new file with mode: 0644]
documentation/_g_e_m_m_lowp_fixture_8h.xhtml [new file with mode: 0644]
documentation/_g_e_m_m_lowp_fixture_8h_source.xhtml [new file with mode: 0644]
documentation/_gaussian3x3_8h.xhtml
documentation/_gaussian3x3_8h_source.xhtml
documentation/_gaussian3x3_fixture_8h.xhtml
documentation/_gaussian3x3_fixture_8h_source.xhtml
documentation/_gaussian5x5_8h.xhtml
documentation/_gaussian5x5_8h_source.xhtml
documentation/_gaussian5x5_fixture_8h.xhtml
documentation/_gaussian5x5_fixture_8h_source.xhtml
documentation/_global_pooling_8cpp.js [deleted file]
documentation/_globals_8h.xhtml
documentation/_globals_8h_source.xhtml
documentation/_goog_le_net_inception_v1_activation_layer_dataset_8h.xhtml
documentation/_goog_le_net_inception_v1_activation_layer_dataset_8h_source.xhtml
documentation/_goog_le_net_inception_v1_convolution_layer_dataset_8h.xhtml
documentation/_goog_le_net_inception_v1_convolution_layer_dataset_8h_source.xhtml
documentation/_goog_le_net_inception_v1_fully_connected_layer_dataset_8h.xhtml
documentation/_goog_le_net_inception_v1_fully_connected_layer_dataset_8h_source.xhtml
documentation/_goog_le_net_inception_v1_g_e_m_m_dataset_8h.xhtml
documentation/_goog_le_net_inception_v1_g_e_m_m_dataset_8h_source.xhtml
documentation/_goog_le_net_inception_v1_normalization_layer_dataset_8h.xhtml
documentation/_goog_le_net_inception_v1_normalization_layer_dataset_8h_source.xhtml
documentation/_goog_le_net_inception_v1_pooling_layer_dataset_8h.xhtml
documentation/_goog_le_net_inception_v1_pooling_layer_dataset_8h_source.xhtml
documentation/_goog_le_net_inception_v4_activation_layer_dataset_8h.xhtml
documentation/_goog_le_net_inception_v4_activation_layer_dataset_8h_source.xhtml
documentation/_goog_le_net_inception_v4_batch_normalization_layer_dataset_8h.xhtml
documentation/_goog_le_net_inception_v4_batch_normalization_layer_dataset_8h_source.xhtml
documentation/_goog_le_net_inception_v4_convolution_layer_dataset_8h.xhtml
documentation/_goog_le_net_inception_v4_convolution_layer_dataset_8h_source.xhtml
documentation/_goog_le_net_inception_v4_fully_connected_layer_dataset_8h.xhtml
documentation/_goog_le_net_inception_v4_fully_connected_layer_dataset_8h_source.xhtml
documentation/_goog_le_net_inception_v4_pooling_layer_dataset_8h.xhtml
documentation/_goog_le_net_inception_v4_pooling_layer_dataset_8h_source.xhtml
documentation/_google_net_g_e_m_m_dataset_8h.xhtml
documentation/_google_net_g_e_m_m_dataset_8h_source.xhtml
documentation/_graph_8h.js
documentation/_graph_8h.xhtml
documentation/_graph_8h_source.xhtml
documentation/_graph_context_8h.xhtml [new file with mode: 0644]
documentation/_graph_context_8h_source.xhtml [new file with mode: 0644]
documentation/_graph_type_printer_8h.js [new file with mode: 0644]
documentation/_graph_type_printer_8h.xhtml [new file with mode: 0644]
documentation/_graph_type_printer_8h_source.xhtml [new file with mode: 0644]
documentation/_graph_utils_8cpp.xhtml
documentation/_graph_utils_8cpp_source.xhtml
documentation/_graph_utils_8h.xhtml
documentation/_graph_utils_8h_source.xhtml
documentation/_h_o_g_8h.xhtml
documentation/_h_o_g_8h_source.xhtml
documentation/_h_o_g_info_8h.xhtml
documentation/_h_o_g_info_8h_source.xhtml
documentation/_half_8h.xhtml
documentation/_half_8h_source.xhtml
documentation/_harris_corner_detector_8cpp.xhtml
documentation/_harris_corner_detector_8cpp_source.xhtml
documentation/_harris_corner_detector_8h.xhtml
documentation/_harris_corner_detector_8h_source.xhtml
documentation/_harris_corners_fixture_8h.xhtml
documentation/_harris_corners_fixture_8h_source.xhtml
documentation/_helper_8h.xhtml
documentation/_helper_8h_source.xhtml
documentation/_helpers_8cpp.xhtml
documentation/_helpers_8cpp_source.xhtml
documentation/_helpers_8inl.xhtml
documentation/_helpers_8inl_source.xhtml
documentation/_i_access_window_8h.xhtml
documentation/_i_access_window_8h_source.xhtml
documentation/_i_accessor_8h.xhtml
documentation/_i_accessor_8h_source.xhtml
documentation/_i_allocator_8h.xhtml
documentation/_i_allocator_8h_source.xhtml
documentation/_i_array_8h.xhtml
documentation/_i_array_8h_source.xhtml
documentation/_i_array_accessor_8h.xhtml
documentation/_i_array_accessor_8h_source.xhtml
documentation/_i_c_l_array_8h.xhtml
documentation/_i_c_l_array_8h_source.xhtml
documentation/_i_c_l_distribution1_d_8h.xhtml
documentation/_i_c_l_distribution1_d_8h_source.xhtml
documentation/_i_c_l_h_o_g_8h.xhtml
documentation/_i_c_l_h_o_g_8h_source.xhtml
documentation/_i_c_l_kernel_8h.xhtml
documentation/_i_c_l_kernel_8h_source.xhtml
documentation/_i_c_l_lut_8h.xhtml
documentation/_i_c_l_lut_8h_source.xhtml
documentation/_i_c_l_multi_h_o_g_8h.xhtml
documentation/_i_c_l_multi_h_o_g_8h_source.xhtml
documentation/_i_c_l_multi_image_8h.xhtml
documentation/_i_c_l_multi_image_8h_source.xhtml
documentation/_i_c_l_simple2_d_kernel_8h.xhtml
documentation/_i_c_l_simple2_d_kernel_8h_source.xhtml
documentation/_i_c_l_simple3_d_kernel_8h.xhtml
documentation/_i_c_l_simple3_d_kernel_8h_source.xhtml
documentation/_i_c_l_simple_function_8h.xhtml
documentation/_i_c_l_simple_function_8h_source.xhtml
documentation/_i_c_l_simple_kernel_8h.xhtml
documentation/_i_c_l_simple_kernel_8h_source.xhtml
documentation/_i_c_l_tensor_8h.xhtml
documentation/_i_c_l_tensor_8h_source.xhtml
documentation/_i_c_l_tuner_8h.xhtml
documentation/_i_c_l_tuner_8h_source.xhtml
documentation/_i_c_p_p_kernel_8h.xhtml
documentation/_i_c_p_p_kernel_8h_source.xhtml
documentation/_i_c_p_p_simple_kernel_8h.xhtml
documentation/_i_c_p_p_simple_kernel_8h_source.xhtml
documentation/_i_distribution1_d_8h.xhtml
documentation/_i_distribution1_d_8h_source.xhtml
documentation/_i_distribution_8h.xhtml
documentation/_i_distribution_8h_source.xhtml
documentation/_i_function_8h.xhtml
documentation/_i_function_8h_source.xhtml
documentation/_i_h_o_g_8h.xhtml
documentation/_i_h_o_g_8h_source.xhtml
documentation/_i_kernel_8h.xhtml
documentation/_i_kernel_8h_source.xhtml
documentation/_i_lifetime_manager_8h.xhtml
documentation/_i_lifetime_manager_8h_source.xhtml
documentation/_i_lut_8h.xhtml
documentation/_i_lut_8h_source.xhtml
documentation/_i_lut_accessor_8h.xhtml
documentation/_i_lut_accessor_8h_source.xhtml
documentation/_i_lut_allocator_8h.xhtml
documentation/_i_lut_allocator_8h_source.xhtml
documentation/_i_memory_group_8h.xhtml
documentation/_i_memory_group_8h_source.xhtml
documentation/_i_memory_manager_8h.xhtml
documentation/_i_memory_manager_8h_source.xhtml
documentation/_i_memory_pool_8h.xhtml
documentation/_i_memory_pool_8h_source.xhtml
documentation/_i_multi_h_o_g_8h.xhtml
documentation/_i_multi_h_o_g_8h_source.xhtml
documentation/_i_multi_image_8h.xhtml
documentation/_i_multi_image_8h_source.xhtml
documentation/_i_n_e_kernel_8h.xhtml
documentation/_i_n_e_kernel_8h_source.xhtml
documentation/_i_n_e_simple_function_8h.xhtml
documentation/_i_n_e_simple_function_8h_source.xhtml
documentation/_i_n_e_simple_kernel_8h.xhtml
documentation/_i_n_e_simple_kernel_8h_source.xhtml
documentation/_i_node_8h.xhtml
documentation/_i_node_8h_source.xhtml
documentation/_i_pool_manager_8h.xhtml
documentation/_i_pool_manager_8h_source.xhtml
documentation/_i_pyramid_8h.xhtml
documentation/_i_pyramid_8h_source.xhtml
documentation/_i_scheduler_8h.xhtml
documentation/_i_scheduler_8h_source.xhtml
documentation/_i_tensor_8h.xhtml
documentation/_i_tensor_8h_source.xhtml
documentation/_i_tensor_accessor_8h.xhtml
documentation/_i_tensor_accessor_8h_source.xhtml
documentation/_i_tensor_allocator_8h.xhtml
documentation/_i_tensor_allocator_8h_source.xhtml
documentation/_i_tensor_info_8h.xhtml
documentation/_i_tensor_info_8h_source.xhtml
documentation/_initializer_list_dataset_8h.xhtml
documentation/_initializer_list_dataset_8h_source.xhtml
documentation/_instrument_8h.xhtml
documentation/_instrument_8h_source.xhtml
documentation/_instruments_8cpp.xhtml
documentation/_instruments_8cpp_source.xhtml
documentation/_instruments_8h.xhtml
documentation/_instruments_8h_source.xhtml
documentation/_integral_image_8h.xhtml
documentation/_integral_image_8h_source.xhtml
documentation/_integral_image_fixture_8h.xhtml
documentation/_integral_image_fixture_8h_source.xhtml
documentation/_interpolation_policy_dataset_8h.xhtml
documentation/_interpolation_policy_dataset_8h_source.xhtml
documentation/_j_s_o_n_printer_8cpp.xhtml
documentation/_j_s_o_n_printer_8cpp_source.xhtml
documentation/_j_s_o_n_printer_8h.xhtml
documentation/_j_s_o_n_printer_8h_source.xhtml
documentation/_join_dataset_8h.xhtml
documentation/_join_dataset_8h_source.xhtml
documentation/_l2_normalize_8h.xhtml
documentation/_l2_normalize_8h_source.xhtml
documentation/_l2_normalize_fixture_8h.xhtml
documentation/_l2_normalize_fixture_8h_source.xhtml
documentation/_l2_normalize_layer_8h.xhtml [new file with mode: 0644]
documentation/_l2_normalize_layer_8h_source.xhtml [new file with mode: 0644]
documentation/_large_convolution_layer_dataset_8h.xhtml
documentation/_large_convolution_layer_dataset_8h_source.xhtml
documentation/_large_g_e_m_m_dataset_8h.xhtml
documentation/_large_g_e_m_m_dataset_8h_source.xhtml
documentation/_le_net5_activation_layer_dataset_8h.xhtml
documentation/_le_net5_activation_layer_dataset_8h_source.xhtml
documentation/_le_net5_convolution_layer_dataset_8h.xhtml
documentation/_le_net5_convolution_layer_dataset_8h_source.xhtml
documentation/_le_net5_fixture_8h.xhtml
documentation/_le_net5_fixture_8h_source.xhtml
documentation/_le_net5_fully_connected_layer_dataset_8h.xhtml
documentation/_le_net5_fully_connected_layer_dataset_8h_source.xhtml
documentation/_le_net5_network_8h.xhtml
documentation/_le_net5_network_8h_source.xhtml
documentation/_le_net5_pooling_layer_dataset_8h.xhtml
documentation/_le_net5_pooling_layer_dataset_8h_source.xhtml
documentation/_list_option_8h.xhtml
documentation/_list_option_8h_source.xhtml
documentation/_logger_8h.js [new file with mode: 0644]
documentation/_logger_8h.xhtml [new file with mode: 0644]
documentation/_logger_8h_source.xhtml [new file with mode: 0644]
documentation/_lut_8h.xhtml
documentation/_lut_8h_source.xhtml
documentation/_lut_accessor_8h.xhtml
documentation/_lut_accessor_8h_source.xhtml
documentation/_lut_allocator_8h.xhtml
documentation/_lut_allocator_8h_source.xhtml
documentation/_macros_8h.xhtml
documentation/_macros_8h_source.xhtml
documentation/_mali_counter_8cpp.xhtml
documentation/_mali_counter_8cpp_source.xhtml
documentation/_mali_counter_8h.xhtml
documentation/_mali_counter_8h_source.xhtml
documentation/_matrix_multiply_g_e_m_m_dataset_8h.xhtml
documentation/_matrix_multiply_g_e_m_m_dataset_8h_source.xhtml
documentation/_matrix_pattern_dataset_8h.xhtml
documentation/_matrix_pattern_dataset_8h_source.xhtml
documentation/_mean_std_dev_8h.xhtml
documentation/_mean_std_dev_8h_source.xhtml
documentation/_mean_std_dev_fixture_8h.xhtml
documentation/_mean_std_dev_fixture_8h_source.xhtml
documentation/_measurement_8h.xhtml
documentation/_measurement_8h_source.xhtml
documentation/_memory_group_8h.xhtml
documentation/_memory_group_8h_source.xhtml
documentation/_memory_group_base_8h.xhtml
documentation/_memory_group_base_8h_source.xhtml
documentation/_memory_manager_on_demand_8h.xhtml
documentation/_memory_manager_on_demand_8h_source.xhtml
documentation/_min_max_location_8h.xhtml
documentation/_min_max_location_8h_source.xhtml
documentation/_min_max_location_fixture_8h.xhtml
documentation/_min_max_location_fixture_8h_source.xhtml
documentation/_mobile_net_depthwise_convolution_dataset_8h.xhtml
documentation/_mobile_net_depthwise_convolution_dataset_8h_source.xhtml
documentation/_mobile_net_depthwise_separable_convolution_layer_dataset_8h.xhtml
documentation/_mobile_net_depthwise_separable_convolution_layer_dataset_8h_source.xhtml
documentation/_multi_h_o_g_8h.xhtml
documentation/_multi_h_o_g_8h_source.xhtml
documentation/_multi_image_8h.xhtml
documentation/_multi_image_8h_source.xhtml
documentation/_multi_image_info_8h.xhtml
documentation/_multi_image_info_8h_source.xhtml
documentation/_mutex_8h.xhtml
documentation/_mutex_8h_source.xhtml
documentation/_n_e_absolute_difference_8h.xhtml
documentation/_n_e_absolute_difference_8h_source.xhtml
documentation/_n_e_absolute_difference_kernel_8h.xhtml
documentation/_n_e_absolute_difference_kernel_8h_source.xhtml
documentation/_n_e_accumulate_8h.xhtml
documentation/_n_e_accumulate_8h_source.xhtml
documentation/_n_e_accumulate_kernel_8h.xhtml
documentation/_n_e_accumulate_kernel_8h_source.xhtml
documentation/_n_e_activation_layer_8h.xhtml
documentation/_n_e_activation_layer_8h_source.xhtml
documentation/_n_e_activation_layer_kernel_8h.xhtml
documentation/_n_e_activation_layer_kernel_8h_source.xhtml
documentation/_n_e_arithmetic_addition_8h.xhtml
documentation/_n_e_arithmetic_addition_8h_source.xhtml
documentation/_n_e_arithmetic_addition_kernel_8h.xhtml
documentation/_n_e_arithmetic_addition_kernel_8h_source.xhtml
documentation/_n_e_arithmetic_subtraction_8h.xhtml
documentation/_n_e_arithmetic_subtraction_8h_source.xhtml
documentation/_n_e_arithmetic_subtraction_kernel_8h.xhtml
documentation/_n_e_arithmetic_subtraction_kernel_8h_source.xhtml
documentation/_n_e_batch_normalization_layer_8h.xhtml
documentation/_n_e_batch_normalization_layer_8h_source.xhtml
documentation/_n_e_batch_normalization_layer_kernel_8h.xhtml
documentation/_n_e_batch_normalization_layer_kernel_8h_source.xhtml
documentation/_n_e_bitwise_and_8h.xhtml
documentation/_n_e_bitwise_and_8h_source.xhtml
documentation/_n_e_bitwise_and_kernel_8h.xhtml
documentation/_n_e_bitwise_and_kernel_8h_source.xhtml
documentation/_n_e_bitwise_not_8h.xhtml
documentation/_n_e_bitwise_not_8h_source.xhtml
documentation/_n_e_bitwise_not_kernel_8h.xhtml
documentation/_n_e_bitwise_not_kernel_8h_source.xhtml
documentation/_n_e_bitwise_or_8h.xhtml
documentation/_n_e_bitwise_or_8h_source.xhtml
documentation/_n_e_bitwise_or_kernel_8h.xhtml
documentation/_n_e_bitwise_or_kernel_8h_source.xhtml
documentation/_n_e_bitwise_xor_8h.xhtml
documentation/_n_e_bitwise_xor_8h_source.xhtml
documentation/_n_e_bitwise_xor_kernel_8h.xhtml
documentation/_n_e_bitwise_xor_kernel_8h_source.xhtml
documentation/_n_e_box3x3_8h.xhtml
documentation/_n_e_box3x3_8h_source.xhtml
documentation/_n_e_box3x3_kernel_8h.xhtml
documentation/_n_e_box3x3_kernel_8h_source.xhtml
documentation/_n_e_canny_edge_8h.xhtml
documentation/_n_e_canny_edge_8h_source.xhtml
documentation/_n_e_canny_edge_kernel_8h.xhtml
documentation/_n_e_canny_edge_kernel_8h_source.xhtml
documentation/_n_e_channel_combine_8h.xhtml
documentation/_n_e_channel_combine_8h_source.xhtml
documentation/_n_e_channel_combine_kernel_8h.xhtml
documentation/_n_e_channel_combine_kernel_8h_source.xhtml
documentation/_n_e_channel_extract_8h.xhtml
documentation/_n_e_channel_extract_8h_source.xhtml
documentation/_n_e_channel_extract_kernel_8h.xhtml
documentation/_n_e_channel_extract_kernel_8h_source.xhtml
documentation/_n_e_col2_im_kernel_8h.xhtml
documentation/_n_e_col2_im_kernel_8h_source.xhtml
documentation/_n_e_color_convert_8h.xhtml
documentation/_n_e_color_convert_8h_source.xhtml
documentation/_n_e_color_convert_helper_8inl.xhtml
documentation/_n_e_color_convert_helper_8inl_source.xhtml
documentation/_n_e_color_convert_kernel_8h.xhtml
documentation/_n_e_color_convert_kernel_8h_source.xhtml
documentation/_n_e_convolution_8h.xhtml
documentation/_n_e_convolution_8h_source.xhtml
documentation/_n_e_convolution_kernel_8h.xhtml
documentation/_n_e_convolution_kernel_8h_source.xhtml
documentation/_n_e_convolution_layer_8h.xhtml
documentation/_n_e_convolution_layer_8h_source.xhtml
documentation/_n_e_cumulative_distribution_kernel_8h.xhtml
documentation/_n_e_cumulative_distribution_kernel_8h_source.xhtml
documentation/_n_e_depth_concatenate_8h.xhtml
documentation/_n_e_depth_concatenate_8h_source.xhtml
documentation/_n_e_depth_concatenate_kernel_8h.xhtml
documentation/_n_e_depth_concatenate_kernel_8h_source.xhtml
documentation/_n_e_depth_convert_8h.xhtml
documentation/_n_e_depth_convert_8h_source.xhtml
documentation/_n_e_depth_convert_kernel_8h.xhtml
documentation/_n_e_depth_convert_kernel_8h_source.xhtml
documentation/_n_e_dequantization_layer_8h.xhtml
documentation/_n_e_dequantization_layer_8h_source.xhtml
documentation/_n_e_dequantization_layer_kernel_8h.xhtml
documentation/_n_e_dequantization_layer_kernel_8h_source.xhtml
documentation/_n_e_derivative_8h.xhtml
documentation/_n_e_derivative_8h_source.xhtml
documentation/_n_e_derivative_kernel_8h.xhtml
documentation/_n_e_derivative_kernel_8h_source.xhtml
documentation/_n_e_dilate_8h.xhtml
documentation/_n_e_dilate_8h_source.xhtml
documentation/_n_e_dilate_kernel_8h.xhtml
documentation/_n_e_dilate_kernel_8h_source.xhtml
documentation/_n_e_direct_convolution_layer_8h.xhtml
documentation/_n_e_direct_convolution_layer_8h_source.xhtml
documentation/_n_e_direct_convolution_layer_bias_accumulate_kernel_8h.xhtml
documentation/_n_e_direct_convolution_layer_bias_accumulate_kernel_8h_source.xhtml
documentation/_n_e_direct_convolution_layer_kernel_8h.xhtml
documentation/_n_e_direct_convolution_layer_kernel_8h_source.xhtml
documentation/_n_e_equalize_histogram_8h.xhtml
documentation/_n_e_equalize_histogram_8h_source.xhtml
documentation/_n_e_erode_8h.xhtml
documentation/_n_e_erode_8h_source.xhtml
documentation/_n_e_erode_kernel_8h.xhtml
documentation/_n_e_erode_kernel_8h_source.xhtml
documentation/_n_e_fast_corners_8h.xhtml
documentation/_n_e_fast_corners_8h_source.xhtml
documentation/_n_e_fast_corners_kernel_8h.xhtml
documentation/_n_e_fast_corners_kernel_8h_source.xhtml
documentation/_n_e_fill_array_kernel_8h.xhtml
documentation/_n_e_fill_array_kernel_8h_source.xhtml
documentation/_n_e_fill_border_8h.xhtml
documentation/_n_e_fill_border_8h_source.xhtml
documentation/_n_e_fill_border_kernel_8h.xhtml
documentation/_n_e_fill_border_kernel_8h_source.xhtml
documentation/_n_e_fill_inner_border_kernel_8h.xhtml
documentation/_n_e_fill_inner_border_kernel_8h_source.xhtml
documentation/_n_e_fixed_point_8h.xhtml
documentation/_n_e_fixed_point_8h_source.xhtml
documentation/_n_e_fixed_point_8inl.xhtml
documentation/_n_e_fixed_point_8inl_source.xhtml
documentation/_n_e_flatten_layer_8h.xhtml [new file with mode: 0644]
documentation/_n_e_flatten_layer_8h_source.xhtml [new file with mode: 0644]
documentation/_n_e_floor_8h.xhtml
documentation/_n_e_floor_8h_source.xhtml
documentation/_n_e_floor_kernel_8h.xhtml
documentation/_n_e_floor_kernel_8h_source.xhtml
documentation/_n_e_fully_connected_layer_8h.xhtml
documentation/_n_e_fully_connected_layer_8h_source.xhtml
documentation/_n_e_functions_8h.xhtml
documentation/_n_e_functions_8h_source.xhtml
documentation/_n_e_g_e_m_m_8h.xhtml
documentation/_n_e_g_e_m_m_8h_source.xhtml
documentation/_n_e_g_e_m_m_a_arch32_kernel_8h.xhtml
documentation/_n_e_g_e_m_m_a_arch32_kernel_8h_source.xhtml
documentation/_n_e_g_e_m_m_a_arch64_kernel_8h.xhtml
documentation/_n_e_g_e_m_m_a_arch64_kernel_8h_source.xhtml
documentation/_n_e_g_e_m_m_assembly_base_kernel_8h.xhtml
documentation/_n_e_g_e_m_m_assembly_base_kernel_8h_source.xhtml
documentation/_n_e_g_e_m_m_interleave4x4_8h.xhtml
documentation/_n_e_g_e_m_m_interleave4x4_8h_source.xhtml
documentation/_n_e_g_e_m_m_interleave4x4_kernel_8h.xhtml
documentation/_n_e_g_e_m_m_interleave4x4_kernel_8h_source.xhtml
documentation/_n_e_g_e_m_m_lowp_8h.xhtml
documentation/_n_e_g_e_m_m_lowp_8h_source.xhtml
documentation/_n_e_g_e_m_m_lowp_matrix_multiply_kernel_8h.xhtml
documentation/_n_e_g_e_m_m_lowp_matrix_multiply_kernel_8h_source.xhtml
documentation/_n_e_g_e_m_m_matrix_accumulate_biases_kernel_8h.xhtml
documentation/_n_e_g_e_m_m_matrix_accumulate_biases_kernel_8h_source.xhtml
documentation/_n_e_g_e_m_m_matrix_addition_kernel_8h.xhtml
documentation/_n_e_g_e_m_m_matrix_addition_kernel_8h_source.xhtml
documentation/_n_e_g_e_m_m_matrix_multiply_kernel_8h.xhtml
documentation/_n_e_g_e_m_m_matrix_multiply_kernel_8h_source.xhtml
documentation/_n_e_g_e_m_m_transpose1x_w_8h.xhtml
documentation/_n_e_g_e_m_m_transpose1x_w_8h_source.xhtml
documentation/_n_e_g_e_m_m_transpose1x_w_kernel_8h.xhtml
documentation/_n_e_g_e_m_m_transpose1x_w_kernel_8h_source.xhtml
documentation/_n_e_gaussian3x3_8h.xhtml
documentation/_n_e_gaussian3x3_8h_source.xhtml
documentation/_n_e_gaussian3x3_kernel_8h.xhtml
documentation/_n_e_gaussian3x3_kernel_8h_source.xhtml
documentation/_n_e_gaussian5x5_8h.xhtml
documentation/_n_e_gaussian5x5_8h_source.xhtml
documentation/_n_e_gaussian5x5_kernel_8h.xhtml
documentation/_n_e_gaussian5x5_kernel_8h_source.xhtml
documentation/_n_e_gaussian_pyramid_8h.xhtml
documentation/_n_e_gaussian_pyramid_8h_source.xhtml
documentation/_n_e_gaussian_pyramid_kernel_8h.xhtml
documentation/_n_e_gaussian_pyramid_kernel_8h_source.xhtml
documentation/_n_e_h_o_g_descriptor_8h.xhtml
documentation/_n_e_h_o_g_descriptor_8h_source.xhtml
documentation/_n_e_h_o_g_descriptor_kernel_8h.xhtml
documentation/_n_e_h_o_g_descriptor_kernel_8h_source.xhtml
documentation/_n_e_h_o_g_detector_8h.xhtml
documentation/_n_e_h_o_g_detector_8h_source.xhtml
documentation/_n_e_h_o_g_detector_kernel_8h.xhtml
documentation/_n_e_h_o_g_detector_kernel_8h_source.xhtml
documentation/_n_e_h_o_g_gradient_8h.xhtml
documentation/_n_e_h_o_g_gradient_8h_source.xhtml
documentation/_n_e_h_o_g_multi_detection_8h.xhtml
documentation/_n_e_h_o_g_multi_detection_8h_source.xhtml
documentation/_n_e_harris_corners_8h.xhtml
documentation/_n_e_harris_corners_8h_source.xhtml
documentation/_n_e_harris_corners_kernel_8h.xhtml
documentation/_n_e_harris_corners_kernel_8h_source.xhtml
documentation/_n_e_histogram_8h.xhtml
documentation/_n_e_histogram_8h_source.xhtml
documentation/_n_e_histogram_kernel_8h.xhtml
documentation/_n_e_histogram_kernel_8h_source.xhtml
documentation/_n_e_im2_col_kernel_8h.xhtml
documentation/_n_e_im2_col_kernel_8h_source.xhtml
documentation/_n_e_integral_image_8h.xhtml
documentation/_n_e_integral_image_8h_source.xhtml
documentation/_n_e_integral_image_kernel_8h.xhtml
documentation/_n_e_integral_image_kernel_8h_source.xhtml
documentation/_n_e_kernels_8h.xhtml
documentation/_n_e_kernels_8h_source.xhtml
documentation/_n_e_l2_normalize_8h.xhtml
documentation/_n_e_l2_normalize_8h_source.xhtml
documentation/_n_e_l2_normalize_kernel_8h.xhtml
documentation/_n_e_l2_normalize_kernel_8h_source.xhtml
documentation/_n_e_l_k_tracker_kernel_8h.xhtml
documentation/_n_e_l_k_tracker_kernel_8h_source.xhtml
documentation/_n_e_laplacian_pyramid_8h.xhtml
documentation/_n_e_laplacian_pyramid_8h_source.xhtml
documentation/_n_e_laplacian_reconstruct_8h.xhtml
documentation/_n_e_laplacian_reconstruct_8h_source.xhtml
documentation/_n_e_locally_connected_layer_8h.xhtml
documentation/_n_e_locally_connected_layer_8h_source.xhtml
documentation/_n_e_locally_connected_matrix_multiply_kernel_8h.xhtml
documentation/_n_e_locally_connected_matrix_multiply_kernel_8h_source.xhtml
documentation/_n_e_magnitude_8h.xhtml
documentation/_n_e_magnitude_8h_source.xhtml
documentation/_n_e_magnitude_phase_kernel_8h.xhtml
documentation/_n_e_magnitude_phase_kernel_8h_source.xhtml
documentation/_n_e_math_8h.xhtml
documentation/_n_e_math_8h_source.xhtml
documentation/_n_e_math_8inl.xhtml
documentation/_n_e_math_8inl_source.xhtml
documentation/_n_e_mean_std_dev_8h.xhtml
documentation/_n_e_mean_std_dev_8h_source.xhtml
documentation/_n_e_mean_std_dev_kernel_8h.xhtml
documentation/_n_e_mean_std_dev_kernel_8h_source.xhtml
documentation/_n_e_median3x3_8h.xhtml
documentation/_n_e_median3x3_8h_source.xhtml
documentation/_n_e_median3x3_kernel_8h.xhtml
documentation/_n_e_median3x3_kernel_8h_source.xhtml
documentation/_n_e_min_max_layer_kernel_8h.xhtml
documentation/_n_e_min_max_layer_kernel_8h_source.xhtml
documentation/_n_e_min_max_location_8h.xhtml
documentation/_n_e_min_max_location_8h_source.xhtml
documentation/_n_e_min_max_location_kernel_8h.xhtml
documentation/_n_e_min_max_location_kernel_8h_source.xhtml
documentation/_n_e_non_linear_filter_8h.xhtml
documentation/_n_e_non_linear_filter_8h_source.xhtml
documentation/_n_e_non_linear_filter_kernel_8h.xhtml
documentation/_n_e_non_linear_filter_kernel_8h_source.xhtml
documentation/_n_e_non_maxima_suppression3x3_8h.xhtml
documentation/_n_e_non_maxima_suppression3x3_8h_source.xhtml
documentation/_n_e_non_maxima_suppression3x3_kernel_8h.xhtml
documentation/_n_e_non_maxima_suppression3x3_kernel_8h_source.xhtml
documentation/_n_e_normalization_layer_8h.xhtml
documentation/_n_e_normalization_layer_8h_source.xhtml
documentation/_n_e_normalization_layer_kernel_8h.xhtml
documentation/_n_e_normalization_layer_kernel_8h_source.xhtml
documentation/_n_e_o_n_2_arithmetic_addition_8cpp.xhtml
documentation/_n_e_o_n_2_arithmetic_addition_8cpp_source.xhtml
documentation/_n_e_o_n_2_arithmetic_subtraction_8cpp.xhtml
documentation/_n_e_o_n_2_arithmetic_subtraction_8cpp_source.xhtml
documentation/_n_e_o_n_2_bitwise_and_8cpp.xhtml
documentation/_n_e_o_n_2_bitwise_and_8cpp_source.xhtml
documentation/_n_e_o_n_2_bitwise_not_8cpp.xhtml
documentation/_n_e_o_n_2_bitwise_not_8cpp_source.xhtml
documentation/_n_e_o_n_2_bitwise_or_8cpp.xhtml
documentation/_n_e_o_n_2_bitwise_or_8cpp_source.xhtml
documentation/_n_e_o_n_2_bitwise_xor_8cpp.xhtml
documentation/_n_e_o_n_2_bitwise_xor_8cpp_source.xhtml
documentation/_n_e_o_n_2_box3x3_8cpp.xhtml
documentation/_n_e_o_n_2_box3x3_8cpp_source.xhtml
documentation/_n_e_o_n_2_depth_concatenate_layer_8cpp.xhtml
documentation/_n_e_o_n_2_depth_concatenate_layer_8cpp_source.xhtml
documentation/_n_e_o_n_2_depth_convert_8cpp.xhtml
documentation/_n_e_o_n_2_depth_convert_8cpp_source.xhtml
documentation/_n_e_o_n_2_dequantization_layer_8cpp.xhtml
documentation/_n_e_o_n_2_dequantization_layer_8cpp_source.xhtml
documentation/_n_e_o_n_2_fill_border_8cpp.js [new file with mode: 0644]
documentation/_n_e_o_n_2_fill_border_8cpp.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_fill_border_8cpp_source.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_fixed_point_2_fixed_point_8cpp.js [new file with mode: 0644]
documentation/_n_e_o_n_2_fixed_point_2_fixed_point_8cpp.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_fixed_point_2_fixed_point_8cpp_source.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_fixed_point_2_fixed_point_target_8h.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_fixed_point_2_fixed_point_target_8h_source.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_flatten_8cpp.js [new file with mode: 0644]
documentation/_n_e_o_n_2_flatten_8cpp.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_flatten_8cpp_source.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_g_e_m_m_lowp_8cpp.js [new file with mode: 0644]
documentation/_n_e_o_n_2_g_e_m_m_lowp_8cpp.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_g_e_m_m_lowp_8cpp_source.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_gaussian3x3_8cpp.xhtml
documentation/_n_e_o_n_2_gaussian3x3_8cpp_source.xhtml
documentation/_n_e_o_n_2_gaussian5x5_8cpp.xhtml
documentation/_n_e_o_n_2_gaussian5x5_8cpp_source.xhtml
documentation/_n_e_o_n_2_global_pooling_layer_8cpp.js [new file with mode: 0644]
documentation/_n_e_o_n_2_global_pooling_layer_8cpp.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_global_pooling_layer_8cpp_source.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_harris_corners_8cpp.xhtml
documentation/_n_e_o_n_2_harris_corners_8cpp_source.xhtml
documentation/_n_e_o_n_2_integral_image_8cpp.xhtml
documentation/_n_e_o_n_2_integral_image_8cpp_source.xhtml
documentation/_n_e_o_n_2_l2_normalize_8cpp.xhtml
documentation/_n_e_o_n_2_l2_normalize_8cpp_source.xhtml
documentation/_n_e_o_n_2_mean_std_dev_8cpp.xhtml
documentation/_n_e_o_n_2_mean_std_dev_8cpp_source.xhtml
documentation/_n_e_o_n_2_min_max_location_8cpp.xhtml
documentation/_n_e_o_n_2_min_max_location_8cpp_source.xhtml
documentation/_n_e_o_n_2_non_linear_filter_8cpp.xhtml
documentation/_n_e_o_n_2_non_linear_filter_8cpp_source.xhtml
documentation/_n_e_o_n_2_quantization_layer_8cpp.xhtml
documentation/_n_e_o_n_2_quantization_layer_8cpp_source.xhtml
documentation/_n_e_o_n_2_r_o_i_pooling_layer_8cpp.xhtml
documentation/_n_e_o_n_2_r_o_i_pooling_layer_8cpp_source.xhtml
documentation/_n_e_o_n_2_reduction_operation_8cpp.xhtml
documentation/_n_e_o_n_2_reduction_operation_8cpp_source.xhtml
documentation/_n_e_o_n_2_reshape_layer_8cpp.xhtml
documentation/_n_e_o_n_2_reshape_layer_8cpp_source.xhtml
documentation/_n_e_o_n_2_scale_8cpp.xhtml
documentation/_n_e_o_n_2_scale_8cpp_source.xhtml
documentation/_n_e_o_n_2_sobel_8cpp.xhtml
documentation/_n_e_o_n_2_sobel_8cpp_source.xhtml
documentation/_n_e_o_n_2_softmax_layer_8cpp.xhtml
documentation/_n_e_o_n_2_softmax_layer_8cpp_source.xhtml
documentation/_n_e_o_n_2_table_lookup_8cpp.xhtml
documentation/_n_e_o_n_2_table_lookup_8cpp_source.xhtml
documentation/_n_e_o_n_2_threshold_8cpp.xhtml
documentation/_n_e_o_n_2_threshold_8cpp_source.xhtml
documentation/_n_e_o_n_2_warp_affine_8cpp.js [new file with mode: 0644]
documentation/_n_e_o_n_2_warp_affine_8cpp.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_warp_affine_8cpp_source.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_warp_perspective_8cpp.js [new file with mode: 0644]
documentation/_n_e_o_n_2_warp_perspective_8cpp.xhtml [new file with mode: 0644]
documentation/_n_e_o_n_2_warp_perspective_8cpp_source.xhtml [new file with mode: 0644]
documentation/_n_e_optical_flow_8h.xhtml
documentation/_n_e_optical_flow_8h_source.xhtml
documentation/_n_e_phase_8h.xhtml
documentation/_n_e_phase_8h_source.xhtml
documentation/_n_e_pixel_wise_multiplication_8h.xhtml
documentation/_n_e_pixel_wise_multiplication_8h_source.xhtml
documentation/_n_e_pixel_wise_multiplication_kernel_8h.xhtml
documentation/_n_e_pixel_wise_multiplication_kernel_8h_source.xhtml
documentation/_n_e_pooling_layer_8h.xhtml
documentation/_n_e_pooling_layer_8h_source.xhtml
documentation/_n_e_pooling_layer_kernel_8h.xhtml
documentation/_n_e_pooling_layer_kernel_8h_source.xhtml
documentation/_n_e_quantization_layer_8h.xhtml
documentation/_n_e_quantization_layer_8h_source.xhtml
documentation/_n_e_quantization_layer_kernel_8h.xhtml
documentation/_n_e_quantization_layer_kernel_8h_source.xhtml
documentation/_n_e_r_o_i_pooling_layer_8h.xhtml
documentation/_n_e_r_o_i_pooling_layer_8h_source.xhtml
documentation/_n_e_r_o_i_pooling_layer_kernel_8h.xhtml
documentation/_n_e_r_o_i_pooling_layer_kernel_8h_source.xhtml
documentation/_n_e_reduction_operation_8h.xhtml
documentation/_n_e_reduction_operation_8h_source.xhtml
documentation/_n_e_reduction_operation_kernel_8h.xhtml
documentation/_n_e_reduction_operation_kernel_8h_source.xhtml
documentation/_n_e_remap_8h.xhtml
documentation/_n_e_remap_8h_source.xhtml
documentation/_n_e_remap_kernel_8h.xhtml
documentation/_n_e_remap_kernel_8h_source.xhtml
documentation/_n_e_reshape_layer_8h.xhtml
documentation/_n_e_reshape_layer_8h_source.xhtml
documentation/_n_e_reshape_layer_kernel_8h.xhtml
documentation/_n_e_reshape_layer_kernel_8h_source.xhtml
documentation/_n_e_scale_8h.xhtml
documentation/_n_e_scale_8h_source.xhtml
documentation/_n_e_scale_kernel_8h.xhtml
documentation/_n_e_scale_kernel_8h_source.xhtml
documentation/_n_e_scharr3x3_8h.xhtml
documentation/_n_e_scharr3x3_8h_source.xhtml
documentation/_n_e_scharr3x3_kernel_8h.xhtml
documentation/_n_e_scharr3x3_kernel_8h_source.xhtml
documentation/_n_e_scheduler_8h.xhtml
documentation/_n_e_scheduler_8h_source.xhtml
documentation/_n_e_sobel3x3_8h.xhtml
documentation/_n_e_sobel3x3_8h_source.xhtml
documentation/_n_e_sobel3x3_kernel_8h.xhtml
documentation/_n_e_sobel3x3_kernel_8h_source.xhtml
documentation/_n_e_sobel5x5_8h.xhtml
documentation/_n_e_sobel5x5_8h_source.xhtml
documentation/_n_e_sobel5x5_kernel_8h.xhtml
documentation/_n_e_sobel5x5_kernel_8h_source.xhtml
documentation/_n_e_sobel7x7_8h.xhtml
documentation/_n_e_sobel7x7_8h_source.xhtml
documentation/_n_e_sobel7x7_kernel_8h.xhtml
documentation/_n_e_sobel7x7_kernel_8h_source.xhtml
documentation/_n_e_softmax_layer_8h.xhtml
documentation/_n_e_softmax_layer_8h_source.xhtml
documentation/_n_e_softmax_layer_kernel_8h.xhtml
documentation/_n_e_softmax_layer_kernel_8h_source.xhtml
documentation/_n_e_table_lookup_8h.xhtml
documentation/_n_e_table_lookup_8h_source.xhtml
documentation/_n_e_table_lookup_kernel_8h.xhtml
documentation/_n_e_table_lookup_kernel_8h_source.xhtml
documentation/_n_e_threshold_8h.xhtml
documentation/_n_e_threshold_8h_source.xhtml
documentation/_n_e_threshold_kernel_8h.xhtml
documentation/_n_e_threshold_kernel_8h_source.xhtml
documentation/_n_e_transpose_8h.xhtml
documentation/_n_e_transpose_8h_source.xhtml
documentation/_n_e_transpose_kernel_8h.xhtml
documentation/_n_e_transpose_kernel_8h_source.xhtml
documentation/_n_e_warp_affine_8h.xhtml
documentation/_n_e_warp_affine_8h_source.xhtml
documentation/_n_e_warp_kernel_8h.xhtml
documentation/_n_e_warp_kernel_8h_source.xhtml
documentation/_n_e_warp_perspective_8h.xhtml
documentation/_n_e_warp_perspective_8h_source.xhtml
documentation/_n_e_weights_reshape_kernel_8h.xhtml
documentation/_n_e_weights_reshape_kernel_8h_source.xhtml
documentation/_nodes_8h.xhtml
documentation/_nodes_8h_source.xhtml
documentation/_non_linear_filter_8h.xhtml
documentation/_non_linear_filter_8h_source.xhtml
documentation/_non_linear_filter_fixture_8h.xhtml
documentation/_non_linear_filter_fixture_8h_source.xhtml
documentation/_non_linear_filter_function_dataset_8h.xhtml
documentation/_non_linear_filter_function_dataset_8h_source.xhtml
documentation/_non_maxima_suppression_8cpp.xhtml
documentation/_non_maxima_suppression_8cpp_source.xhtml
documentation/_non_maxima_suppression_8h.xhtml
documentation/_non_maxima_suppression_8h_source.xhtml
documentation/_normalization_layer_8h.js [deleted file]
documentation/_normalization_types_dataset_8h.xhtml
documentation/_normalization_types_dataset_8h_source.xhtml
documentation/_o_m_p_scheduler_8h.xhtml
documentation/_o_m_p_scheduler_8h_source.xhtml
documentation/_open_c_l_8h.xhtml
documentation/_open_c_l_8h_source.xhtml
documentation/_option_8cpp.xhtml
documentation/_option_8cpp_source.xhtml
documentation/_option_8h.xhtml
documentation/_option_8h_source.xhtml
documentation/_p_m_u_8cpp.xhtml
documentation/_p_m_u_8cpp_source.xhtml
documentation/_p_m_u_8h.xhtml
documentation/_p_m_u_8h_source.xhtml
documentation/_p_m_u_counter_8cpp.xhtml
documentation/_p_m_u_counter_8cpp_source.xhtml
documentation/_p_m_u_counter_8h.xhtml
documentation/_p_m_u_counter_8h_source.xhtml
documentation/_padding_calculator_8h.xhtml
documentation/_padding_calculator_8h_source.xhtml
documentation/_pixel_value_8h.xhtml
documentation/_pixel_value_8h_source.xhtml
documentation/_pool_manager_8h.xhtml
documentation/_pool_manager_8h_source.xhtml
documentation/_pooling_layer_dataset_8h.xhtml
documentation/_pooling_layer_dataset_8h_source.xhtml
documentation/_pooling_types_dataset_8h.xhtml
documentation/_pooling_types_dataset_8h_source.xhtml
documentation/_pretty_printer_8cpp.xhtml
documentation/_pretty_printer_8cpp_source.xhtml
documentation/_pretty_printer_8h.xhtml
documentation/_pretty_printer_8h_source.xhtml
documentation/_printer_8cpp.xhtml
documentation/_printer_8cpp_source.xhtml
documentation/_printer_8h.xhtml
documentation/_printer_8h_source.xhtml
documentation/_printers_8cpp.xhtml
documentation/_printers_8cpp_source.xhtml
documentation/_printers_8h.xhtml
documentation/_printers_8h_source.xhtml
documentation/_profiler_8cpp.xhtml
documentation/_profiler_8cpp_source.xhtml
documentation/_profiler_8h.xhtml
documentation/_profiler_8h_source.xhtml
documentation/_pyramid_8h.xhtml
documentation/_pyramid_8h_source.xhtml
documentation/_pyramid_info_8h.xhtml
documentation/_pyramid_info_8h_source.xhtml
documentation/_quantization_layer_8h.xhtml
documentation/_quantization_layer_8h_source.xhtml
documentation/_quantization_layer_fixture_8h.xhtml
documentation/_quantization_layer_fixture_8h_source.xhtml
documentation/_r_o_i_pooling_layer_dataset_8h.xhtml
documentation/_r_o_i_pooling_layer_dataset_8h_source.xhtml
documentation/_r_o_i_pooling_layer_fixture_8h.xhtml
documentation/_r_o_i_pooling_layer_fixture_8h_source.xhtml
documentation/_random_batch_normalization_layer_dataset_8h.xhtml
documentation/_random_batch_normalization_layer_dataset_8h_source.xhtml
documentation/_range_dataset_8h.xhtml
documentation/_range_dataset_8h_source.xhtml
documentation/_raw_lut_accessor_8h.xhtml
documentation/_raw_lut_accessor_8h_source.xhtml
documentation/_raw_tensor_8cpp.xhtml
documentation/_raw_tensor_8cpp_source.xhtml
documentation/_raw_tensor_8h.xhtml
documentation/_raw_tensor_8h_source.xhtml
documentation/_reduction_operation_8h.xhtml
documentation/_reduction_operation_8h_source.xhtml
documentation/_reduction_operation_dataset_8h.xhtml
documentation/_reduction_operation_dataset_8h_source.xhtml
documentation/_reduction_operation_fixture_8h.xhtml
documentation/_reduction_operation_fixture_8h_source.xhtml
documentation/_registrars_8h.xhtml
documentation/_registrars_8h_source.xhtml
documentation/_reshape_layer_8h.xhtml
documentation/_reshape_layer_8h_source.xhtml
documentation/_reshape_layer_dataset_8h.xhtml
documentation/_reshape_layer_dataset_8h_source.xhtml
documentation/_reshape_layer_fixture_8h.xhtml
documentation/_reshape_layer_fixture_8h_source.xhtml
documentation/_scale_8h.xhtml
documentation/_scale_8h_source.xhtml
documentation/_scale_fixture_8h.xhtml
documentation/_scale_fixture_8h_source.xhtml
documentation/_scheduler_8h.xhtml
documentation/_scheduler_8h_source.xhtml
documentation/_semaphore_8h.xhtml
documentation/_semaphore_8h_source.xhtml
documentation/_shape_datasets_8h.xhtml
documentation/_shape_datasets_8h_source.xhtml
documentation/_simple_option_8h.xhtml
documentation/_simple_option_8h_source.xhtml
documentation/_simple_tensor_8h.xhtml
documentation/_simple_tensor_8h_source.xhtml
documentation/_single_thread_scheduler_8h.xhtml
documentation/_single_thread_scheduler_8h_source.xhtml
documentation/_singleton_dataset_8h.xhtml
documentation/_singleton_dataset_8h_source.xhtml
documentation/_size2_d_8h.xhtml
documentation/_size2_d_8h_source.xhtml
documentation/_small_convolution_layer_dataset_8h.xhtml
documentation/_small_convolution_layer_dataset_8h_source.xhtml
documentation/_small_g_e_m_m_dataset_8h.xhtml
documentation/_small_g_e_m_m_dataset_8h_source.xhtml
documentation/_sobel_8h.xhtml
documentation/_sobel_8h_source.xhtml
documentation/_sobel_fixture_8h.xhtml
documentation/_sobel_fixture_8h_source.xhtml
documentation/_softmax_layer_fixture_8h.xhtml
documentation/_softmax_layer_fixture_8h_source.xhtml
documentation/_squeeze_net_activation_layer_dataset_8h.xhtml
documentation/_squeeze_net_activation_layer_dataset_8h_source.xhtml
documentation/_squeeze_net_convolution_layer_dataset_8h.xhtml
documentation/_squeeze_net_convolution_layer_dataset_8h_source.xhtml
documentation/_squeeze_net_pooling_layer_dataset_8h.xhtml
documentation/_squeeze_net_pooling_layer_dataset_8h_source.xhtml
documentation/_steps_8h.xhtml
documentation/_steps_8h_source.xhtml
documentation/_strides_8h.xhtml
documentation/_strides_8h_source.xhtml
documentation/_sub_tensor_info_8h.xhtml
documentation/_sub_tensor_info_8h_source.xhtml
documentation/_table_lookup_8h.xhtml
documentation/_table_lookup_8h_source.xhtml
documentation/_table_lookup_fixture_8h.xhtml
documentation/_table_lookup_fixture_8h_source.xhtml
documentation/_tensor_allocator_8h.xhtml
documentation/_tensor_allocator_8h_source.xhtml
documentation/_tensor_cache_8h.xhtml
documentation/_tensor_cache_8h_source.xhtml
documentation/_tensor_info_8cpp.js [new file with mode: 0644]
documentation/_tensor_info_8cpp.xhtml [new file with mode: 0644]
documentation/_tensor_info_8cpp_source.xhtml [new file with mode: 0644]
documentation/_tensor_info_8h.xhtml
documentation/_tensor_info_8h_source.xhtml
documentation/_tensor_shape_8cpp.js [new file with mode: 0644]
documentation/_tensor_shape_8cpp.xhtml [new file with mode: 0644]
documentation/_tensor_shape_8cpp_source.xhtml [new file with mode: 0644]
documentation/_tensor_shape_8h.xhtml
documentation/_tensor_shape_8h_source.xhtml
documentation/_test_case_8h.xhtml
documentation/_test_case_8h_source.xhtml
documentation/_test_case_factory_8h.xhtml
documentation/_test_case_factory_8h_source.xhtml
documentation/_test_filter_8cpp.xhtml
documentation/_test_filter_8cpp_source.xhtml
documentation/_test_filter_8h.xhtml
documentation/_test_filter_8h_source.xhtml
documentation/_test_result_8h.xhtml
documentation/_test_result_8h_source.xhtml
documentation/_threshold_8h.xhtml
documentation/_threshold_8h_source.xhtml
documentation/_threshold_dataset_8h.xhtml
documentation/_threshold_dataset_8h_source.xhtml
documentation/_threshold_fixture_8h.xhtml
documentation/_threshold_fixture_8h_source.xhtml
documentation/_toggle_option_8cpp.xhtml
documentation/_toggle_option_8cpp_source.xhtml
documentation/_toggle_option_8h.xhtml
documentation/_toggle_option_8h_source.xhtml
documentation/_toolchain_support_8h.xhtml
documentation/_toolchain_support_8h_source.xhtml
documentation/_type_printer_8h.js
documentation/_type_printer_8h.xhtml
documentation/_type_printer_8h_source.xhtml
documentation/_type_reader_8h.xhtml
documentation/_type_reader_8h_source.xhtml
documentation/_u_n_i_t_2_fixed_point_8cpp.js [new file with mode: 0644]
documentation/_u_n_i_t_2_fixed_point_8cpp.xhtml [new file with mode: 0644]
documentation/_u_n_i_t_2_fixed_point_8cpp_source.xhtml [new file with mode: 0644]
documentation/_v_g_g16_activation_layer_dataset_8h.xhtml
documentation/_v_g_g16_activation_layer_dataset_8h_source.xhtml
documentation/_v_g_g16_convolution_layer_dataset_8h.xhtml
documentation/_v_g_g16_convolution_layer_dataset_8h_source.xhtml
documentation/_v_g_g16_fully_connected_layer_dataset_8h.xhtml
documentation/_v_g_g16_fully_connected_layer_dataset_8h_source.xhtml
documentation/_v_g_g16_pooling_layer_dataset_8h.xhtml
documentation/_v_g_g16_pooling_layer_dataset_8h_source.xhtml
documentation/_validate_8h.xhtml
documentation/_validate_8h_source.xhtml
documentation/_validation_8cpp.xhtml
documentation/_validation_8cpp_source.xhtml
documentation/_validation_8h.js
documentation/_validation_8h.xhtml
documentation/_validation_8h_source.xhtml
documentation/_wall_clock_timer_8cpp.xhtml
documentation/_wall_clock_timer_8cpp_source.xhtml
documentation/_wall_clock_timer_8h.xhtml
documentation/_wall_clock_timer_8h_source.xhtml
documentation/_warp_affine_8h.js [new file with mode: 0644]
documentation/_warp_affine_8h.xhtml [new file with mode: 0644]
documentation/_warp_affine_8h_source.xhtml [new file with mode: 0644]
documentation/_warp_affine_fixture_8h.xhtml [new file with mode: 0644]
documentation/_warp_affine_fixture_8h_source.xhtml [new file with mode: 0644]
documentation/_warp_perspective_8h.js [new file with mode: 0644]
documentation/_warp_perspective_8h.xhtml [new file with mode: 0644]
documentation/_warp_perspective_8h_source.xhtml [new file with mode: 0644]
documentation/_warp_perspective_fixture_8h.xhtml [new file with mode: 0644]
documentation/_warp_perspective_fixture_8h_source.xhtml [new file with mode: 0644]
documentation/_window_8h.xhtml
documentation/_window_8h_source.xhtml
documentation/_window_8inl.xhtml
documentation/_window_8inl_source.xhtml
documentation/_y_o_l_o_v2_activation_layer_dataset_8h.xhtml
documentation/_y_o_l_o_v2_activation_layer_dataset_8h_source.xhtml
documentation/_y_o_l_o_v2_batch_normalization_layer_dataset_8h.xhtml
documentation/_y_o_l_o_v2_batch_normalization_layer_dataset_8h_source.xhtml
documentation/_y_o_l_o_v2_convolution_layer_dataset_8h.xhtml
documentation/_y_o_l_o_v2_convolution_layer_dataset_8h_source.xhtml
documentation/_y_o_l_o_v2_pooling_layer_dataset_8h.xhtml
documentation/_y_o_l_o_v2_pooling_layer_dataset_8h_source.xhtml
documentation/_zip_dataset_8h.xhtml
documentation/_zip_dataset_8h_source.xhtml
documentation/a32__interleave__6way__32bit_8hpp.xhtml
documentation/a32__interleave__6way__32bit_8hpp_source.xhtml
documentation/a32__merge__float__8x6_8hpp.xhtml
documentation/a32__merge__float__8x6_8hpp_source.xhtml
documentation/a32__sgemm__8x6_2generic_8hpp.xhtml
documentation/a32__sgemm__8x6_2generic_8hpp_source.xhtml
documentation/a32__sgemm__8x6_8hpp.xhtml
documentation/a32__sgemm__8x6_8hpp_source.xhtml
documentation/a32__transpose__interleave__8way__32bit_8hpp.xhtml
documentation/a32__transpose__interleave__8way__32bit_8hpp_source.xhtml
documentation/a53_8hpp.xhtml
documentation/a53_8hpp_source.xhtml
documentation/a64__interleave__8way__32bit_8hpp.xhtml
documentation/a64__interleave__8way__32bit_8hpp_source.xhtml
documentation/a64__merge__float__12x8_8hpp.xhtml
documentation/a64__merge__float__12x8_8hpp_source.xhtml
documentation/a64__sgemm__12x8_2generic_8hpp.xhtml
documentation/a64__sgemm__12x8_2generic_8hpp_source.xhtml
documentation/a64__sgemm__12x8_8hpp.xhtml
documentation/a64__sgemm__12x8_8hpp_source.xhtml
documentation/absdiff_8cl.xhtml
documentation/absdiff_8cl_source.xhtml
documentation/accumulate_8cl.xhtml
documentation/accumulate_8cl_source.xhtml
documentation/activation__layer_8cl.xhtml
documentation/activation__layer_8cl_source.xhtml
documentation/annotated.xhtml
documentation/architecture.xhtml
documentation/arithmetic__op_8cl.xhtml
documentation/arithmetic__op_8cl_source.xhtml
documentation/arm__compute_2core_2_fixed_point_8h.xhtml
documentation/arm__compute_2core_2_fixed_point_8h_source.xhtml
documentation/arm__compute_2core_2_helpers_8h.xhtml
documentation/arm__compute_2core_2_helpers_8h_source.xhtml
documentation/arm__compute_2core_2_types_8h.xhtml
documentation/arm__compute_2core_2_types_8h_source.xhtml
documentation/arm__compute_2core_2_utils_8h.js
documentation/arm__compute_2core_2_utils_8h.xhtml
documentation/arm__compute_2core_2_utils_8h_source.xhtml
documentation/arm__compute_2graph_2_types_8h.js
documentation/arm__compute_2graph_2_types_8h.xhtml
documentation/arm__compute_2graph_2_types_8h_source.xhtml
documentation/arm__compute_2graph_2nodes_2_activation_layer_8h.xhtml
documentation/arm__compute_2graph_2nodes_2_activation_layer_8h_source.xhtml
documentation/arm__compute_2graph_2nodes_2_batch_normalization_layer_8h.xhtml [new file with mode: 0644]
documentation/arm__compute_2graph_2nodes_2_batch_normalization_layer_8h_source.xhtml [new file with mode: 0644]
documentation/arm__compute_2graph_2nodes_2_convolution_layer_8h.xhtml
documentation/arm__compute_2graph_2nodes_2_convolution_layer_8h_source.xhtml
documentation/arm__compute_2graph_2nodes_2_fully_connected_layer_8h.xhtml
documentation/arm__compute_2graph_2nodes_2_fully_connected_layer_8h_source.xhtml
documentation/arm__compute_2graph_2nodes_2_normalization_layer_8h.xhtml [new file with mode: 0644]
documentation/arm__compute_2graph_2nodes_2_normalization_layer_8h_source.xhtml [new file with mode: 0644]
documentation/arm__compute_2graph_2nodes_2_pooling_layer_8h.xhtml
documentation/arm__compute_2graph_2nodes_2_pooling_layer_8h_source.xhtml
documentation/arm__compute_2graph_2nodes_2_softmax_layer_8h.xhtml
documentation/arm__compute_2graph_2nodes_2_softmax_layer_8h_source.xhtml
documentation/arm__compute_2runtime_2_types_8h.xhtml
documentation/arm__compute_2runtime_2_types_8h_source.xhtml
documentation/arm__compute_2runtime_2_utils_8h.xhtml
documentation/arm__compute_2runtime_2_utils_8h_source.xhtml
documentation/asmlib_8hpp.xhtml
documentation/asmlib_8hpp_source.xhtml
documentation/batchnormalization__layer_8cl.xhtml
documentation/batchnormalization__layer_8cl_source.xhtml
documentation/benchmark_2_c_l_2_activation_layer_8cpp.xhtml
documentation/benchmark_2_c_l_2_activation_layer_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_batch_normalization_layer_8cpp.xhtml
documentation/benchmark_2_c_l_2_batch_normalization_layer_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_convolution_layer_8cpp.xhtml
documentation/benchmark_2_c_l_2_convolution_layer_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_depthwise_convolution_8cpp.xhtml
documentation/benchmark_2_c_l_2_depthwise_convolution_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_depthwise_separable_convolution_layer_8cpp.xhtml
documentation/benchmark_2_c_l_2_depthwise_separable_convolution_layer_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_direct_convolution_layer_8cpp.xhtml
documentation/benchmark_2_c_l_2_direct_convolution_layer_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_floor_8cpp.xhtml
documentation/benchmark_2_c_l_2_floor_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_fully_connected_layer_8cpp.xhtml
documentation/benchmark_2_c_l_2_fully_connected_layer_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_g_e_m_m_8cpp.xhtml
documentation/benchmark_2_c_l_2_g_e_m_m_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_normalization_layer_8cpp.xhtml
documentation/benchmark_2_c_l_2_normalization_layer_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_pooling_layer_8cpp.xhtml
documentation/benchmark_2_c_l_2_pooling_layer_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_s_y_s_t_e_m_2_alex_net_8cpp.xhtml
documentation/benchmark_2_c_l_2_s_y_s_t_e_m_2_alex_net_8cpp_source.xhtml
documentation/benchmark_2_c_l_2_s_y_s_t_e_m_2_le_net5_8cpp.xhtml
documentation/benchmark_2_c_l_2_s_y_s_t_e_m_2_le_net5_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_activation_layer_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_activation_layer_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_batch_normalization_layer_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_batch_normalization_layer_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_convolution_layer_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_convolution_layer_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_direct_convolution_layer_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_direct_convolution_layer_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_floor_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_floor_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_fully_connected_layer_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_fully_connected_layer_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_g_e_m_m_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_g_e_m_m_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_normalization_layer_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_normalization_layer_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_pooling_layer_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_pooling_layer_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_s_y_s_t_e_m_2_alex_net_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_s_y_s_t_e_m_2_alex_net_8cpp_source.xhtml
documentation/benchmark_2_n_e_o_n_2_s_y_s_t_e_m_2_le_net5_8cpp.xhtml
documentation/benchmark_2_n_e_o_n_2_s_y_s_t_e_m_2_le_net5_8cpp_source.xhtml
documentation/benchmark_2fixtures_2_activation_layer_fixture_8h.xhtml
documentation/benchmark_2fixtures_2_activation_layer_fixture_8h_source.xhtml
documentation/benchmark_2fixtures_2_batch_normalization_layer_fixture_8h.xhtml
documentation/benchmark_2fixtures_2_batch_normalization_layer_fixture_8h_source.xhtml
documentation/benchmark_2fixtures_2_convolution_layer_fixture_8h.xhtml
documentation/benchmark_2fixtures_2_convolution_layer_fixture_8h_source.xhtml
documentation/benchmark_2fixtures_2_depthwise_convolution_fixture_8h.xhtml
documentation/benchmark_2fixtures_2_depthwise_convolution_fixture_8h_source.xhtml
documentation/benchmark_2fixtures_2_depthwise_separable_convolution_layer_fixture_8h.xhtml
documentation/benchmark_2fixtures_2_depthwise_separable_convolution_layer_fixture_8h_source.xhtml
documentation/benchmark_2fixtures_2_floor_fixture_8h.xhtml
documentation/benchmark_2fixtures_2_floor_fixture_8h_source.xhtml
documentation/benchmark_2fixtures_2_fully_connected_layer_fixture_8h.xhtml
documentation/benchmark_2fixtures_2_fully_connected_layer_fixture_8h_source.xhtml
documentation/benchmark_2fixtures_2_g_e_m_m_fixture_8h.xhtml
documentation/benchmark_2fixtures_2_g_e_m_m_fixture_8h_source.xhtml
documentation/benchmark_2fixtures_2_normalization_layer_fixture_8h.xhtml
documentation/benchmark_2fixtures_2_normalization_layer_fixture_8h_source.xhtml
documentation/benchmark_2fixtures_2_pooling_layer_fixture_8h.xhtml
documentation/benchmark_2fixtures_2_pooling_layer_fixture_8h_source.xhtml
documentation/bitwise__op_8cl.xhtml
documentation/bitwise__op_8cl_source.xhtml
documentation/caffe__data__extractor_8py.xhtml
documentation/caffe__data__extractor_8py_source.xhtml
documentation/canny_8cl.xhtml
documentation/canny_8cl_source.xhtml
documentation/channel__combine_8cl.xhtml
documentation/channel__combine_8cl_source.xhtml
documentation/channel__extract_8cl.xhtml
documentation/channel__extract_8cl_source.xhtml
documentation/cl__convolution_8cpp.xhtml
documentation/cl__convolution_8cpp_source.xhtml
documentation/cl__events_8cpp.xhtml
documentation/cl__events_8cpp_source.xhtml
documentation/class_gemm_common.xhtml
documentation/class_gemm_interleaved.xhtml
documentation/classarm__compute_1_1_access_window_auto_padding.xhtml
documentation/classarm__compute_1_1_access_window_horizontal.xhtml
documentation/classarm__compute_1_1_access_window_rectangle.xhtml
documentation/classarm__compute_1_1_access_window_static.xhtml
documentation/classarm__compute_1_1_access_window_transpose.xhtml
documentation/classarm__compute_1_1_access_window_vertical.xhtml
documentation/classarm__compute_1_1_activation_layer_info.xhtml
documentation/classarm__compute_1_1_allocator.xhtml
documentation/classarm__compute_1_1_array.xhtml
documentation/classarm__compute_1_1_blob_lifetime_manager.xhtml
documentation/classarm__compute_1_1_blob_memory_pool.xhtml
documentation/classarm__compute_1_1_c_l_absolute_difference.xhtml
documentation/classarm__compute_1_1_c_l_absolute_difference_kernel.xhtml
documentation/classarm__compute_1_1_c_l_accumulate.xhtml
documentation/classarm__compute_1_1_c_l_accumulate_kernel.xhtml
documentation/classarm__compute_1_1_c_l_accumulate_squared.xhtml
documentation/classarm__compute_1_1_c_l_accumulate_squared_kernel.xhtml
documentation/classarm__compute_1_1_c_l_accumulate_weighted.xhtml
documentation/classarm__compute_1_1_c_l_accumulate_weighted_kernel.xhtml
documentation/classarm__compute_1_1_c_l_activation_layer.xhtml
documentation/classarm__compute_1_1_c_l_activation_layer_kernel.xhtml
documentation/classarm__compute_1_1_c_l_arithmetic_addition.xhtml
documentation/classarm__compute_1_1_c_l_arithmetic_addition_kernel.xhtml
documentation/classarm__compute_1_1_c_l_arithmetic_subtraction.xhtml
documentation/classarm__compute_1_1_c_l_arithmetic_subtraction_kernel.xhtml
documentation/classarm__compute_1_1_c_l_array.xhtml
documentation/classarm__compute_1_1_c_l_batch_normalization_layer.xhtml
documentation/classarm__compute_1_1_c_l_batch_normalization_layer_kernel.xhtml
documentation/classarm__compute_1_1_c_l_bitwise_and.xhtml
documentation/classarm__compute_1_1_c_l_bitwise_and_kernel.xhtml
documentation/classarm__compute_1_1_c_l_bitwise_not.xhtml
documentation/classarm__compute_1_1_c_l_bitwise_not_kernel.xhtml
documentation/classarm__compute_1_1_c_l_bitwise_or.xhtml
documentation/classarm__compute_1_1_c_l_bitwise_or_kernel.xhtml
documentation/classarm__compute_1_1_c_l_bitwise_xor.xhtml
documentation/classarm__compute_1_1_c_l_bitwise_xor_kernel.xhtml
documentation/classarm__compute_1_1_c_l_box3x3.xhtml
documentation/classarm__compute_1_1_c_l_box3x3_kernel.xhtml
documentation/classarm__compute_1_1_c_l_buffer_allocator.xhtml
documentation/classarm__compute_1_1_c_l_canny_edge.xhtml
documentation/classarm__compute_1_1_c_l_channel_combine.xhtml
documentation/classarm__compute_1_1_c_l_channel_combine_kernel.xhtml
documentation/classarm__compute_1_1_c_l_channel_extract.xhtml
documentation/classarm__compute_1_1_c_l_channel_extract_kernel.xhtml
documentation/classarm__compute_1_1_c_l_col2_im_kernel.xhtml
documentation/classarm__compute_1_1_c_l_color_convert.xhtml
documentation/classarm__compute_1_1_c_l_color_convert_kernel.xhtml
documentation/classarm__compute_1_1_c_l_convolution3x3.xhtml
documentation/classarm__compute_1_1_c_l_convolution_kernel.xhtml
documentation/classarm__compute_1_1_c_l_convolution_layer.xhtml
documentation/classarm__compute_1_1_c_l_convolution_layer_reshape_weights.xhtml
documentation/classarm__compute_1_1_c_l_convolution_rectangle.xhtml
documentation/classarm__compute_1_1_c_l_convolution_rectangle_kernel.xhtml
documentation/classarm__compute_1_1_c_l_convolution_square.xhtml
documentation/classarm__compute_1_1_c_l_copy_to_array_kernel.xhtml
documentation/classarm__compute_1_1_c_l_depth_concatenate.xhtml
documentation/classarm__compute_1_1_c_l_depth_concatenate_kernel.xhtml
documentation/classarm__compute_1_1_c_l_depth_convert.xhtml
documentation/classarm__compute_1_1_c_l_depth_convert_kernel.xhtml
documentation/classarm__compute_1_1_c_l_depthwise_convolution.xhtml
documentation/classarm__compute_1_1_c_l_depthwise_convolution3x3.xhtml
documentation/classarm__compute_1_1_c_l_depthwise_convolution3x3_kernel.xhtml
documentation/classarm__compute_1_1_c_l_depthwise_im2_col_kernel.xhtml
documentation/classarm__compute_1_1_c_l_depthwise_separable_convolution_layer.xhtml
documentation/classarm__compute_1_1_c_l_depthwise_vector_to_tensor_kernel.xhtml
documentation/classarm__compute_1_1_c_l_depthwise_weights_reshape_kernel.xhtml
documentation/classarm__compute_1_1_c_l_dequantization_layer.xhtml
documentation/classarm__compute_1_1_c_l_dequantization_layer_kernel.xhtml
documentation/classarm__compute_1_1_c_l_derivative.xhtml
documentation/classarm__compute_1_1_c_l_derivative_kernel.xhtml
documentation/classarm__compute_1_1_c_l_dilate.xhtml
documentation/classarm__compute_1_1_c_l_dilate_kernel.xhtml
documentation/classarm__compute_1_1_c_l_direct_convolution_layer.xhtml
documentation/classarm__compute_1_1_c_l_direct_convolution_layer_kernel.xhtml
documentation/classarm__compute_1_1_c_l_distribution1_d.xhtml
documentation/classarm__compute_1_1_c_l_edge_non_max_suppression_kernel.xhtml
documentation/classarm__compute_1_1_c_l_edge_trace_kernel.xhtml
documentation/classarm__compute_1_1_c_l_equalize_histogram.xhtml
documentation/classarm__compute_1_1_c_l_erode.xhtml
documentation/classarm__compute_1_1_c_l_erode_kernel.xhtml
documentation/classarm__compute_1_1_c_l_fast_corners.xhtml
documentation/classarm__compute_1_1_c_l_fast_corners_kernel.xhtml
documentation/classarm__compute_1_1_c_l_fill_border.xhtml
documentation/classarm__compute_1_1_c_l_fill_border_kernel.xhtml
documentation/classarm__compute_1_1_c_l_flatten_layer.xhtml
documentation/classarm__compute_1_1_c_l_floor.xhtml
documentation/classarm__compute_1_1_c_l_floor_kernel.xhtml
documentation/classarm__compute_1_1_c_l_fully_connected_layer.xhtml
documentation/classarm__compute_1_1_c_l_fully_connected_layer_reshape_weights.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m_interleave4x4.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m_interleave4x4_kernel.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m_lowp.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m_lowp_matrix_multiply_kernel.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m_matrix_accumulate_biases_kernel.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m_matrix_addition_kernel.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m_matrix_multiply_kernel.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m_matrix_vector_multiply_kernel.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m_transpose1x_w.xhtml
documentation/classarm__compute_1_1_c_l_g_e_m_m_transpose1x_w_kernel.xhtml
documentation/classarm__compute_1_1_c_l_gaussian3x3.xhtml
documentation/classarm__compute_1_1_c_l_gaussian3x3_kernel.xhtml
documentation/classarm__compute_1_1_c_l_gaussian5x5.xhtml
documentation/classarm__compute_1_1_c_l_gaussian5x5_hor_kernel.xhtml
documentation/classarm__compute_1_1_c_l_gaussian5x5_vert_kernel.xhtml
documentation/classarm__compute_1_1_c_l_gaussian_pyramid.xhtml
documentation/classarm__compute_1_1_c_l_gaussian_pyramid_half.xhtml
documentation/classarm__compute_1_1_c_l_gaussian_pyramid_hor_kernel.xhtml
documentation/classarm__compute_1_1_c_l_gaussian_pyramid_orb.xhtml
documentation/classarm__compute_1_1_c_l_gaussian_pyramid_vert_kernel.xhtml
documentation/classarm__compute_1_1_c_l_gradient_kernel.xhtml
documentation/classarm__compute_1_1_c_l_h_o_g.xhtml
documentation/classarm__compute_1_1_c_l_h_o_g_block_normalization_kernel.xhtml
documentation/classarm__compute_1_1_c_l_h_o_g_descriptor.xhtml
documentation/classarm__compute_1_1_c_l_h_o_g_detector.xhtml
documentation/classarm__compute_1_1_c_l_h_o_g_detector_kernel.xhtml
documentation/classarm__compute_1_1_c_l_h_o_g_gradient.xhtml
documentation/classarm__compute_1_1_c_l_h_o_g_multi_detection.xhtml
documentation/classarm__compute_1_1_c_l_h_o_g_orientation_binning_kernel.xhtml
documentation/classarm__compute_1_1_c_l_harris_corners.xhtml
documentation/classarm__compute_1_1_c_l_harris_score_kernel.xhtml
documentation/classarm__compute_1_1_c_l_histogram.xhtml
documentation/classarm__compute_1_1_c_l_histogram_border_kernel.xhtml
documentation/classarm__compute_1_1_c_l_histogram_kernel.xhtml
documentation/classarm__compute_1_1_c_l_im2_col_kernel.xhtml
documentation/classarm__compute_1_1_c_l_integral_image.xhtml
documentation/classarm__compute_1_1_c_l_integral_image_hor_kernel.xhtml
documentation/classarm__compute_1_1_c_l_integral_image_vert_kernel.xhtml
documentation/classarm__compute_1_1_c_l_kernel_library.js
documentation/classarm__compute_1_1_c_l_kernel_library.xhtml
documentation/classarm__compute_1_1_c_l_l2_normalize.xhtml
documentation/classarm__compute_1_1_c_l_l2_normalize_kernel.xhtml
documentation/classarm__compute_1_1_c_l_l_k_tracker_finalize_kernel.xhtml
documentation/classarm__compute_1_1_c_l_l_k_tracker_init_kernel.xhtml
documentation/classarm__compute_1_1_c_l_l_k_tracker_stage0_kernel.xhtml
documentation/classarm__compute_1_1_c_l_l_k_tracker_stage1_kernel.xhtml
documentation/classarm__compute_1_1_c_l_laplacian_pyramid.xhtml
documentation/classarm__compute_1_1_c_l_laplacian_reconstruct.xhtml
documentation/classarm__compute_1_1_c_l_locally_connected_layer.xhtml
documentation/classarm__compute_1_1_c_l_locally_connected_matrix_multiply_kernel.xhtml
documentation/classarm__compute_1_1_c_l_logits1_d_max_kernel.xhtml
documentation/classarm__compute_1_1_c_l_logits1_d_norm_kernel.xhtml
documentation/classarm__compute_1_1_c_l_logits1_d_shift_exp_sum_kernel.xhtml
documentation/classarm__compute_1_1_c_l_lut.xhtml
documentation/classarm__compute_1_1_c_l_lut_allocator.xhtml
documentation/classarm__compute_1_1_c_l_magnitude.xhtml
documentation/classarm__compute_1_1_c_l_magnitude_phase_kernel.xhtml
documentation/classarm__compute_1_1_c_l_mean_std_dev.xhtml
documentation/classarm__compute_1_1_c_l_mean_std_dev_kernel.xhtml
documentation/classarm__compute_1_1_c_l_median3x3.xhtml
documentation/classarm__compute_1_1_c_l_median3x3_kernel.xhtml
documentation/classarm__compute_1_1_c_l_min_max_kernel.xhtml
documentation/classarm__compute_1_1_c_l_min_max_layer_kernel.xhtml
documentation/classarm__compute_1_1_c_l_min_max_location.xhtml
documentation/classarm__compute_1_1_c_l_min_max_location_kernel.xhtml
documentation/classarm__compute_1_1_c_l_multi_h_o_g.xhtml
documentation/classarm__compute_1_1_c_l_multi_image.xhtml
documentation/classarm__compute_1_1_c_l_non_linear_filter.xhtml
documentation/classarm__compute_1_1_c_l_non_linear_filter_kernel.xhtml
documentation/classarm__compute_1_1_c_l_non_maxima_suppression3x3.xhtml
documentation/classarm__compute_1_1_c_l_non_maxima_suppression3x3_kernel.xhtml
documentation/classarm__compute_1_1_c_l_normalization_layer.xhtml
documentation/classarm__compute_1_1_c_l_normalization_layer_kernel.xhtml
documentation/classarm__compute_1_1_c_l_optical_flow.xhtml
documentation/classarm__compute_1_1_c_l_phase.xhtml
documentation/classarm__compute_1_1_c_l_pixel_wise_multiplication.xhtml
documentation/classarm__compute_1_1_c_l_pixel_wise_multiplication_kernel.xhtml
documentation/classarm__compute_1_1_c_l_pooling_layer.xhtml
documentation/classarm__compute_1_1_c_l_pooling_layer_kernel.xhtml
documentation/classarm__compute_1_1_c_l_pyramid.xhtml
documentation/classarm__compute_1_1_c_l_quantization_layer.xhtml
documentation/classarm__compute_1_1_c_l_quantization_layer_kernel.xhtml
documentation/classarm__compute_1_1_c_l_r_o_i_pooling_layer.xhtml
documentation/classarm__compute_1_1_c_l_r_o_i_pooling_layer_kernel.xhtml
documentation/classarm__compute_1_1_c_l_reduction_operation.xhtml
documentation/classarm__compute_1_1_c_l_reduction_operation_kernel.xhtml
documentation/classarm__compute_1_1_c_l_remap.xhtml
documentation/classarm__compute_1_1_c_l_remap_kernel.xhtml
documentation/classarm__compute_1_1_c_l_reshape_layer.xhtml
documentation/classarm__compute_1_1_c_l_reshape_layer_kernel.xhtml
documentation/classarm__compute_1_1_c_l_scale.xhtml
documentation/classarm__compute_1_1_c_l_scale_kernel.xhtml
documentation/classarm__compute_1_1_c_l_scharr3x3.xhtml
documentation/classarm__compute_1_1_c_l_scharr3x3_kernel.xhtml
documentation/classarm__compute_1_1_c_l_scheduler.xhtml
documentation/classarm__compute_1_1_c_l_separable_convolution_hor_kernel.xhtml
documentation/classarm__compute_1_1_c_l_separable_convolution_vert_kernel.xhtml
documentation/classarm__compute_1_1_c_l_sobel3x3.xhtml
documentation/classarm__compute_1_1_c_l_sobel3x3_kernel.xhtml
documentation/classarm__compute_1_1_c_l_sobel5x5.xhtml
documentation/classarm__compute_1_1_c_l_sobel5x5_hor_kernel.xhtml
documentation/classarm__compute_1_1_c_l_sobel5x5_vert_kernel.xhtml
documentation/classarm__compute_1_1_c_l_sobel7x7.xhtml
documentation/classarm__compute_1_1_c_l_sobel7x7_hor_kernel.xhtml
documentation/classarm__compute_1_1_c_l_sobel7x7_vert_kernel.xhtml
documentation/classarm__compute_1_1_c_l_softmax_layer.xhtml
documentation/classarm__compute_1_1_c_l_sub_tensor.xhtml
documentation/classarm__compute_1_1_c_l_symbols.js
documentation/classarm__compute_1_1_c_l_symbols.xhtml
documentation/classarm__compute_1_1_c_l_table_lookup.xhtml
documentation/classarm__compute_1_1_c_l_table_lookup_kernel.xhtml
documentation/classarm__compute_1_1_c_l_tensor.xhtml
documentation/classarm__compute_1_1_c_l_tensor_allocator.xhtml
documentation/classarm__compute_1_1_c_l_threshold.xhtml
documentation/classarm__compute_1_1_c_l_threshold_kernel.xhtml
documentation/classarm__compute_1_1_c_l_transpose.xhtml
documentation/classarm__compute_1_1_c_l_transpose_kernel.xhtml
documentation/classarm__compute_1_1_c_l_tuner.xhtml
documentation/classarm__compute_1_1_c_l_warp_affine.xhtml
documentation/classarm__compute_1_1_c_l_warp_affine_kernel.xhtml
documentation/classarm__compute_1_1_c_l_warp_perspective.xhtml
documentation/classarm__compute_1_1_c_l_warp_perspective_kernel.xhtml
documentation/classarm__compute_1_1_c_l_weights_reshape_kernel.xhtml
documentation/classarm__compute_1_1_c_p_p_corner_candidates_kernel.xhtml
documentation/classarm__compute_1_1_c_p_p_detection_window_non_maxima_suppression_kernel.xhtml
documentation/classarm__compute_1_1_c_p_p_scheduler.xhtml
documentation/classarm__compute_1_1_c_p_p_sort_euclidean_distance_kernel.xhtml
documentation/classarm__compute_1_1_coordinates.xhtml
documentation/classarm__compute_1_1_dimensions.xhtml
documentation/classarm__compute_1_1_distribution1_d.xhtml
documentation/classarm__compute_1_1_h_o_g.xhtml
documentation/classarm__compute_1_1_h_o_g_info.xhtml
documentation/classarm__compute_1_1_i_access_window.xhtml
documentation/classarm__compute_1_1_i_allocator.xhtml
documentation/classarm__compute_1_1_i_array.xhtml
documentation/classarm__compute_1_1_i_c_l_array.xhtml
documentation/classarm__compute_1_1_i_c_l_distribution1_d.xhtml
documentation/classarm__compute_1_1_i_c_l_h_o_g.xhtml
documentation/classarm__compute_1_1_i_c_l_kernel.js
documentation/classarm__compute_1_1_i_c_l_kernel.xhtml
documentation/classarm__compute_1_1_i_c_l_lut.xhtml
documentation/classarm__compute_1_1_i_c_l_multi_h_o_g.xhtml
documentation/classarm__compute_1_1_i_c_l_multi_image.xhtml
documentation/classarm__compute_1_1_i_c_l_simple2_d_kernel.xhtml
documentation/classarm__compute_1_1_i_c_l_simple3_d_kernel.xhtml
documentation/classarm__compute_1_1_i_c_l_simple_function.xhtml
documentation/classarm__compute_1_1_i_c_l_simple_kernel.xhtml
documentation/classarm__compute_1_1_i_c_l_tensor.xhtml
documentation/classarm__compute_1_1_i_c_l_tuner.xhtml
documentation/classarm__compute_1_1_i_c_p_p_kernel.xhtml
documentation/classarm__compute_1_1_i_c_p_p_simple_kernel.xhtml
documentation/classarm__compute_1_1_i_distribution.xhtml
documentation/classarm__compute_1_1_i_distribution1_d.xhtml
documentation/classarm__compute_1_1_i_function.xhtml
documentation/classarm__compute_1_1_i_h_o_g.xhtml
documentation/classarm__compute_1_1_i_kernel.xhtml
documentation/classarm__compute_1_1_i_lifetime_manager.xhtml
documentation/classarm__compute_1_1_i_lut.xhtml
documentation/classarm__compute_1_1_i_lut_allocator.xhtml
documentation/classarm__compute_1_1_i_memory_group.xhtml
documentation/classarm__compute_1_1_i_memory_manager.xhtml
documentation/classarm__compute_1_1_i_memory_pool.xhtml
documentation/classarm__compute_1_1_i_multi_h_o_g.xhtml
documentation/classarm__compute_1_1_i_multi_image.xhtml
documentation/classarm__compute_1_1_i_n_e_harris_score_kernel.xhtml
documentation/classarm__compute_1_1_i_n_e_simple_function.xhtml
documentation/classarm__compute_1_1_i_n_e_warp_kernel.xhtml
documentation/classarm__compute_1_1_i_pool_manager.xhtml
documentation/classarm__compute_1_1_i_pyramid.xhtml
documentation/classarm__compute_1_1_i_scheduler.xhtml
documentation/classarm__compute_1_1_i_tensor.xhtml
documentation/classarm__compute_1_1_i_tensor_allocator.xhtml
documentation/classarm__compute_1_1_i_tensor_info.xhtml
documentation/classarm__compute_1_1_iterator.xhtml
documentation/classarm__compute_1_1_kernel.xhtml
documentation/classarm__compute_1_1_logger.js [new file with mode: 0644]
documentation/classarm__compute_1_1_logger.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_lut.xhtml
documentation/classarm__compute_1_1_lut_allocator.xhtml
documentation/classarm__compute_1_1_memory_group_base.xhtml
documentation/classarm__compute_1_1_memory_manager_on_demand.xhtml
documentation/classarm__compute_1_1_multi_h_o_g.xhtml
documentation/classarm__compute_1_1_multi_image.xhtml
documentation/classarm__compute_1_1_multi_image_info.xhtml
documentation/classarm__compute_1_1_n_e_absolute_difference.xhtml
documentation/classarm__compute_1_1_n_e_absolute_difference_kernel.xhtml
documentation/classarm__compute_1_1_n_e_accumulate.xhtml
documentation/classarm__compute_1_1_n_e_accumulate_kernel.xhtml
documentation/classarm__compute_1_1_n_e_accumulate_squared.xhtml
documentation/classarm__compute_1_1_n_e_accumulate_squared_kernel.xhtml
documentation/classarm__compute_1_1_n_e_accumulate_weighted.xhtml
documentation/classarm__compute_1_1_n_e_accumulate_weighted_f_p16_kernel.xhtml
documentation/classarm__compute_1_1_n_e_accumulate_weighted_kernel.xhtml
documentation/classarm__compute_1_1_n_e_activation_layer.xhtml
documentation/classarm__compute_1_1_n_e_activation_layer_kernel.xhtml
documentation/classarm__compute_1_1_n_e_arithmetic_addition.xhtml
documentation/classarm__compute_1_1_n_e_arithmetic_addition_kernel.xhtml
documentation/classarm__compute_1_1_n_e_arithmetic_subtraction.xhtml
documentation/classarm__compute_1_1_n_e_arithmetic_subtraction_kernel.xhtml
documentation/classarm__compute_1_1_n_e_batch_normalization_layer.xhtml
documentation/classarm__compute_1_1_n_e_batch_normalization_layer_kernel.xhtml
documentation/classarm__compute_1_1_n_e_bitwise_and.xhtml
documentation/classarm__compute_1_1_n_e_bitwise_and_kernel.xhtml
documentation/classarm__compute_1_1_n_e_bitwise_not.xhtml
documentation/classarm__compute_1_1_n_e_bitwise_not_kernel.xhtml
documentation/classarm__compute_1_1_n_e_bitwise_or.xhtml
documentation/classarm__compute_1_1_n_e_bitwise_or_kernel.xhtml
documentation/classarm__compute_1_1_n_e_bitwise_xor.xhtml
documentation/classarm__compute_1_1_n_e_bitwise_xor_kernel.xhtml
documentation/classarm__compute_1_1_n_e_box3x3.xhtml
documentation/classarm__compute_1_1_n_e_box3x3_f_p16_kernel.xhtml
documentation/classarm__compute_1_1_n_e_box3x3_kernel.xhtml
documentation/classarm__compute_1_1_n_e_canny_edge.xhtml
documentation/classarm__compute_1_1_n_e_channel_combine.xhtml
documentation/classarm__compute_1_1_n_e_channel_combine_kernel.xhtml
documentation/classarm__compute_1_1_n_e_channel_extract.xhtml
documentation/classarm__compute_1_1_n_e_channel_extract_kernel.xhtml
documentation/classarm__compute_1_1_n_e_col2_im_kernel.xhtml
documentation/classarm__compute_1_1_n_e_color_convert.xhtml
documentation/classarm__compute_1_1_n_e_color_convert_kernel.xhtml
documentation/classarm__compute_1_1_n_e_convolution3x3.xhtml
documentation/classarm__compute_1_1_n_e_convolution_kernel.xhtml
documentation/classarm__compute_1_1_n_e_convolution_layer.xhtml
documentation/classarm__compute_1_1_n_e_convolution_layer_reshape_weights.xhtml
documentation/classarm__compute_1_1_n_e_convolution_rectangle.xhtml
documentation/classarm__compute_1_1_n_e_convolution_rectangle_kernel.xhtml
documentation/classarm__compute_1_1_n_e_convolution_square.xhtml
documentation/classarm__compute_1_1_n_e_cumulative_distribution_kernel.xhtml
documentation/classarm__compute_1_1_n_e_depth_concatenate.xhtml
documentation/classarm__compute_1_1_n_e_depth_concatenate_kernel.xhtml
documentation/classarm__compute_1_1_n_e_depth_convert.xhtml
documentation/classarm__compute_1_1_n_e_depth_convert_kernel.xhtml
documentation/classarm__compute_1_1_n_e_dequantization_layer.xhtml
documentation/classarm__compute_1_1_n_e_dequantization_layer_kernel.xhtml
documentation/classarm__compute_1_1_n_e_derivative.xhtml
documentation/classarm__compute_1_1_n_e_derivative_kernel.xhtml
documentation/classarm__compute_1_1_n_e_dilate.xhtml
documentation/classarm__compute_1_1_n_e_dilate_kernel.xhtml
documentation/classarm__compute_1_1_n_e_direct_convolution_layer.xhtml
documentation/classarm__compute_1_1_n_e_direct_convolution_layer_bias_accumulate_kernel.xhtml
documentation/classarm__compute_1_1_n_e_direct_convolution_layer_kernel.xhtml
documentation/classarm__compute_1_1_n_e_edge_non_max_suppression_kernel.xhtml
documentation/classarm__compute_1_1_n_e_edge_trace_kernel.xhtml
documentation/classarm__compute_1_1_n_e_equalize_histogram.xhtml
documentation/classarm__compute_1_1_n_e_erode.xhtml
documentation/classarm__compute_1_1_n_e_erode_kernel.xhtml
documentation/classarm__compute_1_1_n_e_fast_corners.xhtml
documentation/classarm__compute_1_1_n_e_fast_corners_kernel.xhtml
documentation/classarm__compute_1_1_n_e_fill_array_kernel.xhtml
documentation/classarm__compute_1_1_n_e_fill_border.xhtml
documentation/classarm__compute_1_1_n_e_fill_border_kernel.xhtml
documentation/classarm__compute_1_1_n_e_fill_inner_border_kernel.xhtml
documentation/classarm__compute_1_1_n_e_flatten_layer.js [new file with mode: 0644]
documentation/classarm__compute_1_1_n_e_flatten_layer.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1_n_e_flatten_layer__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1_n_e_flatten_layer__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1_n_e_flatten_layer__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1_n_e_floor.xhtml
documentation/classarm__compute_1_1_n_e_floor_kernel.xhtml
documentation/classarm__compute_1_1_n_e_fully_connected_layer.xhtml
documentation/classarm__compute_1_1_n_e_fully_connected_layer_reshape_weights.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_a_arch32_kernel.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_a_arch64_kernel.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_assembly_base_kernel.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_interleave4x4.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_interleave4x4_kernel.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_lowp.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_lowp_matrix_multiply_kernel.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_matrix_accumulate_biases_kernel.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_matrix_addition_kernel.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_matrix_multiply_kernel.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_transpose1x_w.xhtml
documentation/classarm__compute_1_1_n_e_g_e_m_m_transpose1x_w_kernel.xhtml
documentation/classarm__compute_1_1_n_e_gaussian3x3.xhtml
documentation/classarm__compute_1_1_n_e_gaussian3x3_kernel.xhtml
documentation/classarm__compute_1_1_n_e_gaussian5x5.xhtml
documentation/classarm__compute_1_1_n_e_gaussian5x5_hor_kernel.xhtml
documentation/classarm__compute_1_1_n_e_gaussian5x5_vert_kernel.xhtml
documentation/classarm__compute_1_1_n_e_gaussian_pyramid.xhtml
documentation/classarm__compute_1_1_n_e_gaussian_pyramid_half.xhtml
documentation/classarm__compute_1_1_n_e_gaussian_pyramid_hor_kernel.xhtml
documentation/classarm__compute_1_1_n_e_gaussian_pyramid_orb.xhtml
documentation/classarm__compute_1_1_n_e_gaussian_pyramid_vert_kernel.xhtml
documentation/classarm__compute_1_1_n_e_gradient_f_p16_kernel.xhtml
documentation/classarm__compute_1_1_n_e_gradient_kernel.xhtml
documentation/classarm__compute_1_1_n_e_h_o_g_block_normalization_kernel.xhtml
documentation/classarm__compute_1_1_n_e_h_o_g_descriptor.xhtml
documentation/classarm__compute_1_1_n_e_h_o_g_detector.xhtml
documentation/classarm__compute_1_1_n_e_h_o_g_detector_kernel.xhtml
documentation/classarm__compute_1_1_n_e_h_o_g_gradient.xhtml
documentation/classarm__compute_1_1_n_e_h_o_g_multi_detection.xhtml
documentation/classarm__compute_1_1_n_e_h_o_g_orientation_binning_kernel.xhtml
documentation/classarm__compute_1_1_n_e_harris_corners.xhtml
documentation/classarm__compute_1_1_n_e_harris_score_f_p16_kernel.xhtml
documentation/classarm__compute_1_1_n_e_harris_score_kernel.xhtml
documentation/classarm__compute_1_1_n_e_histogram.xhtml
documentation/classarm__compute_1_1_n_e_histogram_kernel.xhtml
documentation/classarm__compute_1_1_n_e_im2_col_kernel.xhtml
documentation/classarm__compute_1_1_n_e_integral_image.xhtml
documentation/classarm__compute_1_1_n_e_integral_image_kernel.xhtml
documentation/classarm__compute_1_1_n_e_l2_normalize.xhtml
documentation/classarm__compute_1_1_n_e_l2_normalize_kernel.xhtml
documentation/classarm__compute_1_1_n_e_l_k_tracker_kernel.xhtml
documentation/classarm__compute_1_1_n_e_laplacian_pyramid.xhtml
documentation/classarm__compute_1_1_n_e_laplacian_reconstruct.xhtml
documentation/classarm__compute_1_1_n_e_locally_connected_layer.xhtml
documentation/classarm__compute_1_1_n_e_locally_connected_matrix_multiply_kernel.xhtml
documentation/classarm__compute_1_1_n_e_logits1_d_max_kernel.xhtml
documentation/classarm__compute_1_1_n_e_logits1_d_norm_kernel.xhtml
documentation/classarm__compute_1_1_n_e_logits1_d_shift_exp_sum_kernel.xhtml
documentation/classarm__compute_1_1_n_e_magnitude.xhtml
documentation/classarm__compute_1_1_n_e_magnitude_phase_f_p16_kernel.xhtml
documentation/classarm__compute_1_1_n_e_magnitude_phase_kernel.xhtml
documentation/classarm__compute_1_1_n_e_mean_std_dev.xhtml
documentation/classarm__compute_1_1_n_e_mean_std_dev_kernel.xhtml
documentation/classarm__compute_1_1_n_e_median3x3.xhtml
documentation/classarm__compute_1_1_n_e_median3x3_kernel.xhtml
documentation/classarm__compute_1_1_n_e_min_max_kernel.xhtml
documentation/classarm__compute_1_1_n_e_min_max_layer_kernel.xhtml
documentation/classarm__compute_1_1_n_e_min_max_location.xhtml
documentation/classarm__compute_1_1_n_e_min_max_location_kernel.xhtml
documentation/classarm__compute_1_1_n_e_non_linear_filter.xhtml
documentation/classarm__compute_1_1_n_e_non_linear_filter_kernel.xhtml
documentation/classarm__compute_1_1_n_e_non_maxima_suppression3x3.xhtml
documentation/classarm__compute_1_1_n_e_non_maxima_suppression3x3_f_p16_kernel.xhtml
documentation/classarm__compute_1_1_n_e_non_maxima_suppression3x3_kernel.xhtml
documentation/classarm__compute_1_1_n_e_normalization_layer.xhtml
documentation/classarm__compute_1_1_n_e_normalization_layer_kernel.xhtml
documentation/classarm__compute_1_1_n_e_optical_flow.xhtml
documentation/classarm__compute_1_1_n_e_phase.xhtml
documentation/classarm__compute_1_1_n_e_pixel_wise_multiplication.xhtml
documentation/classarm__compute_1_1_n_e_pixel_wise_multiplication_kernel.xhtml
documentation/classarm__compute_1_1_n_e_pooling_layer.js
documentation/classarm__compute_1_1_n_e_pooling_layer.xhtml
documentation/classarm__compute_1_1_n_e_pooling_layer__coll__graph.map
documentation/classarm__compute_1_1_n_e_pooling_layer__coll__graph.md5
documentation/classarm__compute_1_1_n_e_pooling_layer__coll__graph.svg
documentation/classarm__compute_1_1_n_e_pooling_layer_kernel.xhtml
documentation/classarm__compute_1_1_n_e_quantization_layer.xhtml
documentation/classarm__compute_1_1_n_e_quantization_layer_kernel.xhtml
documentation/classarm__compute_1_1_n_e_r_o_i_pooling_layer.xhtml
documentation/classarm__compute_1_1_n_e_r_o_i_pooling_layer_kernel.xhtml
documentation/classarm__compute_1_1_n_e_reduction_operation.xhtml
documentation/classarm__compute_1_1_n_e_reduction_operation_kernel.xhtml
documentation/classarm__compute_1_1_n_e_remap.xhtml
documentation/classarm__compute_1_1_n_e_remap_kernel.xhtml
documentation/classarm__compute_1_1_n_e_reshape_layer.xhtml
documentation/classarm__compute_1_1_n_e_reshape_layer_kernel.xhtml
documentation/classarm__compute_1_1_n_e_scale.xhtml
documentation/classarm__compute_1_1_n_e_scale_kernel.xhtml
documentation/classarm__compute_1_1_n_e_scharr3x3.xhtml
documentation/classarm__compute_1_1_n_e_scharr3x3_kernel.xhtml
documentation/classarm__compute_1_1_n_e_separable_convolution_hor_kernel.xhtml
documentation/classarm__compute_1_1_n_e_separable_convolution_vert_kernel.xhtml
documentation/classarm__compute_1_1_n_e_sobel3x3.xhtml
documentation/classarm__compute_1_1_n_e_sobel3x3_kernel.xhtml
documentation/classarm__compute_1_1_n_e_sobel5x5.xhtml
documentation/classarm__compute_1_1_n_e_sobel5x5_hor_kernel.xhtml
documentation/classarm__compute_1_1_n_e_sobel5x5_vert_kernel.xhtml
documentation/classarm__compute_1_1_n_e_sobel7x7.xhtml
documentation/classarm__compute_1_1_n_e_sobel7x7_hor_kernel.xhtml
documentation/classarm__compute_1_1_n_e_sobel7x7_vert_kernel.xhtml
documentation/classarm__compute_1_1_n_e_softmax_layer.xhtml
documentation/classarm__compute_1_1_n_e_table_lookup.xhtml
documentation/classarm__compute_1_1_n_e_table_lookup_kernel.xhtml
documentation/classarm__compute_1_1_n_e_threshold.xhtml
documentation/classarm__compute_1_1_n_e_threshold_kernel.xhtml
documentation/classarm__compute_1_1_n_e_transpose.xhtml
documentation/classarm__compute_1_1_n_e_transpose_kernel.xhtml
documentation/classarm__compute_1_1_n_e_warp_affine.xhtml
documentation/classarm__compute_1_1_n_e_warp_affine_kernel.xhtml
documentation/classarm__compute_1_1_n_e_warp_perspective.xhtml
documentation/classarm__compute_1_1_n_e_warp_perspective_kernel.xhtml
documentation/classarm__compute_1_1_n_e_weights_reshape_kernel.xhtml
documentation/classarm__compute_1_1_normalization_layer_info.xhtml
documentation/classarm__compute_1_1_o_m_p_scheduler.xhtml
documentation/classarm__compute_1_1_pad_stride_info.xhtml
documentation/classarm__compute_1_1_pixel_value.js
documentation/classarm__compute_1_1_pixel_value.xhtml
documentation/classarm__compute_1_1_pool_manager.xhtml
documentation/classarm__compute_1_1_pooling_layer_info.xhtml
documentation/classarm__compute_1_1_program.xhtml
documentation/classarm__compute_1_1_pyramid.xhtml
documentation/classarm__compute_1_1_pyramid_info.xhtml
documentation/classarm__compute_1_1_r_o_i_pooling_layer_info.xhtml
documentation/classarm__compute_1_1_scheduler.xhtml
documentation/classarm__compute_1_1_semaphore.xhtml
documentation/classarm__compute_1_1_single_thread_scheduler.xhtml
documentation/classarm__compute_1_1_size2_d.xhtml
documentation/classarm__compute_1_1_steps.xhtml
documentation/classarm__compute_1_1_strides.xhtml
documentation/classarm__compute_1_1_sub_tensor.xhtml
documentation/classarm__compute_1_1_sub_tensor_info.xhtml
documentation/classarm__compute_1_1_tensor.xhtml
documentation/classarm__compute_1_1_tensor_allocator.xhtml
documentation/classarm__compute_1_1_tensor_info.xhtml
documentation/classarm__compute_1_1_tensor_shape.xhtml
documentation/classarm__compute_1_1_weights_info.xhtml
documentation/classarm__compute_1_1_window.xhtml
documentation/classarm__compute_1_1_window_1_1_dimension.xhtml
documentation/classarm__compute_1_1detail_1_1compare__dimension.xhtml
documentation/classarm__compute_1_1graph_1_1_activation_layer.js
documentation/classarm__compute_1_1graph_1_1_activation_layer.xhtml
documentation/classarm__compute_1_1graph_1_1_batch_normalization_layer.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_batch_normalization_layer.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_batch_normalization_layer__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_batch_normalization_layer__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_batch_normalization_layer__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_c_l_map.xhtml
documentation/classarm__compute_1_1graph_1_1_c_l_unmap.xhtml
documentation/classarm__compute_1_1graph_1_1_convolution_layer.js
documentation/classarm__compute_1_1graph_1_1_convolution_layer.xhtml
documentation/classarm__compute_1_1graph_1_1_floor_layer.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_floor_layer.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_floor_layer__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_floor_layer__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_floor_layer__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_fully_connected_layer.js
documentation/classarm__compute_1_1graph_1_1_fully_connected_layer.xhtml
documentation/classarm__compute_1_1graph_1_1_graph.js
documentation/classarm__compute_1_1graph_1_1_graph.xhtml
documentation/classarm__compute_1_1graph_1_1_graph_context.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_graph_context.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_graph_hints.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_graph_hints.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_i_node.js
documentation/classarm__compute_1_1graph_1_1_i_node.xhtml
documentation/classarm__compute_1_1graph_1_1_i_tensor_accessor.xhtml
documentation/classarm__compute_1_1graph_1_1_l2_normalize_layer.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_l2_normalize_layer.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_l2_normalize_layer__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_l2_normalize_layer__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_l2_normalize_layer__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_normalization_layer.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_normalization_layer.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_normalization_layer__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_normalization_layer__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_normalization_layer__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_pooling_layer.js
documentation/classarm__compute_1_1graph_1_1_pooling_layer.xhtml
documentation/classarm__compute_1_1graph_1_1_softmax_layer.js
documentation/classarm__compute_1_1graph_1_1_softmax_layer.xhtml
documentation/classarm__compute_1_1graph_1_1_sub_tensor.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_sub_tensor.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph_1_1_tensor.js
documentation/classarm__compute_1_1graph_1_1_tensor.xhtml
documentation/classarm__compute_1_1graph__utils_1_1_dummy_accessor.xhtml
documentation/classarm__compute_1_1graph__utils_1_1_num_py_bin_loader.xhtml
documentation/classarm__compute_1_1graph__utils_1_1_p_p_m_writer.xhtml
documentation/classarm__compute_1_1graph__utils_1_1_random_accessor.js [new file with mode: 0644]
documentation/classarm__compute_1_1graph__utils_1_1_random_accessor.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1graph__utils_1_1_random_accessor__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1graph__utils_1_1_random_accessor__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1graph__utils_1_1_random_accessor__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1_accessor.xhtml
documentation/classarm__compute_1_1test_1_1_activation_layer_fixture.xhtml
documentation/classarm__compute_1_1test_1_1_alex_net_fixture.xhtml
documentation/classarm__compute_1_1test_1_1_array_accessor.xhtml
documentation/classarm__compute_1_1test_1_1_assets_library.js
documentation/classarm__compute_1_1test_1_1_assets_library.xhtml
documentation/classarm__compute_1_1test_1_1_batch_normalization_layer_fixture.xhtml
documentation/classarm__compute_1_1test_1_1_c_l_accessor.xhtml
documentation/classarm__compute_1_1test_1_1_c_l_array_accessor.xhtml
documentation/classarm__compute_1_1test_1_1_c_l_lut_accessor.xhtml
documentation/classarm__compute_1_1test_1_1_convolution_layer_fixture.xhtml
documentation/classarm__compute_1_1test_1_1_depthwise_convolution_fixture.xhtml
documentation/classarm__compute_1_1test_1_1_depthwise_separable_convolution_layer_fixture.xhtml
documentation/classarm__compute_1_1test_1_1_floor_fixture.xhtml
documentation/classarm__compute_1_1test_1_1_fully_connected_layer_fixture.xhtml
documentation/classarm__compute_1_1test_1_1_g_e_m_m_fixture.xhtml
documentation/classarm__compute_1_1test_1_1_i_accessor.xhtml
documentation/classarm__compute_1_1test_1_1_i_array_accessor.xhtml
documentation/classarm__compute_1_1test_1_1_i_lut_accessor.xhtml
documentation/classarm__compute_1_1test_1_1_le_net5_fixture.xhtml
documentation/classarm__compute_1_1test_1_1_lut_accessor.xhtml
documentation/classarm__compute_1_1test_1_1_normalization_layer_fixture.xhtml
documentation/classarm__compute_1_1test_1_1_padding_calculator.xhtml
documentation/classarm__compute_1_1test_1_1_pooling_layer_fixture.xhtml
documentation/classarm__compute_1_1test_1_1_r_o_i_pooling_layer_fixture.xhtml
documentation/classarm__compute_1_1test_1_1_raw_lut_accessor.xhtml
documentation/classarm__compute_1_1test_1_1_raw_tensor.xhtml
documentation/classarm__compute_1_1test_1_1_simple_tensor.xhtml
documentation/classarm__compute_1_1test_1_1_tensor_cache.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_activation_functions.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_activation_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_convolution_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_direct_convolution_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_fully_connected_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_normalization_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_alex_net_pooling_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_batch_normalization_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_border_modes.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_convert_policies.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_convolution_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_depth_concatenate_shapes.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_depthwise_convolution_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_depthwise_separable_convolution_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_direct_convolution_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_fully_connected_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_g_e_m_m_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_global_pooling_shapes.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_activation_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_convolution_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_direct_convolution_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_fully_connected_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_g_e_m_m_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_normalization_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v1_pooling_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_activation_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_batch_normalization_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_convolution_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_direct_convolution_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_fully_connected_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_goog_le_net_inception_v4_pooling_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_google_net_g_e_m_m_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_interpolation_policies.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_large2_d_shapes.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_large3_d_shapes.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_large4_d_shapes.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_convolution_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_depthwise_convolution_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_depthwise_convolution_dataset3x3.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_fully_connected_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_g_e_m_m_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_large_shapes.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_le_net5_activation_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_le_net5_convolution_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_le_net5_fully_connected_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_le_net5_pooling_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_matrix_multiply_g_e_m_m_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_matrix_patterns.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_medium_shapes.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_mixed_threshold_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_mobile_net_depthwise_convolution_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_mobile_net_depthwise_separable_convolution_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_non_linear_filter_functions.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_normalization_types.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_pooling_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_pooling_types.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_r_o_i_pooling_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_random_batch_normalization_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_reduction_operations.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_reshape_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_small1_d_shape.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_small2_d_shapes.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_small3_d_shapes.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_small4_d_shapes.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_convolution_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_depthwise_convolution_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_depthwise_convolution_dataset3x3.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_direct_convolution_shapes.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_fully_connected_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_g_e_m_m_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_r_o_i_pooling_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_reshape_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_small_shapes.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_squeeze_net_activation_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_squeeze_net_convolution_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_squeeze_net_pooling_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_threshold_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_activation_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_convolution_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_direct_convolution_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_fully_connected_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_v_g_g16_pooling_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_activation_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_activation_layer_l_i_n_e_a_r_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_activation_layer_r_e_l_u_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_batch_normalization_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_convolution_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1datasets_1_1_y_o_l_o_v2_pooling_layer_dataset.xhtml
documentation/classarm__compute_1_1test_1_1fixed__point__arithmetic_1_1fixed__point.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_command_line_parser.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_data_test_case.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_data_test_case_factory.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_enum_list_option.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_enum_option.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_file_not_found.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_fixture.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_framework.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_instrument.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_j_s_o_n_printer.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_list_option.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_mali_counter.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_option.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_p_m_u.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_p_m_u_counter.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_pretty_printer.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_printer.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_profiler.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_simple_option.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_simple_test_case_factory.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_test_case.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_test_case_factory.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_test_error.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_test_filter.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_toggle_option.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1_wall_clock_timer.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1dataset_1_1_cartesian_product_dataset.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1dataset_1_1_container_dataset.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1dataset_1_1_dataset.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1dataset_1_1_initializer_list_dataset.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1dataset_1_1_join_dataset.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1dataset_1_1_named_dataset.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1dataset_1_1_range_dataset.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1dataset_1_1_singleton_dataset.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1dataset_1_1_zip_dataset.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1detail_1_1_test_case_registrar.xhtml
documentation/classarm__compute_1_1test_1_1framework_1_1detail_1_1_test_suite_registrar.xhtml
documentation/classarm__compute_1_1test_1_1networks_1_1_alex_net_network.xhtml
documentation/classarm__compute_1_1test_1_1networks_1_1_le_net5_network.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_absolute_tolerance.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_activation_validation_fixed_point_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_activation_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_addition_validation_fixed_point_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_addition_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_subtraction_validation_fixed_point_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_arithmetic_subtraction_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_batch_normalization_layer_validation_fixed_point_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_batch_normalization_layer_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_bitwise_and_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_bitwise_not_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_bitwise_or_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_bitwise_xor_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_box3x3_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_validation_fixed_point_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_convolution_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_depth_concatenate_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_depth_convert_validation_fixed_point_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_depth_convert_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_depth_convert_validation_fractional_bits_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_depthwise_convolution_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_depthwise_separable_convolution_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_dequantization_validation_fixed_point_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_dequantization_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_fixed_point_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_direct_convolution_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_fixed_point_validation_fixture.js [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1validation_1_1_fixed_point_validation_fixture.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1validation_1_1_fixed_point_validation_fixture__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1validation_1_1_fixed_point_validation_fixture__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1validation_1_1_fixed_point_validation_fixture__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1validation_1_1_flatten_layer_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_floor_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_fully_connected_layer_validation_fixed_point_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_fully_connected_layer_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_lowp_offset_validation_fixture.js [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_lowp_offset_validation_fixture.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_lowp_offset_validation_fixture__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_lowp_offset_validation_fixture__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_lowp_offset_validation_fixture__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_validation_fixed_point_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_g_e_m_m_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_gaussian3x3_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_gaussian5x5_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_global_pooling_layer_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_harris_corners_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_integral_image_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_l2_normalize_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_mean_std_dev_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_min_max_location_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_non_linear_filter_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_normalization_validation_fixed_point_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_normalization_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_pooling_layer_validation_fixed_point_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_pooling_layer_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_quantization_validation_fixed_point_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_quantization_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_reduction_operation_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_relative_tolerance.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_reshape_layer_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_scale_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_sobel_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_softmax_validation_fixed_point_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_softmax_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_table_lookup_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_threshold_validation_fixture.xhtml
documentation/classarm__compute_1_1test_1_1validation_1_1_warp_affine_validation_fixture.js [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1validation_1_1_warp_affine_validation_fixture.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1validation_1_1_warp_affine_validation_fixture__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1validation_1_1_warp_affine_validation_fixture__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1validation_1_1_warp_affine_validation_fixture__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1validation_1_1_warp_perspective_validation_fixture.js [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1validation_1_1_warp_perspective_validation_fixture.xhtml [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1validation_1_1_warp_perspective_validation_fixture__coll__graph.map [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1validation_1_1_warp_perspective_validation_fixture__coll__graph.md5 [new file with mode: 0644]
documentation/classarm__compute_1_1test_1_1validation_1_1_warp_perspective_validation_fixture__coll__graph.svg [new file with mode: 0644]
documentation/classarm__compute_1_1utils_1_1_p_p_m_loader.xhtml
documentation/classes.xhtml
documentation/classprofiler.xhtml
documentation/color__convert_8cl.xhtml
documentation/color__convert_8cl_source.xhtml
documentation/concatenate_8cl.xhtml
documentation/concatenate_8cl_source.xhtml
documentation/convolution3x3_8cl.xhtml
documentation/convolution3x3_8cl_source.xhtml
documentation/convolution5x5_8cl.xhtml
documentation/convolution5x5_8cl_source.xhtml
documentation/convolution7x7_8cl.xhtml
documentation/convolution7x7_8cl_source.xhtml
documentation/convolution9x9_8cl.xhtml
documentation/convolution9x9_8cl_source.xhtml
documentation/convolution__layer_8cl.xhtml
documentation/convolution__layer_8cl_source.xhtml
documentation/convolution__rectangle_8cl.xhtml
documentation/convolution__rectangle_8cl_source.xhtml
documentation/data_import.xhtml
documentation/depth__convert_8cl.xhtml
documentation/depth__convert_8cl_source.xhtml
documentation/depthwise__convolution_8cl.xhtml
documentation/depthwise__convolution_8cl_source.xhtml
documentation/dequantization__layer_8cl.xhtml
documentation/dequantization__layer_8cl_source.xhtml
documentation/derivative_8cl.xhtml
documentation/derivative_8cl_source.xhtml
documentation/dilate_8cl.xhtml
documentation/dilate_8cl_source.xhtml
documentation/dir_000000_000037.xhtml
documentation/dir_000001_000037.xhtml
documentation/dir_000002_000003.xhtml
documentation/dir_000002_000037.xhtml
documentation/dir_000004_000005.xhtml
documentation/dir_000004_000009.xhtml [moved from documentation/dir_000004_000008.xhtml with 98% similarity]
documentation/dir_000004_000037.xhtml
documentation/dir_000005_000009.xhtml [moved from documentation/dir_000005_000008.xhtml with 98% similarity]
documentation/dir_000005_000037.xhtml
documentation/dir_000006_000000.xhtml [new file with mode: 0644]
documentation/dir_000006_000037.xhtml [new file with mode: 0644]
documentation/dir_000007_000000.xhtml
documentation/dir_000007_000021.xhtml [moved from documentation/dir_000007_000020.xhtml with 53% similarity]
documentation/dir_000007_000022.xhtml
documentation/dir_000007_000037.xhtml
documentation/dir_000007_000049.xhtml
documentation/dir_000007_000050.xhtml
documentation/dir_000007_000066.xhtml
documentation/dir_000007_000067.xhtml
documentation/dir_000008_000000.xhtml [new file with mode: 0644]
documentation/dir_000008_000037.xhtml [deleted file]
documentation/dir_000009_000004.xhtml
documentation/dir_000009_000005.xhtml [moved from documentation/dir_000008_000005.xhtml with 98% similarity]
documentation/dir_000009_000037.xhtml
documentation/dir_000010_000004.xhtml [new file with mode: 0644]
documentation/dir_000010_000037.xhtml [moved from documentation/dir_000008_000004.xhtml with 78% similarity]
documentation/dir_000013_000017.xhtml [moved from documentation/dir_000012_000016.xhtml with 98% similarity]
documentation/dir_000013_000018.xhtml [moved from documentation/dir_000012_000017.xhtml with 98% similarity]
documentation/dir_000019_000001.xhtml
documentation/dir_000019_000020.xhtml [moved from documentation/dir_000018_000019.xhtml with 92% similarity]
documentation/dir_000019_000024.xhtml [moved from documentation/dir_000018_000024.xhtml with 79% similarity]
documentation/dir_000019_000037.xhtml
documentation/dir_000020_000001.xhtml [new file with mode: 0644]
documentation/dir_000020_000037.xhtml
documentation/dir_000021_000000.xhtml
documentation/dir_000021_000037.xhtml [new file with mode: 0644]
documentation/dir_000021_000064.xhtml [moved from documentation/dir_000020_000064.xhtml with 98% similarity]
documentation/dir_000021_000065.xhtml [moved from documentation/dir_000020_000065.xhtml with 98% similarity]
documentation/dir_000022_000000.xhtml
documentation/dir_000022_000006.xhtml [moved from documentation/dir_000018_000001.xhtml with 84% similarity]
documentation/dir_000022_000037.xhtml
documentation/dir_000023_000020.xhtml [moved from documentation/dir_000023_000019.xhtml with 98% similarity]
documentation/dir_000024_000020.xhtml [moved from documentation/dir_000018_000037.xhtml with 87% similarity]
documentation/dir_000025_000001.xhtml
documentation/dir_000025_000026.xhtml
documentation/dir_000026_000001.xhtml
documentation/dir_000028_000001.xhtml
documentation/dir_000028_000029.xhtml
documentation/dir_000029_000001.xhtml
documentation/dir_000031_000000.xhtml
documentation/dir_000031_000022.xhtml
documentation/dir_000031_000037.xhtml
documentation/dir_000038_000000.xhtml
documentation/dir_000038_000021.xhtml [moved from documentation/dir_000038_000020.xhtml with 99% similarity]
documentation/dir_000038_000022.xhtml
documentation/dir_000038_000049.xhtml
documentation/dir_000038_000050.xhtml
documentation/dir_000038_000066.xhtml
documentation/dir_000038_000067.xhtml
documentation/dir_000039_000000.xhtml
documentation/dir_000039_000021.xhtml [moved from documentation/dir_000039_000020.xhtml with 99% similarity]
documentation/dir_000039_000022.xhtml
documentation/dir_000039_000047.xhtml
documentation/dir_000039_000049.xhtml
documentation/dir_000039_000050.xhtml
documentation/dir_000040_000000.xhtml
documentation/dir_000040_000021.xhtml [moved from documentation/dir_000040_000020.xhtml with 99% similarity]
documentation/dir_000040_000022.xhtml
documentation/dir_000040_000047.xhtml
documentation/dir_000040_000050.xhtml
documentation/dir_000040_000066.xhtml
documentation/dir_000041_000000.xhtml
documentation/dir_000041_000008.xhtml [moved from documentation/dir_000020_000000.xhtml with 86% similarity]
documentation/dir_000041_000021.xhtml [moved from documentation/dir_000041_000020.xhtml with 58% similarity]
documentation/dir_000041_000048.xhtml
documentation/dir_000041_000049.xhtml
documentation/dir_000041_000050.xhtml
documentation/dir_000041_000067.xhtml
documentation/dir_000042_000000.xhtml
documentation/dir_000042_000008.xhtml [new file with mode: 0644]
documentation/dir_000042_000021.xhtml [moved from documentation/dir_000042_000020.xhtml with 55% similarity]
documentation/dir_000042_000048.xhtml
documentation/dir_000042_000050.xhtml
documentation/dir_000042_000066.xhtml
documentation/dir_000042_000067.xhtml
documentation/dir_000043_000000.xhtml
documentation/dir_000043_000021.xhtml [moved from documentation/dir_000043_000020.xhtml with 98% similarity]
documentation/dir_000043_000022.xhtml
documentation/dir_000043_000047.xhtml
documentation/dir_000043_000049.xhtml
documentation/dir_000044_000000.xhtml
documentation/dir_000044_000021.xhtml [moved from documentation/dir_000044_000020.xhtml with 98% similarity]
documentation/dir_000044_000022.xhtml
documentation/dir_000044_000047.xhtml
documentation/dir_000044_000066.xhtml
documentation/dir_000045_000000.xhtml
documentation/dir_000045_000021.xhtml [moved from documentation/dir_000045_000020.xhtml with 98% similarity]
documentation/dir_000045_000049.xhtml
documentation/dir_000045_000067.xhtml
documentation/dir_000046_000000.xhtml
documentation/dir_000046_000021.xhtml [moved from documentation/dir_000046_000020.xhtml with 98% similarity]
documentation/dir_000046_000066.xhtml
documentation/dir_000046_000067.xhtml
documentation/dir_000047_000000.xhtml
documentation/dir_000047_000021.xhtml [moved from documentation/dir_000047_000020.xhtml with 98% similarity]
documentation/dir_000047_000067.xhtml
documentation/dir_000048_000000.xhtml
documentation/dir_000048_000008.xhtml [new file with mode: 0644]
documentation/dir_000048_000020.xhtml [deleted file]
documentation/dir_000048_000021.xhtml
documentation/dir_000048_000037.xhtml
documentation/dir_000049_000000.xhtml
documentation/dir_000050_000000.xhtml
documentation/dir_000050_000021.xhtml [moved from documentation/dir_000050_000020.xhtml with 99% similarity]
documentation/dir_000050_000022.xhtml
documentation/dir_000051_000000.xhtml
documentation/dir_000051_000021.xhtml [moved from documentation/dir_000051_000020.xhtml with 98% similarity]
documentation/dir_000051_000022.xhtml
documentation/dir_000052_000000.xhtml
documentation/dir_000052_000021.xhtml [moved from documentation/dir_000052_000020.xhtml with 98% similarity]
documentation/dir_000052_000022.xhtml
documentation/dir_000053_000000.xhtml
documentation/dir_000053_000021.xhtml [moved from documentation/dir_000053_000020.xhtml with 98% similarity]
documentation/dir_000053_000022.xhtml
documentation/dir_000054_000000.xhtml
documentation/dir_000054_000021.xhtml [moved from documentation/dir_000054_000020.xhtml with 98% similarity]
documentation/dir_000054_000022.xhtml
documentation/dir_000055_000000.xhtml
documentation/dir_000055_000021.xhtml [moved from documentation/dir_000055_000020.xhtml with 98% similarity]
documentation/dir_000055_000022.xhtml
documentation/dir_000056_000000.xhtml
documentation/dir_000056_000021.xhtml [moved from documentation/dir_000056_000020.xhtml with 98% similarity]
documentation/dir_000056_000022.xhtml
documentation/dir_000057_000000.xhtml
documentation/dir_000057_000021.xhtml [moved from documentation/dir_000057_000020.xhtml with 98% similarity]
documentation/dir_000057_000022.xhtml
documentation/dir_000058_000000.xhtml
documentation/dir_000058_000021.xhtml [moved from documentation/dir_000058_000020.xhtml with 98% similarity]
documentation/dir_000058_000022.xhtml
documentation/dir_000059_000000.xhtml
documentation/dir_000059_000021.xhtml [moved from documentation/dir_000059_000020.xhtml with 98% similarity]
documentation/dir_000059_000022.xhtml
documentation/dir_000060_000000.xhtml
documentation/dir_000060_000021.xhtml [moved from documentation/dir_000060_000020.xhtml with 98% similarity]
documentation/dir_000060_000022.xhtml
documentation/dir_000061_000000.xhtml
documentation/dir_000061_000021.xhtml [moved from documentation/dir_000061_000020.xhtml with 98% similarity]
documentation/dir_000061_000022.xhtml
documentation/dir_000063_000037.xhtml
documentation/dir_000064_000000.xhtml
documentation/dir_000065_000064.xhtml
documentation/dir_000066_000000.xhtml
documentation/dir_000067_000000.xhtml
documentation/dir_000068_000000.xhtml [new file with mode: 0644]
documentation/dir_000068_000021.xhtml [new file with mode: 0644]
documentation/dir_000068_000048.xhtml [new file with mode: 0644]
documentation/dir_000068_000049.xhtml [new file with mode: 0644]
documentation/dir_000068_000050.xhtml [new file with mode: 0644]
documentation/dir_000069_000000.xhtml [new file with mode: 0644]
documentation/dir_000069_000021.xhtml [new file with mode: 0644]
documentation/dir_000069_000048.xhtml [new file with mode: 0644]
documentation/dir_000069_000050.xhtml [new file with mode: 0644]
documentation/dir_000069_000066.xhtml [new file with mode: 0644]
documentation/dir_000070_000000.xhtml [new file with mode: 0644]
documentation/dir_000070_000021.xhtml [new file with mode: 0644]
documentation/dir_000070_000022.xhtml [new file with mode: 0644]
documentation/dir_04b43db93c0dc415e938dbcb1086834e.xhtml
documentation/dir_04b43db93c0dc415e938dbcb1086834e_dep.map
documentation/dir_04b43db93c0dc415e938dbcb1086834e_dep.md5
documentation/dir_04b43db93c0dc415e938dbcb1086834e_dep.svg
documentation/dir_05f0d9b6fc8ae7732f7cdd827386fe59.xhtml
documentation/dir_071ac13ff77947752cddd41e5a72c798.xhtml
documentation/dir_071ac13ff77947752cddd41e5a72c798_dep.map
documentation/dir_071ac13ff77947752cddd41e5a72c798_dep.md5
documentation/dir_071ac13ff77947752cddd41e5a72c798_dep.svg
documentation/dir_0df31d79686c90a11f48d3915528531f.xhtml
documentation/dir_0df31d79686c90a11f48d3915528531f_dep.map
documentation/dir_0df31d79686c90a11f48d3915528531f_dep.md5
documentation/dir_0df31d79686c90a11f48d3915528531f_dep.svg
documentation/dir_0f2dea3964a047e6f45278d8395f9b76.xhtml
documentation/dir_1022e1935ff5fee037796a8496d5153e.xhtml
documentation/dir_1022e1935ff5fee037796a8496d5153e_dep.map
documentation/dir_1022e1935ff5fee037796a8496d5153e_dep.md5
documentation/dir_1022e1935ff5fee037796a8496d5153e_dep.svg
documentation/dir_1253bad92dedae5edd993ead924afb7b.js
documentation/dir_1253bad92dedae5edd993ead924afb7b.xhtml
documentation/dir_1253bad92dedae5edd993ead924afb7b_dep.map
documentation/dir_1253bad92dedae5edd993ead924afb7b_dep.md5
documentation/dir_1253bad92dedae5edd993ead924afb7b_dep.svg
documentation/dir_1303d8caafe45834fe107701db2b0040.xhtml
documentation/dir_17ec511df944df4afc72ffa6cc81db43.js
documentation/dir_17ec511df944df4afc72ffa6cc81db43.xhtml
documentation/dir_17ec511df944df4afc72ffa6cc81db43_dep.map
documentation/dir_17ec511df944df4afc72ffa6cc81db43_dep.md5
documentation/dir_17ec511df944df4afc72ffa6cc81db43_dep.svg
documentation/dir_19dd10388c828caf656635151589eeb5.xhtml
documentation/dir_19dd10388c828caf656635151589eeb5_dep.map
documentation/dir_19dd10388c828caf656635151589eeb5_dep.md5
documentation/dir_19dd10388c828caf656635151589eeb5_dep.svg
documentation/dir_1b7ae9123c88e650426d50d95c19d414.xhtml
documentation/dir_1d5ecacc9c56f2eff6c69773cd9a7081.xhtml
documentation/dir_1d5ecacc9c56f2eff6c69773cd9a7081_dep.map
documentation/dir_1d5ecacc9c56f2eff6c69773cd9a7081_dep.md5
documentation/dir_1d5ecacc9c56f2eff6c69773cd9a7081_dep.svg
documentation/dir_22e2fbcf471d650c7762137653760413.xhtml
documentation/dir_245cff7a20508c5adf0eef06cf65e1c3.xhtml
documentation/dir_245cff7a20508c5adf0eef06cf65e1c3_dep.map
documentation/dir_245cff7a20508c5adf0eef06cf65e1c3_dep.md5
documentation/dir_245cff7a20508c5adf0eef06cf65e1c3_dep.svg
documentation/dir_2733785450a194128d7967437c3ba73e.xhtml
documentation/dir_2733785450a194128d7967437c3ba73e_dep.map
documentation/dir_2733785450a194128d7967437c3ba73e_dep.md5
documentation/dir_2733785450a194128d7967437c3ba73e_dep.svg
documentation/dir_28785c01f2a29602dd8423da59ad010d.xhtml
documentation/dir_29327135a2a2ef098aeaaf2df19d2f1d.js
documentation/dir_29327135a2a2ef098aeaaf2df19d2f1d.xhtml
documentation/dir_29327135a2a2ef098aeaaf2df19d2f1d_dep.map
documentation/dir_29327135a2a2ef098aeaaf2df19d2f1d_dep.md5
documentation/dir_29327135a2a2ef098aeaaf2df19d2f1d_dep.svg
documentation/dir_29c19a55c0cc4879540cd392ab5a6bf9.xhtml
documentation/dir_29c19a55c0cc4879540cd392ab5a6bf9_dep.map
documentation/dir_29c19a55c0cc4879540cd392ab5a6bf9_dep.md5
documentation/dir_29c19a55c0cc4879540cd392ab5a6bf9_dep.svg
documentation/dir_2a71d41a0578a3ab28811897b4713112.xhtml
documentation/dir_2bdd315ee2dbfd8cefe64730e37333fd.xhtml
documentation/dir_2c7d6b75b4949414a550064c78df77e5.xhtml
documentation/dir_2dd0e1a78595595cf02ec0d9123d5f3a.xhtml
documentation/dir_2dd0e1a78595595cf02ec0d9123d5f3a_dep.map
documentation/dir_2dd0e1a78595595cf02ec0d9123d5f3a_dep.md5
documentation/dir_2dd0e1a78595595cf02ec0d9123d5f3a_dep.svg
documentation/dir_35f65bf11a4f103b6aa0588a205e65e2.js
documentation/dir_35f65bf11a4f103b6aa0588a205e65e2.xhtml
documentation/dir_35f65bf11a4f103b6aa0588a205e65e2_dep.map
documentation/dir_35f65bf11a4f103b6aa0588a205e65e2_dep.md5
documentation/dir_35f65bf11a4f103b6aa0588a205e65e2_dep.svg
documentation/dir_39483a2d5df071945d2db412f3ea747c.xhtml
documentation/dir_39483a2d5df071945d2db412f3ea747c_dep.map
documentation/dir_39483a2d5df071945d2db412f3ea747c_dep.md5
documentation/dir_39483a2d5df071945d2db412f3ea747c_dep.svg
documentation/dir_3b4cc335dce0408d77b688e575522aa5.xhtml
documentation/dir_3b4cc335dce0408d77b688e575522aa5_dep.map
documentation/dir_3b4cc335dce0408d77b688e575522aa5_dep.md5
documentation/dir_3b4cc335dce0408d77b688e575522aa5_dep.svg
documentation/dir_44b30e996f654eed35b3a72ffd5c8c5c.xhtml
documentation/dir_44b30e996f654eed35b3a72ffd5c8c5c_dep.map
documentation/dir_44b30e996f654eed35b3a72ffd5c8c5c_dep.md5
documentation/dir_44b30e996f654eed35b3a72ffd5c8c5c_dep.svg
documentation/dir_463ebbf2abb1a8cd3e39ae1d0da97cb5.xhtml
documentation/dir_463ebbf2abb1a8cd3e39ae1d0da97cb5_dep.map
documentation/dir_463ebbf2abb1a8cd3e39ae1d0da97cb5_dep.md5
documentation/dir_463ebbf2abb1a8cd3e39ae1d0da97cb5_dep.svg
documentation/dir_4ed310e4362bed366d89846820e9a88b.xhtml
documentation/dir_4ed310e4362bed366d89846820e9a88b_dep.map
documentation/dir_4ed310e4362bed366d89846820e9a88b_dep.md5
documentation/dir_4ed310e4362bed366d89846820e9a88b_dep.svg
documentation/dir_55b5a5006e943fb664ff8cff3cfe7768.xhtml
documentation/dir_5c3e6f36232c22ff6b3dc2b17e9cf59e.js
documentation/dir_5c3e6f36232c22ff6b3dc2b17e9cf59e.xhtml
documentation/dir_5c3e6f36232c22ff6b3dc2b17e9cf59e_dep.map
documentation/dir_5c3e6f36232c22ff6b3dc2b17e9cf59e_dep.md5
documentation/dir_5c3e6f36232c22ff6b3dc2b17e9cf59e_dep.svg
documentation/dir_6070566ba86be711fc3124a9d0f32e12.xhtml
documentation/dir_6070566ba86be711fc3124a9d0f32e12_dep.map
documentation/dir_6070566ba86be711fc3124a9d0f32e12_dep.md5
documentation/dir_6070566ba86be711fc3124a9d0f32e12_dep.svg
documentation/dir_62e76289bb143101bef0ade0babfd908.js
documentation/dir_62e76289bb143101bef0ade0babfd908.xhtml
documentation/dir_62e76289bb143101bef0ade0babfd908_dep.map
documentation/dir_62e76289bb143101bef0ade0babfd908_dep.md5
documentation/dir_62e76289bb143101bef0ade0babfd908_dep.svg
documentation/dir_729eff02ba41fda5597c606ee2b9a02d.xhtml
documentation/dir_729eff02ba41fda5597c606ee2b9a02d_dep.map
documentation/dir_729eff02ba41fda5597c606ee2b9a02d_dep.md5
documentation/dir_729eff02ba41fda5597c606ee2b9a02d_dep.svg
documentation/dir_7834b57f5ab446dc82e2741d277142e5.xhtml
documentation/dir_79d09df0887a328940219a134fe02657.xhtml
documentation/dir_7ae969cc1b25a2c1ff393c64cdf6ccdb.xhtml
documentation/dir_7cb2ec05e853a55f01822b1c0d31065e.xhtml
documentation/dir_83b3ca84fe6fba38d77fbf928228b5d2.xhtml
documentation/dir_8aca1a9390bf88312e2d4f293b910877.xhtml
documentation/dir_8aca1a9390bf88312e2d4f293b910877_dep.map
documentation/dir_8aca1a9390bf88312e2d4f293b910877_dep.md5
documentation/dir_8aca1a9390bf88312e2d4f293b910877_dep.svg
documentation/dir_909072db83d80ad56b874dd8e621a3b2.xhtml
documentation/dir_909072db83d80ad56b874dd8e621a3b2_dep.map
documentation/dir_909072db83d80ad56b874dd8e621a3b2_dep.md5
documentation/dir_909072db83d80ad56b874dd8e621a3b2_dep.svg
documentation/dir_9464f60aea3c9b524aea6b3ae09a377f.js
documentation/dir_9464f60aea3c9b524aea6b3ae09a377f.xhtml
documentation/dir_9464f60aea3c9b524aea6b3ae09a377f_dep.map
documentation/dir_9464f60aea3c9b524aea6b3ae09a377f_dep.md5
documentation/dir_9464f60aea3c9b524aea6b3ae09a377f_dep.svg
documentation/dir_9d3bf8a180bfb905d82e680987b07f6b.xhtml
documentation/dir_9d3bf8a180bfb905d82e680987b07f6b_dep.map
documentation/dir_9d3bf8a180bfb905d82e680987b07f6b_dep.md5
documentation/dir_9d3bf8a180bfb905d82e680987b07f6b_dep.svg
documentation/dir_a0865fca29da8fda98c27396ec3c82cf.xhtml
documentation/dir_a0865fca29da8fda98c27396ec3c82cf_dep.map
documentation/dir_a0865fca29da8fda98c27396ec3c82cf_dep.md5
documentation/dir_a0865fca29da8fda98c27396ec3c82cf_dep.svg
documentation/dir_a4c6697defa6674c80d081044d63b70a.xhtml
documentation/dir_a4c6697defa6674c80d081044d63b70a_dep.map
documentation/dir_a4c6697defa6674c80d081044d63b70a_dep.md5
documentation/dir_a4c6697defa6674c80d081044d63b70a_dep.svg
documentation/dir_a54a3db5b521d39f12dbe18362fe1216.js
documentation/dir_a54a3db5b521d39f12dbe18362fe1216.xhtml
documentation/dir_a54a3db5b521d39f12dbe18362fe1216_dep.map
documentation/dir_a54a3db5b521d39f12dbe18362fe1216_dep.md5
documentation/dir_a54a3db5b521d39f12dbe18362fe1216_dep.svg
documentation/dir_ab9b6c35b410e86d27de6bef9bc73a27.xhtml
documentation/dir_b34ff4bf0b006fa2058bebfe917ec172.js
documentation/dir_b34ff4bf0b006fa2058bebfe917ec172.xhtml
documentation/dir_b34ff4bf0b006fa2058bebfe917ec172_dep.map
documentation/dir_b34ff4bf0b006fa2058bebfe917ec172_dep.md5
documentation/dir_b34ff4bf0b006fa2058bebfe917ec172_dep.svg
documentation/dir_b7c3d80b0dadb2139bc73b7161751c12.xhtml
documentation/dir_b9fb8daeb083a5130f1d5fcf4bdfd80d.xhtml
documentation/dir_b9fb8daeb083a5130f1d5fcf4bdfd80d_dep.map
documentation/dir_b9fb8daeb083a5130f1d5fcf4bdfd80d_dep.md5
documentation/dir_b9fb8daeb083a5130f1d5fcf4bdfd80d_dep.svg
documentation/dir_bef950b31caeb3f2b20d76df1f96cc6e.js [new file with mode: 0644]
documentation/dir_bef950b31caeb3f2b20d76df1f96cc6e.xhtml [new file with mode: 0644]
documentation/dir_bef950b31caeb3f2b20d76df1f96cc6e_dep.map [new file with mode: 0644]
documentation/dir_bef950b31caeb3f2b20d76df1f96cc6e_dep.md5 [new file with mode: 0644]
documentation/dir_bef950b31caeb3f2b20d76df1f96cc6e_dep.svg [new file with mode: 0644]
documentation/dir_c3228314dc6eea9a05bcb326b3bff4c1.js
documentation/dir_c3228314dc6eea9a05bcb326b3bff4c1.xhtml
documentation/dir_c3228314dc6eea9a05bcb326b3bff4c1_dep.map
documentation/dir_c3228314dc6eea9a05bcb326b3bff4c1_dep.md5
documentation/dir_c3228314dc6eea9a05bcb326b3bff4c1_dep.svg
documentation/dir_c90d7c00d3a00c09b676e1f3d10add01.xhtml
documentation/dir_cb46ed42275bf053bc487c8ce92df255.xhtml
documentation/dir_cb93632906745cbb48be16d67a56353e.js [new file with mode: 0644]
documentation/dir_cb93632906745cbb48be16d67a56353e.xhtml [new file with mode: 0644]
documentation/dir_cb93632906745cbb48be16d67a56353e_dep.map [new file with mode: 0644]
documentation/dir_cb93632906745cbb48be16d67a56353e_dep.md5 [new file with mode: 0644]
documentation/dir_cb93632906745cbb48be16d67a56353e_dep.svg [new file with mode: 0644]
documentation/dir_d01487573ca59d0a224e6f631a1169e6.js
documentation/dir_d01487573ca59d0a224e6f631a1169e6.xhtml
documentation/dir_d01487573ca59d0a224e6f631a1169e6_dep.map
documentation/dir_d01487573ca59d0a224e6f631a1169e6_dep.md5
documentation/dir_d01487573ca59d0a224e6f631a1169e6_dep.svg
documentation/dir_d4d363c0979c7ffda4833df3f93b5668.xhtml
documentation/dir_d4d363c0979c7ffda4833df3f93b5668_dep.map
documentation/dir_d4d363c0979c7ffda4833df3f93b5668_dep.md5
documentation/dir_d4d363c0979c7ffda4833df3f93b5668_dep.svg
documentation/dir_d8c3c94d7afca7dbbf0a57378fc2eb81.xhtml
documentation/dir_d8c3c94d7afca7dbbf0a57378fc2eb81_dep.map
documentation/dir_d8c3c94d7afca7dbbf0a57378fc2eb81_dep.md5
documentation/dir_d8c3c94d7afca7dbbf0a57378fc2eb81_dep.svg
documentation/dir_d90cd6c6f1f4385b88fe2aee133f3914.xhtml
documentation/dir_db9e2079d58d733beb36406e9ab55e7d.js
documentation/dir_db9e2079d58d733beb36406e9ab55e7d.xhtml
documentation/dir_db9e2079d58d733beb36406e9ab55e7d_dep.map
documentation/dir_db9e2079d58d733beb36406e9ab55e7d_dep.md5
documentation/dir_db9e2079d58d733beb36406e9ab55e7d_dep.svg
documentation/dir_de5c25a0a26af4ac1cdfe0fae1db6671.xhtml
documentation/dir_de5c25a0a26af4ac1cdfe0fae1db6671_dep.map
documentation/dir_de5c25a0a26af4ac1cdfe0fae1db6671_dep.md5
documentation/dir_de5c25a0a26af4ac1cdfe0fae1db6671_dep.svg
documentation/dir_e17706656d37de5e2934fe2032b4cf92.xhtml
documentation/dir_e17706656d37de5e2934fe2032b4cf92_dep.map
documentation/dir_e17706656d37de5e2934fe2032b4cf92_dep.md5
documentation/dir_e17706656d37de5e2934fe2032b4cf92_dep.svg
documentation/dir_e4b294d18f7de649303f0c59799a597e.xhtml
documentation/dir_e4b294d18f7de649303f0c59799a597e_dep.map
documentation/dir_e4b294d18f7de649303f0c59799a597e_dep.md5
documentation/dir_e4b294d18f7de649303f0c59799a597e_dep.svg
documentation/dir_e571e0a75a914d9ca225651fe8decf09.xhtml
documentation/dir_ef83c2acf9836fd30ada7f5db41c188b.xhtml
documentation/dir_f174311ee6dfc6d6b8b3c124a1c03263.xhtml
documentation/dir_f174311ee6dfc6d6b8b3c124a1c03263_dep.map
documentation/dir_f174311ee6dfc6d6b8b3c124a1c03263_dep.md5
documentation/dir_f174311ee6dfc6d6b8b3c124a1c03263_dep.svg
documentation/dir_f59154c15a840b363296e1e2fea7aded.xhtml
documentation/dir_f59154c15a840b363296e1e2fea7aded_dep.map
documentation/dir_f59154c15a840b363296e1e2fea7aded_dep.md5
documentation/dir_f59154c15a840b363296e1e2fea7aded_dep.svg
documentation/dir_f674e0460e5f1d2467b3c90061901b3d.js [new file with mode: 0644]
documentation/dir_f674e0460e5f1d2467b3c90061901b3d.xhtml [new file with mode: 0644]
documentation/dir_f674e0460e5f1d2467b3c90061901b3d_dep.map [new file with mode: 0644]
documentation/dir_f674e0460e5f1d2467b3c90061901b3d_dep.md5 [new file with mode: 0644]
documentation/dir_f674e0460e5f1d2467b3c90061901b3d_dep.svg [new file with mode: 0644]
documentation/dir_f6c3ae42d7e27145d0a3c3e38ca1c000.xhtml
documentation/dir_f6f8c5419486b5044a62bf7e8849acdb.xhtml
documentation/dir_f852ece8d9043d6c74295061b544ab5d.xhtml
documentation/dir_fe359af270243e26066d9edb7147ece2.xhtml
documentation/dir_fe359af270243e26066d9edb7147ece2_dep.map
documentation/dir_fe359af270243e26066d9edb7147ece2_dep.md5
documentation/dir_fe359af270243e26066d9edb7147ece2_dep.svg
documentation/direct__convolution1x1_8cl.xhtml
documentation/direct__convolution1x1_8cl_source.xhtml
documentation/direct__convolution3x3_8cl.xhtml
documentation/direct__convolution3x3_8cl_source.xhtml
documentation/direct__convolution5x5_8cl.xhtml
documentation/direct__convolution5x5_8cl_source.xhtml
documentation/erode_8cl.xhtml
documentation/erode_8cl_source.xhtml
documentation/fast__corners_8cl.xhtml
documentation/fast__corners_8cl_source.xhtml
documentation/files.xhtml
documentation/fill__border_8cl.xhtml
documentation/fill__border_8cl_source.xhtml
documentation/fixed__point_8h.xhtml
documentation/fixed__point_8h_source.xhtml
documentation/floor_8cl.xhtml
documentation/floor_8cl_source.xhtml
documentation/functions.xhtml
documentation/functions_a.xhtml
documentation/functions_b.xhtml
documentation/functions_c.xhtml
documentation/functions_d.xhtml
documentation/functions_e.xhtml
documentation/functions_enum.xhtml
documentation/functions_eval.xhtml
documentation/functions_f.xhtml
documentation/functions_func.xhtml
documentation/functions_func_b.xhtml
documentation/functions_func_c.xhtml
documentation/functions_func_d.xhtml
documentation/functions_func_e.xhtml
documentation/functions_func_f.xhtml
documentation/functions_func_g.xhtml
documentation/functions_func_h.xhtml
documentation/functions_func_i.xhtml
documentation/functions_func_j.xhtml
documentation/functions_func_k.xhtml
documentation/functions_func_l.xhtml
documentation/functions_func_m.xhtml
documentation/functions_func_n.xhtml
documentation/functions_func_o.xhtml
documentation/functions_func_p.xhtml
documentation/functions_func_q.xhtml
documentation/functions_func_r.xhtml
documentation/functions_func_s.xhtml
documentation/functions_func_t.xhtml
documentation/functions_func_u.xhtml
documentation/functions_func_v.xhtml
documentation/functions_func_w.xhtml
documentation/functions_func_x.xhtml
documentation/functions_func_y.xhtml
documentation/functions_func_z.xhtml
documentation/functions_func_~.xhtml
documentation/functions_g.xhtml
documentation/functions_h.xhtml
documentation/functions_i.xhtml
documentation/functions_j.xhtml
documentation/functions_k.xhtml
documentation/functions_l.xhtml
documentation/functions_m.xhtml
documentation/functions_n.xhtml
documentation/functions_o.xhtml
documentation/functions_p.xhtml
documentation/functions_q.xhtml
documentation/functions_r.xhtml
documentation/functions_rela.xhtml
documentation/functions_s.xhtml
documentation/functions_t.xhtml
documentation/functions_type.xhtml
documentation/functions_u.xhtml
documentation/functions_v.xhtml
documentation/functions_vars.xhtml
documentation/functions_vars_a.xhtml
documentation/functions_vars_b.xhtml
documentation/functions_vars_c.xhtml
documentation/functions_vars_d.xhtml
documentation/functions_vars_e.xhtml
documentation/functions_vars_g.xhtml
documentation/functions_vars_h.xhtml
documentation/functions_vars_i.xhtml
documentation/functions_vars_j.xhtml
documentation/functions_vars_l.xhtml
documentation/functions_vars_m.xhtml
documentation/functions_vars_n.xhtml
documentation/functions_vars_o.xhtml
documentation/functions_vars_p.xhtml
documentation/functions_vars_r.xhtml
documentation/functions_vars_s.xhtml
documentation/functions_vars_t.xhtml
documentation/functions_vars_u.xhtml
documentation/functions_vars_v.xhtml
documentation/functions_vars_w.xhtml
documentation/functions_vars_x.xhtml
documentation/functions_vars_y.xhtml
documentation/functions_vars_z.xhtml
documentation/functions_w.xhtml
documentation/functions_x.xhtml
documentation/functions_y.xhtml
documentation/functions_z.xhtml
documentation/functions_~.xhtml
documentation/gaussian__pyramid_8cl.xhtml
documentation/gaussian__pyramid_8cl_source.xhtml
documentation/gemm_8cl.xhtml
documentation/gemm_8cl_source.xhtml
documentation/gemm__common_8hpp.xhtml
documentation/gemm__common_8hpp_source.xhtml
documentation/gemm__interleaved_8hpp.xhtml
documentation/gemm__interleaved_8hpp_source.xhtml
documentation/gemv_8cl.xhtml
documentation/gemv_8cl_source.xhtml
documentation/globals.xhtml
documentation/globals_b.xhtml
documentation/globals_c.xhtml
documentation/globals_d.xhtml
documentation/globals_defs.xhtml
documentation/globals_defs_b.xhtml
documentation/globals_defs_c.xhtml
documentation/globals_defs_d.xhtml
documentation/globals_defs_e.xhtml
documentation/globals_defs_f.xhtml
documentation/globals_defs_g.xhtml
documentation/globals_defs_h.xhtml
documentation/globals_defs_i.xhtml
documentation/globals_defs_j.xhtml
documentation/globals_defs_k.xhtml
documentation/globals_defs_l.xhtml
documentation/globals_defs_m.xhtml
documentation/globals_defs_p.xhtml
documentation/globals_defs_q.xhtml
documentation/globals_defs_r.xhtml
documentation/globals_defs_s.xhtml
documentation/globals_defs_t.xhtml
documentation/globals_defs_v.xhtml
documentation/globals_defs_w.xhtml
documentation/globals_defs_x.xhtml
documentation/globals_defs_y.xhtml
documentation/globals_e.xhtml
documentation/globals_f.xhtml
documentation/globals_func.xhtml
documentation/globals_func_b.xhtml
documentation/globals_func_c.xhtml
documentation/globals_func_d.xhtml
documentation/globals_func_e.xhtml
documentation/globals_func_f.xhtml
documentation/globals_func_g.xhtml
documentation/globals_func_h.xhtml
documentation/globals_func_i.xhtml
documentation/globals_func_l.xhtml
documentation/globals_func_m.xhtml
documentation/globals_func_n.xhtml
documentation/globals_func_o.xhtml
documentation/globals_func_p.xhtml
documentation/globals_func_q.xhtml
documentation/globals_func_r.xhtml
documentation/globals_func_s.xhtml
documentation/globals_func_t.xhtml
documentation/globals_func_u.xhtml
documentation/globals_func_v.xhtml
documentation/globals_func_w.xhtml
documentation/globals_func_y.xhtml
documentation/globals_g.xhtml
documentation/globals_h.xhtml
documentation/globals_i.xhtml
documentation/globals_j.xhtml
documentation/globals_k.xhtml
documentation/globals_l.xhtml
documentation/globals_m.xhtml
documentation/globals_n.xhtml
documentation/globals_o.xhtml
documentation/globals_p.xhtml
documentation/globals_q.xhtml
documentation/globals_r.xhtml
documentation/globals_s.xhtml
documentation/globals_t.xhtml
documentation/globals_type.xhtml
documentation/globals_u.xhtml
documentation/globals_v.xhtml
documentation/globals_vars.xhtml
documentation/globals_w.xhtml
documentation/globals_x.xhtml
documentation/globals_y.xhtml
documentation/graph_2_sub_tensor_8h.xhtml [new file with mode: 0644]
documentation/graph_2_sub_tensor_8h_source.xhtml [new file with mode: 0644]
documentation/graph_2_tensor_8h.xhtml
documentation/graph_2_tensor_8h_source.xhtml
documentation/graph__alexnet_8cpp.js [new file with mode: 0644]
documentation/graph__alexnet_8cpp.xhtml [new file with mode: 0644]
documentation/graph__alexnet_8cpp_source.xhtml [new file with mode: 0644]
documentation/graph__lenet_8cpp.xhtml
documentation/graph__lenet_8cpp_source.xhtml
documentation/graph_legend.xhtml
documentation/harris__corners_8cl.xhtml
documentation/harris__corners_8cl_source.xhtml
documentation/helpers_8h.xhtml
documentation/helpers_8h_source.xhtml
documentation/hierarchy.js
documentation/hierarchy.xhtml
documentation/histogram_8cl.xhtml
documentation/histogram_8cl_source.xhtml
documentation/hog_8cl.xhtml
documentation/hog_8cl_source.xhtml
documentation/hwc_8hpp.xhtml
documentation/hwc_8hpp_source.xhtml
documentation/hwc__names_8hpp.xhtml
documentation/hwc__names_8hpp_source.xhtml
documentation/index.xhtml
documentation/inherit_graph_100.map
documentation/inherit_graph_100.md5
documentation/inherit_graph_100.svg
documentation/inherit_graph_101.map
documentation/inherit_graph_101.md5
documentation/inherit_graph_101.svg
documentation/inherit_graph_102.map
documentation/inherit_graph_102.md5
documentation/inherit_graph_102.svg
documentation/inherit_graph_103.map
documentation/inherit_graph_103.md5
documentation/inherit_graph_103.svg
documentation/inherit_graph_104.map
documentation/inherit_graph_104.md5
documentation/inherit_graph_104.svg
documentation/inherit_graph_105.map
documentation/inherit_graph_105.md5
documentation/inherit_graph_105.svg
documentation/inherit_graph_106.map
documentation/inherit_graph_106.md5
documentation/inherit_graph_106.svg
documentation/inherit_graph_107.map
documentation/inherit_graph_107.md5
documentation/inherit_graph_107.svg
documentation/inherit_graph_108.map
documentation/inherit_graph_108.md5
documentation/inherit_graph_108.svg
documentation/inherit_graph_109.map
documentation/inherit_graph_109.md5
documentation/inherit_graph_109.svg
documentation/inherit_graph_110.map
documentation/inherit_graph_110.md5
documentation/inherit_graph_110.svg
documentation/inherit_graph_111.map
documentation/inherit_graph_111.md5
documentation/inherit_graph_111.svg
documentation/inherit_graph_112.map
documentation/inherit_graph_112.md5
documentation/inherit_graph_112.svg
documentation/inherit_graph_113.map
documentation/inherit_graph_113.md5
documentation/inherit_graph_113.svg
documentation/inherit_graph_114.map
documentation/inherit_graph_114.md5
documentation/inherit_graph_114.svg
documentation/inherit_graph_115.map
documentation/inherit_graph_115.md5
documentation/inherit_graph_115.svg
documentation/inherit_graph_116.map
documentation/inherit_graph_116.md5
documentation/inherit_graph_116.svg
documentation/inherit_graph_117.map
documentation/inherit_graph_117.md5
documentation/inherit_graph_117.svg
documentation/inherit_graph_118.map
documentation/inherit_graph_118.md5
documentation/inherit_graph_118.svg
documentation/inherit_graph_119.map
documentation/inherit_graph_119.md5
documentation/inherit_graph_119.svg
documentation/inherit_graph_120.map
documentation/inherit_graph_120.md5
documentation/inherit_graph_120.svg
documentation/inherit_graph_121.map
documentation/inherit_graph_121.md5
documentation/inherit_graph_121.svg
documentation/inherit_graph_122.map
documentation/inherit_graph_122.md5
documentation/inherit_graph_122.svg
documentation/inherit_graph_123.map
documentation/inherit_graph_123.md5
documentation/inherit_graph_123.svg
documentation/inherit_graph_124.map
documentation/inherit_graph_124.md5
documentation/inherit_graph_124.svg
documentation/inherit_graph_125.map
documentation/inherit_graph_125.md5
documentation/inherit_graph_125.svg
documentation/inherit_graph_126.map
documentation/inherit_graph_126.md5
documentation/inherit_graph_126.svg
documentation/inherit_graph_127.map
documentation/inherit_graph_127.md5
documentation/inherit_graph_127.svg
documentation/inherit_graph_128.map
documentation/inherit_graph_128.md5
documentation/inherit_graph_128.svg
documentation/inherit_graph_129.map
documentation/inherit_graph_129.md5
documentation/inherit_graph_129.svg
documentation/inherit_graph_130.map
documentation/inherit_graph_130.md5
documentation/inherit_graph_130.svg
documentation/inherit_graph_131.map
documentation/inherit_graph_131.md5
documentation/inherit_graph_131.svg
documentation/inherit_graph_132.map
documentation/inherit_graph_132.md5
documentation/inherit_graph_132.svg
documentation/inherit_graph_133.map
documentation/inherit_graph_133.md5
documentation/inherit_graph_133.svg
documentation/inherit_graph_134.map
documentation/inherit_graph_134.md5
documentation/inherit_graph_134.svg
documentation/inherit_graph_135.map
documentation/inherit_graph_135.md5
documentation/inherit_graph_135.svg
documentation/inherit_graph_136.map
documentation/inherit_graph_136.md5
documentation/inherit_graph_136.svg
documentation/inherit_graph_137.map
documentation/inherit_graph_137.md5
documentation/inherit_graph_137.svg
documentation/inherit_graph_138.map
documentation/inherit_graph_138.md5
documentation/inherit_graph_138.svg
documentation/inherit_graph_139.map
documentation/inherit_graph_139.md5
documentation/inherit_graph_139.svg
documentation/inherit_graph_140.map
documentation/inherit_graph_140.md5
documentation/inherit_graph_140.svg
documentation/inherit_graph_141.map
documentation/inherit_graph_141.md5
documentation/inherit_graph_141.svg
documentation/inherit_graph_142.map
documentation/inherit_graph_142.md5
documentation/inherit_graph_142.svg
documentation/inherit_graph_143.map
documentation/inherit_graph_143.md5
documentation/inherit_graph_143.svg
documentation/inherit_graph_144.map
documentation/inherit_graph_144.md5
documentation/inherit_graph_144.svg
documentation/inherit_graph_145.map
documentation/inherit_graph_145.md5
documentation/inherit_graph_145.svg
documentation/inherit_graph_146.map
documentation/inherit_graph_146.md5
documentation/inherit_graph_146.svg
documentation/inherit_graph_147.map
documentation/inherit_graph_147.md5
documentation/inherit_graph_147.svg
documentation/inherit_graph_148.map
documentation/inherit_graph_148.md5
documentation/inherit_graph_148.svg
documentation/inherit_graph_149.map
documentation/inherit_graph_149.md5
documentation/inherit_graph_149.svg
documentation/inherit_graph_150.map
documentation/inherit_graph_150.md5
documentation/inherit_graph_150.svg
documentation/inherit_graph_151.map
documentation/inherit_graph_151.md5
documentation/inherit_graph_151.svg
documentation/inherit_graph_152.map
documentation/inherit_graph_152.md5
documentation/inherit_graph_152.svg
documentation/inherit_graph_153.map
documentation/inherit_graph_153.md5
documentation/inherit_graph_153.svg
documentation/inherit_graph_154.map
documentation/inherit_graph_154.md5
documentation/inherit_graph_154.svg
documentation/inherit_graph_155.map
documentation/inherit_graph_155.md5
documentation/inherit_graph_155.svg
documentation/inherit_graph_156.map
documentation/inherit_graph_156.md5
documentation/inherit_graph_156.svg
documentation/inherit_graph_157.map
documentation/inherit_graph_157.md5
documentation/inherit_graph_157.svg
documentation/inherit_graph_158.map
documentation/inherit_graph_158.md5
documentation/inherit_graph_158.svg
documentation/inherit_graph_159.map
documentation/inherit_graph_159.md5
documentation/inherit_graph_159.svg
documentation/inherit_graph_160.map
documentation/inherit_graph_160.md5
documentation/inherit_graph_160.svg
documentation/inherit_graph_161.map
documentation/inherit_graph_161.md5
documentation/inherit_graph_161.svg
documentation/inherit_graph_162.map
documentation/inherit_graph_162.md5
documentation/inherit_graph_162.svg
documentation/inherit_graph_163.map
documentation/inherit_graph_163.md5
documentation/inherit_graph_163.svg
documentation/inherit_graph_164.map
documentation/inherit_graph_164.md5
documentation/inherit_graph_164.svg
documentation/inherit_graph_165.map
documentation/inherit_graph_165.md5
documentation/inherit_graph_165.svg
documentation/inherit_graph_166.map
documentation/inherit_graph_166.md5
documentation/inherit_graph_166.svg
documentation/inherit_graph_167.map
documentation/inherit_graph_167.md5
documentation/inherit_graph_167.svg
documentation/inherit_graph_168.map
documentation/inherit_graph_168.md5
documentation/inherit_graph_168.svg
documentation/inherit_graph_169.map
documentation/inherit_graph_169.md5
documentation/inherit_graph_169.svg
documentation/inherit_graph_170.map
documentation/inherit_graph_170.md5
documentation/inherit_graph_170.svg
documentation/inherit_graph_171.map
documentation/inherit_graph_171.md5
documentation/inherit_graph_171.svg
documentation/inherit_graph_172.map
documentation/inherit_graph_172.md5
documentation/inherit_graph_172.svg
documentation/inherit_graph_173.map
documentation/inherit_graph_173.md5
documentation/inherit_graph_173.svg
documentation/inherit_graph_174.map
documentation/inherit_graph_174.md5
documentation/inherit_graph_174.svg
documentation/inherit_graph_175.map
documentation/inherit_graph_175.md5
documentation/inherit_graph_175.svg
documentation/inherit_graph_176.map
documentation/inherit_graph_176.md5
documentation/inherit_graph_176.svg
documentation/inherit_graph_177.map
documentation/inherit_graph_177.md5
documentation/inherit_graph_177.svg
documentation/inherit_graph_178.map
documentation/inherit_graph_178.md5
documentation/inherit_graph_178.svg
documentation/inherit_graph_179.map
documentation/inherit_graph_179.md5
documentation/inherit_graph_179.svg
documentation/inherit_graph_180.map
documentation/inherit_graph_180.md5
documentation/inherit_graph_180.svg
documentation/inherit_graph_181.map
documentation/inherit_graph_181.md5
documentation/inherit_graph_181.svg
documentation/inherit_graph_182.map
documentation/inherit_graph_182.md5
documentation/inherit_graph_182.svg
documentation/inherit_graph_183.map
documentation/inherit_graph_183.md5
documentation/inherit_graph_183.svg
documentation/inherit_graph_184.map
documentation/inherit_graph_184.md5
documentation/inherit_graph_184.svg
documentation/inherit_graph_185.map
documentation/inherit_graph_185.md5
documentation/inherit_graph_185.svg
documentation/inherit_graph_186.map
documentation/inherit_graph_186.md5
documentation/inherit_graph_186.svg
documentation/inherit_graph_187.map
documentation/inherit_graph_187.md5
documentation/inherit_graph_187.svg
documentation/inherit_graph_188.map
documentation/inherit_graph_188.md5
documentation/inherit_graph_188.svg
documentation/inherit_graph_189.map
documentation/inherit_graph_189.md5
documentation/inherit_graph_189.svg
documentation/inherit_graph_190.map
documentation/inherit_graph_190.md5
documentation/inherit_graph_190.svg
documentation/inherit_graph_191.map
documentation/inherit_graph_191.md5
documentation/inherit_graph_191.svg
documentation/inherit_graph_192.map
documentation/inherit_graph_192.md5
documentation/inherit_graph_192.svg
documentation/inherit_graph_193.map [new file with mode: 0644]
documentation/inherit_graph_193.md5 [new file with mode: 0644]
documentation/inherit_graph_193.svg [new file with mode: 0644]
documentation/inherit_graph_194.map [new file with mode: 0644]
documentation/inherit_graph_194.md5 [new file with mode: 0644]
documentation/inherit_graph_194.svg [new file with mode: 0644]
documentation/inherit_graph_195.map [new file with mode: 0644]
documentation/inherit_graph_195.md5 [new file with mode: 0644]
documentation/inherit_graph_195.svg [new file with mode: 0644]
documentation/inherit_graph_196.map [new file with mode: 0644]
documentation/inherit_graph_196.md5 [new file with mode: 0644]
documentation/inherit_graph_196.svg [new file with mode: 0644]
documentation/inherit_graph_50.map
documentation/inherit_graph_50.md5
documentation/inherit_graph_50.svg
documentation/inherit_graph_61.map
documentation/inherit_graph_61.md5
documentation/inherit_graph_61.svg
documentation/inherit_graph_62.map
documentation/inherit_graph_62.md5
documentation/inherit_graph_62.svg
documentation/inherit_graph_63.map
documentation/inherit_graph_63.md5
documentation/inherit_graph_63.svg
documentation/inherit_graph_64.map
documentation/inherit_graph_64.md5
documentation/inherit_graph_64.svg
documentation/inherit_graph_65.map
documentation/inherit_graph_65.md5
documentation/inherit_graph_65.svg
documentation/inherit_graph_66.map
documentation/inherit_graph_66.md5
documentation/inherit_graph_66.svg
documentation/inherit_graph_67.map
documentation/inherit_graph_67.md5
documentation/inherit_graph_67.svg
documentation/inherit_graph_68.map
documentation/inherit_graph_68.md5
documentation/inherit_graph_68.svg
documentation/inherit_graph_69.map
documentation/inherit_graph_69.md5
documentation/inherit_graph_69.svg
documentation/inherit_graph_70.map
documentation/inherit_graph_70.md5
documentation/inherit_graph_70.svg
documentation/inherit_graph_71.map
documentation/inherit_graph_71.md5
documentation/inherit_graph_71.svg
documentation/inherit_graph_72.map
documentation/inherit_graph_72.md5
documentation/inherit_graph_72.svg
documentation/inherit_graph_73.map
documentation/inherit_graph_73.md5
documentation/inherit_graph_73.svg
documentation/inherit_graph_74.map
documentation/inherit_graph_74.md5
documentation/inherit_graph_74.svg
documentation/inherit_graph_75.map
documentation/inherit_graph_75.md5
documentation/inherit_graph_75.svg
documentation/inherit_graph_76.map
documentation/inherit_graph_76.md5
documentation/inherit_graph_76.svg
documentation/inherit_graph_77.map
documentation/inherit_graph_77.md5
documentation/inherit_graph_77.svg
documentation/inherit_graph_78.map
documentation/inherit_graph_78.md5
documentation/inherit_graph_78.svg
documentation/inherit_graph_79.map
documentation/inherit_graph_79.md5
documentation/inherit_graph_79.svg
documentation/inherit_graph_80.map
documentation/inherit_graph_80.md5
documentation/inherit_graph_80.svg
documentation/inherit_graph_81.map
documentation/inherit_graph_81.md5
documentation/inherit_graph_81.svg
documentation/inherit_graph_82.map
documentation/inherit_graph_82.md5
documentation/inherit_graph_82.svg
documentation/inherit_graph_83.map
documentation/inherit_graph_83.md5
documentation/inherit_graph_83.svg
documentation/inherit_graph_84.map
documentation/inherit_graph_84.md5
documentation/inherit_graph_84.svg
documentation/inherit_graph_85.map
documentation/inherit_graph_85.md5
documentation/inherit_graph_85.svg
documentation/inherit_graph_86.map
documentation/inherit_graph_86.md5
documentation/inherit_graph_86.svg
documentation/inherit_graph_87.map
documentation/inherit_graph_87.md5
documentation/inherit_graph_87.svg
documentation/inherit_graph_88.map
documentation/inherit_graph_88.md5
documentation/inherit_graph_88.svg
documentation/inherit_graph_89.map
documentation/inherit_graph_89.md5
documentation/inherit_graph_89.svg
documentation/inherit_graph_90.map
documentation/inherit_graph_90.md5
documentation/inherit_graph_90.svg
documentation/inherit_graph_91.map
documentation/inherit_graph_91.md5
documentation/inherit_graph_91.svg
documentation/inherit_graph_92.map
documentation/inherit_graph_92.md5
documentation/inherit_graph_92.svg
documentation/inherit_graph_93.map
documentation/inherit_graph_93.md5
documentation/inherit_graph_93.svg
documentation/inherit_graph_94.map
documentation/inherit_graph_94.md5
documentation/inherit_graph_94.svg
documentation/inherit_graph_95.map
documentation/inherit_graph_95.md5
documentation/inherit_graph_95.svg
documentation/inherit_graph_96.map
documentation/inherit_graph_96.md5
documentation/inherit_graph_96.svg
documentation/inherit_graph_97.map
documentation/inherit_graph_97.md5
documentation/inherit_graph_97.svg
documentation/inherit_graph_98.map
documentation/inherit_graph_98.md5
documentation/inherit_graph_98.svg
documentation/inherit_graph_99.map
documentation/inherit_graph_99.md5
documentation/inherit_graph_99.svg
documentation/inherits.xhtml
documentation/integral__image_8cl.xhtml
documentation/integral__image_8cl_source.xhtml
documentation/l2__normalize_8cl.xhtml
documentation/l2__normalize_8cl_source.xhtml
documentation/magnitude__phase_8cl.xhtml
documentation/magnitude__phase_8cl_source.xhtml
documentation/main_8cpp.xhtml
documentation/main_8cpp_source.xhtml
documentation/mean__stddev_8cl.xhtml
documentation/mean__stddev_8cl_source.xhtml
documentation/mergeresults_8hpp.xhtml
documentation/mergeresults_8hpp_source.xhtml
documentation/merges_2list_8hpp.xhtml
documentation/merges_2list_8hpp_source.xhtml
documentation/minmax__layer_8cl.xhtml
documentation/minmax__layer_8cl_source.xhtml
documentation/minmaxloc_8cl.xhtml
documentation/minmaxloc_8cl_source.xhtml
documentation/namespacearm__compute.js
documentation/namespacearm__compute.xhtml
documentation/namespacearm__compute_1_1detail.xhtml
documentation/namespacearm__compute_1_1graph.js
documentation/namespacearm__compute_1_1graph.xhtml
documentation/namespacearm__compute_1_1graph__utils.js
documentation/namespacearm__compute_1_1graph__utils.xhtml
documentation/namespacearm__compute_1_1support.xhtml
documentation/namespacearm__compute_1_1support_1_1cpp11.xhtml
documentation/namespacearm__compute_1_1support_1_1cpp14.xhtml
documentation/namespacearm__compute_1_1test.xhtml
documentation/namespacearm__compute_1_1test_1_1_c_l_suite.xhtml
documentation/namespacearm__compute_1_1test_1_1_c_l_suite_1_1_n_i_g_h_t_l_y_suite.xhtml
documentation/namespacearm__compute_1_1test_1_1datasets.xhtml
documentation/namespacearm__compute_1_1test_1_1fixed__point__arithmetic.xhtml
documentation/namespacearm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail.xhtml
documentation/namespacearm__compute_1_1test_1_1fixed__point__arithmetic_1_1traits.xhtml
documentation/namespacearm__compute_1_1test_1_1framework.xhtml
documentation/namespacearm__compute_1_1test_1_1framework_1_1dataset.xhtml
documentation/namespacearm__compute_1_1test_1_1framework_1_1detail.xhtml
documentation/namespacearm__compute_1_1test_1_1networks.xhtml
documentation/namespacearm__compute_1_1test_1_1traits.xhtml
documentation/namespacearm__compute_1_1test_1_1validation.js
documentation/namespacearm__compute_1_1test_1_1validation.xhtml
documentation/namespacearm__compute_1_1test_1_1validation_1_1reference.xhtml
documentation/namespacearm__compute_1_1traits.xhtml
documentation/namespacearm__compute_1_1utils.xhtml
documentation/namespacecaffe__data__extractor.xhtml
documentation/namespacecl.xhtml
documentation/namespacemali__userspace.xhtml
documentation/namespacemembers.xhtml
documentation/namespacemembers_a.xhtml
documentation/namespacemembers_b.xhtml
documentation/namespacemembers_c.xhtml
documentation/namespacemembers_d.xhtml
documentation/namespacemembers_e.xhtml
documentation/namespacemembers_enum.xhtml
documentation/namespacemembers_eval.xhtml
documentation/namespacemembers_f.xhtml
documentation/namespacemembers_func.js
documentation/namespacemembers_func.xhtml
documentation/namespacemembers_func_b.xhtml
documentation/namespacemembers_func_c.xhtml
documentation/namespacemembers_func_d.xhtml
documentation/namespacemembers_func_e.xhtml
documentation/namespacemembers_func_f.xhtml
documentation/namespacemembers_func_g.xhtml
documentation/namespacemembers_func_h.xhtml
documentation/namespacemembers_func_i.xhtml
documentation/namespacemembers_func_j.xhtml
documentation/namespacemembers_func_l.xhtml
documentation/namespacemembers_func_m.xhtml
documentation/namespacemembers_func_n.xhtml
documentation/namespacemembers_func_o.xhtml
documentation/namespacemembers_func_p.xhtml
documentation/namespacemembers_func_q.xhtml
documentation/namespacemembers_func_r.xhtml
documentation/namespacemembers_func_s.xhtml
documentation/namespacemembers_func_t.xhtml
documentation/namespacemembers_func_u.xhtml
documentation/namespacemembers_func_v.xhtml
documentation/namespacemembers_func_w.xhtml [new file with mode: 0644]
documentation/namespacemembers_func_z.xhtml
documentation/namespacemembers_g.xhtml
documentation/namespacemembers_h.xhtml
documentation/namespacemembers_i.xhtml
documentation/namespacemembers_j.xhtml
documentation/namespacemembers_k.xhtml
documentation/namespacemembers_l.xhtml
documentation/namespacemembers_m.xhtml
documentation/namespacemembers_n.xhtml
documentation/namespacemembers_o.xhtml
documentation/namespacemembers_p.xhtml
documentation/namespacemembers_q.xhtml
documentation/namespacemembers_r.xhtml
documentation/namespacemembers_s.xhtml
documentation/namespacemembers_t.xhtml
documentation/namespacemembers_type.xhtml
documentation/namespacemembers_type_d.xhtml
documentation/namespacemembers_type_e.xhtml
documentation/namespacemembers_type_f.xhtml
documentation/namespacemembers_type_g.xhtml
documentation/namespacemembers_type_h.xhtml
documentation/namespacemembers_type_i.xhtml
documentation/namespacemembers_type_k.xhtml
documentation/namespacemembers_type_l.xhtml
documentation/namespacemembers_type_m.xhtml
documentation/namespacemembers_type_n.xhtml
documentation/namespacemembers_type_p.xhtml
documentation/namespacemembers_type_q.xhtml
documentation/namespacemembers_type_s.xhtml
documentation/namespacemembers_type_t.xhtml
documentation/namespacemembers_type_u.xhtml
documentation/namespacemembers_u.xhtml
documentation/namespacemembers_v.xhtml
documentation/namespacemembers_vars.xhtml
documentation/namespacemembers_w.xhtml
documentation/namespacemembers_y.xhtml
documentation/namespacemembers_z.xhtml
documentation/namespaces.xhtml
documentation/namespacetensorflow__data__extractor.xhtml
documentation/navtree.js
documentation/navtreeindex0.js
documentation/navtreeindex1.js
documentation/navtreeindex10.js
documentation/navtreeindex11.js
documentation/navtreeindex12.js
documentation/navtreeindex13.js
documentation/navtreeindex14.js
documentation/navtreeindex15.js
documentation/navtreeindex16.js
documentation/navtreeindex17.js
documentation/navtreeindex18.js
documentation/navtreeindex19.js
documentation/navtreeindex2.js
documentation/navtreeindex20.js
documentation/navtreeindex21.js
documentation/navtreeindex22.js
documentation/navtreeindex23.js
documentation/navtreeindex24.js
documentation/navtreeindex25.js
documentation/navtreeindex26.js
documentation/navtreeindex27.js
documentation/navtreeindex28.js
documentation/navtreeindex29.js
documentation/navtreeindex3.js
documentation/navtreeindex30.js
documentation/navtreeindex31.js
documentation/navtreeindex32.js
documentation/navtreeindex33.js
documentation/navtreeindex34.js
documentation/navtreeindex35.js
documentation/navtreeindex36.js
documentation/navtreeindex37.js
documentation/navtreeindex38.js [new file with mode: 0644]
documentation/navtreeindex4.js
documentation/navtreeindex5.js
documentation/navtreeindex6.js
documentation/navtreeindex7.js
documentation/navtreeindex8.js
documentation/navtreeindex9.js
documentation/neon__cartoon__effect_8cpp.js [new file with mode: 0644]
documentation/neon__cartoon__effect_8cpp.xhtml [new file with mode: 0644]
documentation/neon__cartoon__effect_8cpp_source.xhtml [new file with mode: 0644]
documentation/neon__cnn_8cpp.xhtml
documentation/neon__cnn_8cpp_source.xhtml
documentation/neon__convolution_8cpp.xhtml
documentation/neon__convolution_8cpp_source.xhtml
documentation/neon__copy__objects_8cpp.xhtml
documentation/neon__copy__objects_8cpp_source.xhtml
documentation/neon__scale_8cpp.xhtml
documentation/neon__scale_8cpp_source.xhtml
documentation/neoncl__scale__median__gaussian_8cpp.xhtml
documentation/neoncl__scale__median__gaussian_8cpp_source.xhtml
documentation/non__linear__filter3x3_8cl.xhtml
documentation/non__linear__filter3x3_8cl_source.xhtml
documentation/non__linear__filter5x5_8cl.xhtml
documentation/non__linear__filter5x5_8cl_source.xhtml
documentation/non__linear__filter__helpers_8h.xhtml
documentation/non__linear__filter__helpers_8h_source.xhtml
documentation/nonmax_8cl.xhtml
documentation/nonmax_8cl_source.xhtml
documentation/normalization__layer_8cl.xhtml
documentation/normalization__layer_8cl_source.xhtml
documentation/optical__flow__pyramid__lk_8cl.xhtml
documentation/optical__flow__pyramid__lk_8cl_source.xhtml
documentation/pages.xhtml
documentation/pixelwise__mul__float_8cl.xhtml
documentation/pixelwise__mul__float_8cl_source.xhtml
documentation/pixelwise__mul__int_8cl.xhtml
documentation/pixelwise__mul__int_8cl_source.xhtml
documentation/pooling__layer_8cl.xhtml
documentation/pooling__layer_8cl_source.xhtml
documentation/profiler_8hpp.xhtml
documentation/profiler_8hpp_source.xhtml
documentation/quantization__layer_8cl.xhtml
documentation/quantization__layer_8cl_source.xhtml
documentation/reduction__operation_8cl.xhtml
documentation/reduction__operation_8cl_source.xhtml
documentation/remap_8cl.xhtml
documentation/remap_8cl_source.xhtml
documentation/reshape__layer_8cl.xhtml
documentation/reshape__layer_8cl_source.xhtml
documentation/roi__pooling__layer_8cl.xhtml
documentation/roi__pooling__layer_8cl_source.xhtml
documentation/runtime_2_sub_tensor_8h.xhtml [moved from documentation/_sub_tensor_8h.xhtml with 95% similarity]
documentation/runtime_2_sub_tensor_8h_source.xhtml [moved from documentation/_sub_tensor_8h_source.xhtml with 97% similarity]
documentation/runtime_2_tensor_8h.xhtml
documentation/runtime_2_tensor_8h_source.xhtml
documentation/scale_8cl.xhtml
documentation/scale_8cl_source.xhtml
documentation/scharr__filter_8cl.xhtml
documentation/scharr__filter_8cl_source.xhtml
documentation/search/all_10.js
documentation/search/all_11.js
documentation/search/all_13.js
documentation/search/all_14.js
documentation/search/all_15.js
documentation/search/all_16.js
documentation/search/all_17.js
documentation/search/all_18.js
documentation/search/all_1c.js
documentation/search/all_2.js
documentation/search/all_3.js
documentation/search/all_4.js
documentation/search/all_5.js
documentation/search/all_6.js
documentation/search/all_7.js
documentation/search/all_8.js
documentation/search/all_9.js
documentation/search/all_a.js
documentation/search/all_c.js
documentation/search/all_d.js
documentation/search/all_e.js
documentation/search/all_f.js
documentation/search/classes_10.js
documentation/search/classes_12.js
documentation/search/classes_13.js
documentation/search/classes_17.js
documentation/search/classes_2.js
documentation/search/classes_6.js
documentation/search/classes_7.js
documentation/search/classes_9.js
documentation/search/classes_c.js
documentation/search/classes_e.js
documentation/search/defines_0.js
documentation/search/enums_2.js
documentation/search/enums_6.js
documentation/search/enums_8.js
documentation/search/enums_f.js
documentation/search/enumvalues_0.js
documentation/search/enumvalues_10.js
documentation/search/enumvalues_2.js
documentation/search/enumvalues_3.js
documentation/search/enumvalues_6.js
documentation/search/enumvalues_7.js
documentation/search/enumvalues_a.js
documentation/search/enumvalues_b.js
documentation/search/enumvalues_c.js
documentation/search/files_12.js
documentation/search/files_13.js
documentation/search/files_14.js
documentation/search/files_16.js
documentation/search/files_2.js
documentation/search/files_6.js
documentation/search/files_7.js
documentation/search/files_b.js
documentation/search/files_d.js
documentation/search/functions_0.js
documentation/search/functions_1.js
documentation/search/functions_11.js
documentation/search/functions_12.js
documentation/search/functions_13.js
documentation/search/functions_15.js
documentation/search/functions_16.js
documentation/search/functions_1a.js
documentation/search/functions_2.js
documentation/search/functions_3.js
documentation/search/functions_5.js
documentation/search/functions_6.js
documentation/search/functions_7.js
documentation/search/functions_8.js
documentation/search/functions_a.js
documentation/search/functions_b.js
documentation/search/functions_c.js
documentation/search/functions_d.js
documentation/search/functions_e.js
documentation/search/functions_f.js
documentation/search/typedefs_2.js
documentation/search/typedefs_c.js
documentation/search/variables_2.js
documentation/search/variables_3.js
documentation/search/variables_f.js
documentation/sobel__filter_8cl.xhtml
documentation/sobel__filter_8cl_source.xhtml
documentation/softmax__layer_8cl.xhtml
documentation/softmax__layer_8cl_source.xhtml
documentation/struct_coordinates2_d.xhtml
documentation/struct_detection_window.xhtml
documentation/struct_image.xhtml
documentation/struct_internal_keypoint.xhtml
documentation/struct_keypoint.xhtml
documentation/struct_tensor3_d.xhtml
documentation/struct_tensor4_d.xhtml
documentation/struct_transform_impl.xhtml
documentation/struct_transpose_interleave_common.xhtml
documentation/struct_vector.xhtml
documentation/structarm__compute_1_1_border_size.xhtml
documentation/structarm__compute_1_1_c_l_coefficient_table.xhtml
documentation/structarm__compute_1_1_c_l_l_k_internal_keypoint.xhtml
documentation/structarm__compute_1_1_c_l_old_value.xhtml
documentation/structarm__compute_1_1_c_p_u_info.xhtml
documentation/structarm__compute_1_1_coordinates2_d.xhtml
documentation/structarm__compute_1_1_coordinates3_d.xhtml
documentation/structarm__compute_1_1_detection_window.xhtml
documentation/structarm__compute_1_1_i_o_format_info.xhtml
documentation/structarm__compute_1_1_key_point.xhtml
documentation/structarm__compute_1_1_min_max_location_values.xhtml
documentation/structarm__compute_1_1_n_e_l_k_internal_keypoint.xhtml
documentation/structarm__compute_1_1_r_o_i.xhtml
documentation/structarm__compute_1_1_rectangle.xhtml
documentation/structarm__compute_1_1_thread_info.xhtml
documentation/structarm__compute_1_1_valid_region.xhtml
documentation/structarm__compute_1_1enable__bitwise__ops.xhtml
documentation/structarm__compute_1_1enable__bitwise__ops_3_01arm__compute_1_1_g_p_u_target_01_4.xhtml
documentation/structarm__compute_1_1support_1_1cpp14_1_1___unique__if.xhtml
documentation/structarm__compute_1_1support_1_1cpp14_1_1___unique__if_3_01_t[]_4.xhtml
documentation/structarm__compute_1_1support_1_1cpp14_1_1___unique__if_3_01_t[_n]_4.xhtml
documentation/structarm__compute_1_1test_1_1common__promoted__signed__type.xhtml
documentation/structarm__compute_1_1test_1_1datasets_1_1_batch_normalization_layer_dataset_1_1iterator.xhtml
documentation/structarm__compute_1_1test_1_1datasets_1_1_convolution_layer_dataset_1_1iterator.xhtml
documentation/structarm__compute_1_1test_1_1datasets_1_1_depthwise_convolution_dataset_1_1iterator.xhtml
documentation/structarm__compute_1_1test_1_1datasets_1_1_depthwise_separable_convolution_layer_dataset_1_1iterator.xhtml
documentation/structarm__compute_1_1test_1_1datasets_1_1_fully_connected_layer_dataset_1_1iterator.xhtml
documentation/structarm__compute_1_1test_1_1datasets_1_1_g_e_m_m_dataset_1_1iterator.xhtml
documentation/structarm__compute_1_1test_1_1datasets_1_1_pooling_layer_dataset_1_1iterator.xhtml
documentation/structarm__compute_1_1test_1_1datasets_1_1_r_o_i_pooling_layer_dataset_1_1iterator.xhtml
documentation/structarm__compute_1_1test_1_1datasets_1_1_reshape_layer_dataset_1_1iterator.xhtml
documentation/structarm__compute_1_1test_1_1datasets_1_1_threshold_dataset_1_1iterator.xhtml
documentation/structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail_1_1constant__expr.xhtml
documentation/structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail_1_1functions.xhtml
documentation/structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1traits_1_1promote.xhtml
documentation/structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1traits_1_1promote_3_01int16__t_01_4.xhtml
documentation/structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1traits_1_1promote_3_01int32__t_01_4.xhtml
documentation/structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1traits_1_1promote_3_01int64__t_01_4.xhtml
documentation/structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1traits_1_1promote_3_01int8__t_01_4.xhtml
documentation/structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1traits_1_1promote_3_01uint16__t_01_4.xhtml
documentation/structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1traits_1_1promote_3_01uint32__t_01_4.xhtml
documentation/structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1traits_1_1promote_3_01uint64__t_01_4.xhtml
documentation/structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1traits_1_1promote_3_01uint8__t_01_4.xhtml
documentation/structarm__compute_1_1test_1_1framework_1_1_i_measurement.xhtml
documentation/structarm__compute_1_1test_1_1framework_1_1_measurement.xhtml
documentation/structarm__compute_1_1test_1_1framework_1_1_test_info.xhtml
documentation/structarm__compute_1_1test_1_1framework_1_1_test_result.xhtml
documentation/structarm__compute_1_1test_1_1framework_1_1_typed_measurement.xhtml
documentation/structarm__compute_1_1test_1_1framework_1_1dataset_1_1_cartesian_product_dataset_1_1iterator.xhtml
documentation/structarm__compute_1_1test_1_1framework_1_1dataset_1_1_container_dataset_1_1iterator.xhtml
documentation/structarm__compute_1_1test_1_1framework_1_1dataset_1_1_initializer_list_dataset_1_1iterator.xhtml
documentation/structarm__compute_1_1test_1_1framework_1_1dataset_1_1_join_dataset_1_1iterator.xhtml
documentation/structarm__compute_1_1test_1_1framework_1_1dataset_1_1_range_dataset_1_1iterator.xhtml
documentation/structarm__compute_1_1test_1_1framework_1_1dataset_1_1_singleton_dataset_1_1iterator.xhtml
documentation/structarm__compute_1_1test_1_1framework_1_1dataset_1_1_zip_dataset_1_1iterator.xhtml
documentation/structarm__compute_1_1test_1_1framework_1_1dataset_1_1is__container.xhtml
documentation/structarm__compute_1_1test_1_1framework_1_1dataset_1_1is__container_3_01std_1_1vector_3_01_v_00_01_a_01_4_01_4.xhtml
documentation/structarm__compute_1_1test_1_1traits_1_1promote.xhtml
documentation/structarm__compute_1_1test_1_1traits_1_1promote_3_01float_01_4.xhtml
documentation/structarm__compute_1_1test_1_1traits_1_1promote_3_01half_01_4.xhtml
documentation/structarm__compute_1_1test_1_1traits_1_1promote_3_01int16__t_01_4.xhtml
documentation/structarm__compute_1_1test_1_1traits_1_1promote_3_01int32__t_01_4.xhtml
documentation/structarm__compute_1_1test_1_1traits_1_1promote_3_01int8__t_01_4.xhtml
documentation/structarm__compute_1_1test_1_1traits_1_1promote_3_01uint16__t_01_4.xhtml
documentation/structarm__compute_1_1test_1_1traits_1_1promote_3_01uint32__t_01_4.xhtml
documentation/structarm__compute_1_1test_1_1traits_1_1promote_3_01uint8__t_01_4.xhtml
documentation/structarm__compute_1_1test_1_1validation_1_1_harris_corners_parameters.xhtml
documentation/structarm__compute_1_1test_1_1validation_1_1compare.xhtml
documentation/structarm__compute_1_1test_1_1validation_1_1compare_3_01_absolute_tolerance_3_01_u_01_4_01_4.xhtml
documentation/structarm__compute_1_1test_1_1validation_1_1compare_3_01_relative_tolerance_3_01_u_01_4_01_4.xhtml
documentation/structarm__compute_1_1test_1_1validation_1_1compare__base.xhtml
documentation/structarm__compute_1_1test_1_1validation_1_1is__floating__point.xhtml
documentation/structarm__compute_1_1test_1_1validation_1_1is__floating__point_3_01half_01_4.xhtml
documentation/structarm__compute_1_1traits_1_1is__contained.xhtml
documentation/structarm__compute_1_1traits_1_1is__contained_3_01_t_00_01std_1_1tuple_3_01_t_00_01_ts_8_8_8_4_01_4.xhtml
documentation/structarm__compute_1_1traits_1_1is__contained_3_01_t_00_01std_1_1tuple_3_01_u_00_01_ts_8_8_8_4_01_4.xhtml
documentation/structarm__compute_1_1traits_1_1is__contained_3_01_t_00_01std_1_1tuple_3_4_01_4.xhtml
documentation/structmali__userspace_1_1_counter_mapping.xhtml
documentation/structmali__userspace_1_1gpu__props.xhtml
documentation/structmali__userspace_1_1gpu__raw__gpu__props.xhtml
documentation/structmali__userspace_1_1kbase__hwcnt__reader__metadata.xhtml
documentation/structmali__userspace_1_1kbase__uk__gpuprops.xhtml
documentation/structmali__userspace_1_1mali__base__gpu__coherent__group.xhtml
documentation/structmali__userspace_1_1mali__base__gpu__coherent__group__info.xhtml
documentation/structmali__userspace_1_1mali__base__gpu__core__props.xhtml
documentation/structmali__userspace_1_1mali__base__gpu__l2__cache__props.xhtml
documentation/structmali__userspace_1_1mali__base__gpu__props.xhtml
documentation/structmali__userspace_1_1mali__base__gpu__thread__props.xhtml
documentation/structmali__userspace_1_1mali__base__gpu__tiler__props.xhtml
documentation/tablelookup_8cl.xhtml
documentation/tablelookup_8cl_source.xhtml
documentation/tensorflow__data__extractor_8py.xhtml
documentation/tensorflow__data__extractor_8py_source.xhtml
documentation/tests.xhtml
documentation/tests_2_types_8h.js
documentation/tests_2_types_8h.xhtml
documentation/tests_2_types_8h_source.xhtml
documentation/tests_2_utils_8h.xhtml
documentation/tests_2_utils_8h_source.xhtml
documentation/tests_2framework_2_utils_8h.xhtml
documentation/tests_2framework_2_utils_8h_source.xhtml
documentation/tests_2validation_2_c_p_p_2_activation_layer_8h.xhtml
documentation/tests_2validation_2_c_p_p_2_activation_layer_8h_source.xhtml
documentation/tests_2validation_2_c_p_p_2_batch_normalization_layer_8h.js [new file with mode: 0644]
documentation/tests_2validation_2_c_p_p_2_batch_normalization_layer_8h.xhtml [moved from documentation/_batch_normalization_layer_8h.xhtml with 95% similarity]
documentation/tests_2validation_2_c_p_p_2_batch_normalization_layer_8h_source.xhtml [moved from documentation/_batch_normalization_layer_8h_source.xhtml with 96% similarity]
documentation/tests_2validation_2_c_p_p_2_convolution_layer_8h.xhtml
documentation/tests_2validation_2_c_p_p_2_convolution_layer_8h_source.xhtml
documentation/tests_2validation_2_c_p_p_2_fixed_point_8h.js [new file with mode: 0644]
documentation/tests_2validation_2_c_p_p_2_fixed_point_8h.xhtml [new file with mode: 0644]
documentation/tests_2validation_2_c_p_p_2_fixed_point_8h_source.xhtml [new file with mode: 0644]
documentation/tests_2validation_2_c_p_p_2_fully_connected_layer_8h.xhtml
documentation/tests_2validation_2_c_p_p_2_fully_connected_layer_8h_source.xhtml
documentation/tests_2validation_2_c_p_p_2_normalization_layer_8h.js [new file with mode: 0644]
documentation/tests_2validation_2_c_p_p_2_normalization_layer_8h.xhtml [moved from documentation/_normalization_layer_8h.xhtml with 95% similarity]
documentation/tests_2validation_2_c_p_p_2_normalization_layer_8h_source.xhtml [moved from documentation/_normalization_layer_8h_source.xhtml with 96% similarity]
documentation/tests_2validation_2_c_p_p_2_pooling_layer_8h.xhtml
documentation/tests_2validation_2_c_p_p_2_pooling_layer_8h_source.xhtml
documentation/tests_2validation_2_c_p_p_2_softmax_layer_8h.xhtml
documentation/tests_2validation_2_c_p_p_2_softmax_layer_8h_source.xhtml
documentation/tests_2validation_2_c_p_p_2_utils_8cpp.js
documentation/tests_2validation_2_c_p_p_2_utils_8cpp.xhtml
documentation/tests_2validation_2_c_p_p_2_utils_8cpp_source.xhtml
documentation/tests_2validation_2_c_p_p_2_utils_8h.js
documentation/tests_2validation_2_c_p_p_2_utils_8h.xhtml
documentation/tests_2validation_2_c_p_p_2_utils_8h_source.xhtml
documentation/tests_2validation_2_fixed_point_8h.xhtml
documentation/tests_2validation_2_fixed_point_8h_source.xhtml
documentation/tests_2validation_2_helpers_8h.xhtml
documentation/tests_2validation_2_helpers_8h_source.xhtml
documentation/tests_2validation_2_u_n_i_t_2_utils_8cpp.js [new file with mode: 0644]
documentation/tests_2validation_2_u_n_i_t_2_utils_8cpp.xhtml [new file with mode: 0644]
documentation/tests_2validation_2_u_n_i_t_2_utils_8cpp_source.xhtml [new file with mode: 0644]
documentation/threshold_8cl.xhtml
documentation/threshold_8cl_source.xhtml
documentation/transform_8hpp.xhtml
documentation/transform_8hpp_source.xhtml
documentation/transforms_2list_8hpp.xhtml
documentation/transforms_2list_8hpp_source.xhtml
documentation/transpose_8cl.xhtml
documentation/transpose_8cl_source.xhtml
documentation/transpose__interleave__common_8hpp.xhtml
documentation/transpose__interleave__common_8hpp_source.xhtml
documentation/types_8h.xhtml
documentation/types_8h_source.xhtml
documentation/unionmali__userspace_1_1uk__header.xhtml
documentation/utils_2_utils_8cpp.xhtml
documentation/utils_2_utils_8cpp_source.xhtml
documentation/utils_2_utils_8h.xhtml
documentation/utils_2_utils_8h_source.xhtml
documentation/validation_2_c_l_2_activation_layer_8cpp.xhtml
documentation/validation_2_c_l_2_activation_layer_8cpp_source.xhtml
documentation/validation_2_c_l_2_batch_normalization_layer_8cpp.js
documentation/validation_2_c_l_2_batch_normalization_layer_8cpp.xhtml
documentation/validation_2_c_l_2_batch_normalization_layer_8cpp_source.xhtml
documentation/validation_2_c_l_2_convolution_layer_8cpp.xhtml
documentation/validation_2_c_l_2_convolution_layer_8cpp_source.xhtml
documentation/validation_2_c_l_2_depthwise_convolution_8cpp.xhtml
documentation/validation_2_c_l_2_depthwise_convolution_8cpp_source.xhtml
documentation/validation_2_c_l_2_depthwise_separable_convolution_layer_8cpp.xhtml
documentation/validation_2_c_l_2_depthwise_separable_convolution_layer_8cpp_source.xhtml
documentation/validation_2_c_l_2_direct_convolution_layer_8cpp.xhtml
documentation/validation_2_c_l_2_direct_convolution_layer_8cpp_source.xhtml
documentation/validation_2_c_l_2_floor_8cpp.xhtml
documentation/validation_2_c_l_2_floor_8cpp_source.xhtml
documentation/validation_2_c_l_2_fully_connected_layer_8cpp.xhtml
documentation/validation_2_c_l_2_fully_connected_layer_8cpp_source.xhtml
documentation/validation_2_c_l_2_g_e_m_m_8cpp.xhtml
documentation/validation_2_c_l_2_g_e_m_m_8cpp_source.xhtml
documentation/validation_2_c_l_2_normalization_layer_8cpp.xhtml
documentation/validation_2_c_l_2_normalization_layer_8cpp_source.xhtml
documentation/validation_2_c_l_2_pooling_layer_8cpp.xhtml
documentation/validation_2_c_l_2_pooling_layer_8cpp_source.xhtml
documentation/validation_2_c_l_2_s_y_s_t_e_m_2_alex_net_8cpp.xhtml
documentation/validation_2_c_l_2_s_y_s_t_e_m_2_alex_net_8cpp_source.xhtml
documentation/validation_2_c_l_2_s_y_s_t_e_m_2_le_net5_8cpp.xhtml
documentation/validation_2_c_l_2_s_y_s_t_e_m_2_le_net5_8cpp_source.xhtml
documentation/validation_2_c_p_p_2_activation_layer_8cpp.xhtml
documentation/validation_2_c_p_p_2_activation_layer_8cpp_source.xhtml
documentation/validation_2_c_p_p_2_batch_normalization_layer_8cpp.xhtml
documentation/validation_2_c_p_p_2_batch_normalization_layer_8cpp_source.xhtml
documentation/validation_2_c_p_p_2_convolution_layer_8cpp.xhtml
documentation/validation_2_c_p_p_2_convolution_layer_8cpp_source.xhtml
documentation/validation_2_c_p_p_2_depthwise_convolution_8cpp.xhtml
documentation/validation_2_c_p_p_2_depthwise_convolution_8cpp_source.xhtml
documentation/validation_2_c_p_p_2_depthwise_separable_convolution_layer_8cpp.xhtml
documentation/validation_2_c_p_p_2_depthwise_separable_convolution_layer_8cpp_source.xhtml
documentation/validation_2_c_p_p_2_floor_8cpp.xhtml
documentation/validation_2_c_p_p_2_floor_8cpp_source.xhtml
documentation/validation_2_c_p_p_2_fully_connected_layer_8cpp.xhtml
documentation/validation_2_c_p_p_2_fully_connected_layer_8cpp_source.xhtml
documentation/validation_2_c_p_p_2_g_e_m_m_8cpp.xhtml
documentation/validation_2_c_p_p_2_g_e_m_m_8cpp_source.xhtml
documentation/validation_2_c_p_p_2_normalization_layer_8cpp.xhtml
documentation/validation_2_c_p_p_2_normalization_layer_8cpp_source.xhtml
documentation/validation_2_c_p_p_2_pooling_layer_8cpp.xhtml
documentation/validation_2_c_p_p_2_pooling_layer_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_activation_layer_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_activation_layer_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_batch_normalization_layer_8cpp.js
documentation/validation_2_n_e_o_n_2_batch_normalization_layer_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_batch_normalization_layer_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_convolution_layer_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_convolution_layer_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_direct_convolution_layer_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_direct_convolution_layer_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_floor_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_floor_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_fully_connected_layer_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_fully_connected_layer_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_g_e_m_m_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_g_e_m_m_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_normalization_layer_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_normalization_layer_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_pooling_layer_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_pooling_layer_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_s_y_s_t_e_m_2_alex_net_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_s_y_s_t_e_m_2_alex_net_8cpp_source.xhtml
documentation/validation_2_n_e_o_n_2_s_y_s_t_e_m_2_le_net5_8cpp.xhtml
documentation/validation_2_n_e_o_n_2_s_y_s_t_e_m_2_le_net5_8cpp_source.xhtml
documentation/validation_2fixtures_2_activation_layer_fixture_8h.xhtml
documentation/validation_2fixtures_2_activation_layer_fixture_8h_source.xhtml
documentation/validation_2fixtures_2_batch_normalization_layer_fixture_8h.xhtml
documentation/validation_2fixtures_2_batch_normalization_layer_fixture_8h_source.xhtml
documentation/validation_2fixtures_2_convolution_layer_fixture_8h.xhtml
documentation/validation_2fixtures_2_convolution_layer_fixture_8h_source.xhtml
documentation/validation_2fixtures_2_depthwise_convolution_fixture_8h.xhtml
documentation/validation_2fixtures_2_depthwise_convolution_fixture_8h_source.xhtml
documentation/validation_2fixtures_2_depthwise_separable_convolution_layer_fixture_8h.xhtml
documentation/validation_2fixtures_2_depthwise_separable_convolution_layer_fixture_8h_source.xhtml
documentation/validation_2fixtures_2_floor_fixture_8h.xhtml
documentation/validation_2fixtures_2_floor_fixture_8h_source.xhtml
documentation/validation_2fixtures_2_fully_connected_layer_fixture_8h.xhtml
documentation/validation_2fixtures_2_fully_connected_layer_fixture_8h_source.xhtml
documentation/validation_2fixtures_2_g_e_m_m_fixture_8h.xhtml
documentation/validation_2fixtures_2_g_e_m_m_fixture_8h_source.xhtml
documentation/validation_2fixtures_2_normalization_layer_fixture_8h.xhtml
documentation/validation_2fixtures_2_normalization_layer_fixture_8h_source.xhtml
documentation/validation_2fixtures_2_pooling_layer_fixture_8h.xhtml
documentation/validation_2fixtures_2_pooling_layer_fixture_8h_source.xhtml
documentation/warp__affine_8cl.xhtml
documentation/warp__affine_8cl_source.xhtml
documentation/warp__helpers_8h.xhtml
documentation/warp__helpers_8h_source.xhtml
documentation/warp__perspective_8cl.xhtml
documentation/warp__perspective_8cl_source.xhtml
examples/SConscript
examples/graph_alexnet.cpp [new file with mode: 0644]
examples/graph_lenet.cpp
examples/neon_cartoon_effect.cpp [new file with mode: 0644]
examples/neon_cnn.cpp
src/core/CL/CLKernelLibrary.cpp
src/core/CL/ICLKernel.cpp
src/core/CL/OpenCL.cpp
src/core/CL/cl_kernels/batchnormalization_layer.cl
src/core/CL/cl_kernels/color_convert.cl
src/core/CL/cl_kernels/direct_convolution1x1.cl
src/core/CL/cl_kernels/direct_convolution3x3.cl
src/core/CL/cl_kernels/direct_convolution5x5.cl
src/core/CL/cl_kernels/helpers.h
src/core/CL/cl_kernels/warp_affine.cl
src/core/CL/kernels/CLBatchNormalizationLayerKernel.cpp
src/core/CL/kernels/CLFloorKernel.cpp
src/core/CL/kernels/CLWarpAffineKernel.cpp
src/core/Logger.cpp [new file with mode: 0644]
src/core/NEON/kernels/NEDirectConvolutionLayerKernel.cpp
src/core/NEON/kernels/NEFillBorderKernel.cpp
src/core/NEON/kernels/NEFillInnerBorderKernel.cpp
src/core/NEON/kernels/NEFloorKernel.cpp
src/core/NEON/kernels/NELKTrackerKernel.cpp
src/core/NEON/kernels/NENormalizationLayerKernel.cpp
src/core/NEON/kernels/NEPoolingLayerKernel.cpp
src/core/NEON/kernels/NEWarpKernel.cpp
src/graph/Graph.cpp
src/graph/GraphContext.cpp [new file with mode: 0644]
src/graph/INode.cpp
src/graph/SubTensor.cpp [new file with mode: 0644]
src/graph/Tensor.cpp
src/graph/nodes/ActivationLayer.cpp
src/graph/nodes/BatchNormalizationLayer.cpp [new file with mode: 0644]
src/graph/nodes/ConvolutionLayer.cpp
src/graph/nodes/FloorLayer.cpp [new file with mode: 0644]
src/graph/nodes/FullyConnectedLayer.cpp
src/graph/nodes/L2NormalizeLayer.cpp [new file with mode: 0644]
src/graph/nodes/NormalizationLayer.cpp [new file with mode: 0644]
src/graph/nodes/PoolingLayer.cpp
src/graph/nodes/SoftmaxLayer.cpp
src/runtime/CL/functions/CLDepthConcatenate.cpp
src/runtime/NEON/functions/NECannyEdge.cpp
src/runtime/NEON/functions/NEConvolutionLayer.cpp
src/runtime/NEON/functions/NEDepthConcatenate.cpp
src/runtime/NEON/functions/NEDirectConvolutionLayer.cpp
src/runtime/NEON/functions/NEFlattenLayer.cpp [new file with mode: 0644]
src/runtime/NEON/functions/NEIntegralImage.cpp
src/runtime/NEON/functions/NENonMaximaSuppression3x3.cpp
src/runtime/NEON/functions/NEPoolingLayer.cpp
src/runtime/NEON/functions/NEReductionOperation.cpp
src/runtime/OMP/OMPScheduler.cpp
src/runtime/Utils.cpp
tests/AssetsLibrary.cpp
tests/AssetsLibrary.h
tests/SConscript
tests/Types.h
tests/datasets/system_tests/yolo/v2/YOLOV2ConvolutionLayerDataset.h
tests/framework/datasets/CartesianProductDataset.h
tests/framework/instruments/MaliCounter.cpp
tests/framework/instruments/PMU.cpp
tests/framework/instruments/PMU.h
tests/main.cpp
tests/validation/CL/BatchNormalizationLayer.cpp
tests/validation/CL/FillBorder.cpp [new file with mode: 0644]
tests/validation/CL/FixedPoint/FixedPointTarget.h [new file with mode: 0644]
tests/validation/CL/FixedPoint/FixedPoint_QS8.cpp [new file with mode: 0644]
tests/validation/CL/GlobalPoolingLayer.cpp [moved from tests/validation/CL/GlobalPooling.cpp with 97% similarity]
tests/validation/CL/WarpAffine.cpp [new file with mode: 0644]
tests/validation/CL/WarpPerspective.cpp [new file with mode: 0644]
tests/validation/CPP/FixedPoint.cpp [new file with mode: 0644]
tests/validation/CPP/FixedPoint.h [new file with mode: 0644]
tests/validation/CPP/GEMMLowp.cpp [new file with mode: 0644]
tests/validation/CPP/GEMMLowp.h [new file with mode: 0644]
tests/validation/CPP/Utils.cpp
tests/validation/CPP/Utils.h
tests/validation/CPP/WarpAffine.cpp [new file with mode: 0644]
tests/validation/CPP/WarpAffine.h [new file with mode: 0644]
tests/validation/CPP/WarpPerspective.cpp [new file with mode: 0644]
tests/validation/CPP/WarpPerspective.h [new file with mode: 0644]
tests/validation/NEON/FillBorder.cpp [new file with mode: 0644]
tests/validation/NEON/FixedPoint/FixedPoint.cpp [new file with mode: 0644]
tests/validation/NEON/FixedPoint/FixedPointTarget.h [new file with mode: 0644]
tests/validation/NEON/Flatten.cpp [new file with mode: 0644]
tests/validation/NEON/GEMMLowp.cpp [new file with mode: 0644]
tests/validation/NEON/GlobalPoolingLayer.cpp [new file with mode: 0644]
tests/validation/NEON/PoolingLayer.cpp
tests/validation/NEON/WarpAffine.cpp [new file with mode: 0644]
tests/validation/NEON/WarpPerspective.cpp [new file with mode: 0644]
tests/validation/UNIT/FixedPoint.cpp [new file with mode: 0644]
tests/validation/UNIT/TensorInfo.cpp [new file with mode: 0644]
tests/validation/UNIT/TensorShape.cpp [new file with mode: 0644]
tests/validation/UNIT/Utils.cpp [new file with mode: 0644]
tests/validation/Validation.h
tests/validation/fixtures/ConvolutionLayerFixture.h
tests/validation/fixtures/FixedPointFixture.h [new file with mode: 0644]
tests/validation/fixtures/GEMMLowpFixture.h [new file with mode: 0644]
tests/validation/fixtures/WarpAffineFixture.h [new file with mode: 0644]
tests/validation/fixtures/WarpPerspectiveFixture.h [new file with mode: 0644]
utils/GraphTypePrinter.h [new file with mode: 0644]
utils/GraphUtils.cpp
utils/GraphUtils.h
utils/TypePrinter.h
utils/Utils.h