diff --git a/latest/_allocator_8h.xhtml b/latest/_allocator_8h.xhtml
index a84b40b1649a93ba3daf620e2f280b3a8c0bc652..569e7e85c4edfd292fc60c19f97089731b80e968 100644
--- a/latest/_allocator_8h.xhtml
+++ b/latest/_allocator_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
diff --git a/latest/_android_8bp.xhtml b/latest/_android_8bp.xhtml
index df69700ac9b2d06e7f838e7d7afcf9c013b4e383..59ce663925a1afee1b627cfc317a5ecfd6858907 100644
--- a/latest/_android_8bp.xhtml
+++ b/latest/_android_8bp.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -993,6 +993,7 @@ $(document).ready(function(){initNavTree('_android_8bp.xhtml',''); initResizable
NETranspose()
Default Constructor.
SubStream(IStream &s)
Default Constructor.
void load_trained_data(T &tensor, const std::string &filename)
Load the tensor with pre-trained data from a binary file.
Definition: Utils.h:697
+
TensorShape compute_im2col_conv_shape(const ITensorInfo *input, const Size2D &kernel_dims, const PadStrideInfo &conv_info, bool has_bias, const Size2D &dilation, bool batch_size_on_z, unsigned int num_groups=1, unsigned int channel_pad_right=0)
Calculate the im2col output shape of a tensor.
Definition: ShapeCalculator.h:589
CLLSTMLayerQuantized & operator=(const CLLSTMLayerQuantized &)=delete
Prevent instances of this class from being copied (As this class contains pointers)
const std::map< Target, std::unique_ptr< IDeviceBackend > > & backends() const
Backends accessor.
void set_activation_info(const ActivationLayerInfo &activation_info)
Set activation layer info.
Definition: GEMMInfo.h:312
@@ -2239,7 +2240,6 @@ $(document).ready(function(){initNavTree('_android_8bp.xhtml',''); initResizable
auto floor_to_multiple(S value, T divisor) -> decltype((value/divisor) *divisor)
Computes the largest number smaller or equal to value that is a multiple of divisor.
Definition: Math.h:68
MutationType type() const override
Returns mutation type.
-
TensorShape compute_im2col_conv_shape(const ITensorInfo *input, const Size2D &kernel_dims, const PadStrideInfo &conv_info, bool has_bias, const Size2D &dilation, bool batch_size_on_z, unsigned int num_groups=1, unsigned int input_pad_right=0)
Calculate the im2col output shape of a tensor.
Definition: ShapeCalculator.h:589
arm_compute::Status error_on_mismatching_dimensions(const char *function, const char *file, int line, const Dimensions< T > &dim1, const Dimensions< T > &dim2, Ts &&...dims)
Return an error if the passed dimension objects differ.
Definition: Validate.h:284
ImageType
Supported image types.
Definition: Utils.h:64
bool operator==(const GEMMLowpOutputStageInfo &rhs) const
Definition: GEMMInfo.h:68
@@ -6155,7 +6155,7 @@ $(document).ready(function(){initNavTree('_android_8bp.xhtml',''); initResizable
diff --git a/latest/_arg_min_max_layer_node_8h.xhtml b/latest/_arg_min_max_layer_node_8h.xhtml
index c1c4307935f5cd31475968965328cd864230b8c7..8d824d76ec1d03b7784732552806162783a403e4 100644
--- a/latest/_arg_min_max_layer_node_8h.xhtml
+++ b/latest/_arg_min_max_layer_node_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_array_8h.xhtml b/latest/_array_8h.xhtml
index 2a5d9ee1a3fb5bb38407882c588b2585a9d179ad..9c77a5a6517a50d42946e0e99711129b9ac239c9 100644
--- a/latest/_array_8h.xhtml
+++ b/latest/_array_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -165,7 +165,7 @@ Typedefs
diff --git a/latest/_asymm_helpers_8h.xhtml b/latest/_asymm_helpers_8h.xhtml
index 9a872b776c75792fdbe29cee1291ba072f268bb5..c0a04b78c9fe2f4ca0ce67a4f28854b2d1677521 100644
--- a/latest/_asymm_helpers_8h.xhtml
+++ b/latest/_asymm_helpers_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -174,7 +174,7 @@ Functions
diff --git a/latest/_backend_registrar_8h.xhtml b/latest/_backend_registrar_8h.xhtml
index 1ae4f5fbe98231d9d9dcb36c220d1ae500cb0c33..8acde7e9bcb126aa727632e4e11d12ca4b1312b5 100644
--- a/latest/_backend_registrar_8h.xhtml
+++ b/latest/_backend_registrar_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -148,7 +148,7 @@ Namespaces
diff --git a/latest/_backend_registry_8h.xhtml b/latest/_backend_registry_8h.xhtml
index 067e0dd8f05435558922bca16377de6eb8bb43e2..8ccf9e393a20951cd050c2e47373ec24187e209e 100644
--- a/latest/_backend_registry_8h.xhtml
+++ b/latest/_backend_registry_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -147,7 +147,7 @@ Namespaces
diff --git a/latest/_batch_normalization_layer_node_8h.xhtml b/latest/_batch_normalization_layer_node_8h.xhtml
index f3a2fbc7c5a92b63e67b0f83e408209a5be19afb..b3d5f8754a54f6cc19e20a40403e267abd0789af 100644
--- a/latest/_batch_normalization_layer_node_8h.xhtml
+++ b/latest/_batch_normalization_layer_node_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_bfloat16_8h.xhtml b/latest/_bfloat16_8h.xhtml
index f19ff7799ad66b929a02fc057705b66bf5875065..6498589d90c1a4dbc6beb2b281f534a3a6fc6272 100644
--- a/latest/_bfloat16_8h.xhtml
+++ b/latest/_bfloat16_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -141,7 +141,7 @@ Namespaces
diff --git a/latest/_blob_lifetime_manager_8h.xhtml b/latest/_blob_lifetime_manager_8h.xhtml
index 3064a20c3b18f7a38db675c8ed4295ee2c1538ee..3be9b2c912aaa3fe1613ca06073505c03ce34604 100644
--- a/latest/_blob_lifetime_manager_8h.xhtml
+++ b/latest/_blob_lifetime_manager_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -143,7 +143,7 @@ Namespaces
diff --git a/latest/_blob_memory_pool_8h.xhtml b/latest/_blob_memory_pool_8h.xhtml
index daacc75da9a6d6979d8915ee7dac39357f613e43..d80f54634ca6c9908b55952dc205fef3ef5f9f8d 100644
--- a/latest/_blob_memory_pool_8h.xhtml
+++ b/latest/_blob_memory_pool_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -145,7 +145,7 @@ Namespaces
diff --git a/latest/_bounding_box_transform_layer_node_8h.xhtml b/latest/_bounding_box_transform_layer_node_8h.xhtml
index 8c961ecc9bb00282c898224f3091635149b6e8fa..463862bb836a757833daf41e8e7694fd00aaec23 100644
--- a/latest/_bounding_box_transform_layer_node_8h.xhtml
+++ b/latest/_bounding_box_transform_layer_node_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_c_l_activation_layer_8h.xhtml b/latest/_c_l_activation_layer_8h.xhtml
index fd44b453cd96e83df61e9b28b081a220e8394cf2..3ef949c39e51bc8b49f6cf22ce7d3a7065202c5e 100644
--- a/latest/_c_l_activation_layer_8h.xhtml
+++ b/latest/_c_l_activation_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -143,7 +143,7 @@ Namespaces
diff --git a/latest/_c_l_arg_min_max_layer_8h.xhtml b/latest/_c_l_arg_min_max_layer_8h.xhtml
index 22004ec052c2be72ab5049be1d2facfa751a9d8d..71542f5ea8d4d6c3604adb2cc91b1733c84d8bca 100644
--- a/latest/_c_l_arg_min_max_layer_8h.xhtml
+++ b/latest/_c_l_arg_min_max_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -145,7 +145,7 @@ Namespaces
diff --git a/latest/_c_l_array_8h.xhtml b/latest/_c_l_array_8h.xhtml
index f36fd8e766ee5faf812213b9094195a949cbbff5..3557bf61b5b0b0f56d33231f01221889f61279a3 100644
--- a/latest/_c_l_array_8h.xhtml
+++ b/latest/_c_l_array_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -167,7 +167,7 @@ Typedefs
diff --git a/latest/_c_l_batch_normalization_layer_8h.xhtml b/latest/_c_l_batch_normalization_layer_8h.xhtml
index 737463501c063de53cf0203cc4e0c832a843bc3b..8d7f7539f9f3887df646abb4e63e55b0efeaa430 100644
--- a/latest/_c_l_batch_normalization_layer_8h.xhtml
+++ b/latest/_c_l_batch_normalization_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -143,7 +143,7 @@ Namespaces
diff --git a/latest/_c_l_batch_to_space_layer_8h.xhtml b/latest/_c_l_batch_to_space_layer_8h.xhtml
index d15dedcc6abbd2ec0056ad27c59e36bfe7bbaf50..cdbd2879045cf48a8eafaef160c2945a77fa4988 100644
--- a/latest/_c_l_batch_to_space_layer_8h.xhtml
+++ b/latest/_c_l_batch_to_space_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_c_l_bitwise_and_8h.xhtml b/latest/_c_l_bitwise_and_8h.xhtml
index f6d304075bbd56039b23bd12b21fe3f69dc64430..af31de568a4c3ac38023daf582a34b582ff87c5c 100644
--- a/latest/_c_l_bitwise_and_8h.xhtml
+++ b/latest/_c_l_bitwise_and_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -140,7 +140,7 @@ Namespaces
diff --git a/latest/_c_l_bitwise_not_8h.xhtml b/latest/_c_l_bitwise_not_8h.xhtml
index c145c608a7419804cfea881e87fa2ba70a0b8649..6dd6fbb1790a1406acd5c55da3d7c8d02092297a 100644
--- a/latest/_c_l_bitwise_not_8h.xhtml
+++ b/latest/_c_l_bitwise_not_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -140,7 +140,7 @@ Namespaces
diff --git a/latest/_c_l_bitwise_or_8h.xhtml b/latest/_c_l_bitwise_or_8h.xhtml
index ea5626a7aaf6c49d90b58308a6f8e4ea7bd94fcd..6f752adf44a454e3f7157d4266fd4b2e1883df12 100644
--- a/latest/_c_l_bitwise_or_8h.xhtml
+++ b/latest/_c_l_bitwise_or_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -140,7 +140,7 @@ Namespaces
diff --git a/latest/_c_l_bitwise_xor_8h.xhtml b/latest/_c_l_bitwise_xor_8h.xhtml
index 4479e71df1b2bcf3018a5900da6e59d5494006e3..39a5c65eabc2c115411ef8ad643b0b99b785f9ca 100644
--- a/latest/_c_l_bitwise_xor_8h.xhtml
+++ b/latest/_c_l_bitwise_xor_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -140,7 +140,7 @@ Namespaces
diff --git a/latest/_c_l_bounding_box_transform_8h.xhtml b/latest/_c_l_bounding_box_transform_8h.xhtml
index d49701e84591b4bae4bda6dcf6214b4ceda3fb56..5d8047a36dc0e636a123699229d1b9a63f69c555 100644
--- a/latest/_c_l_bounding_box_transform_8h.xhtml
+++ b/latest/_c_l_bounding_box_transform_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -141,7 +141,7 @@ Namespaces
diff --git a/latest/_c_l_buffer_allocator_8h.xhtml b/latest/_c_l_buffer_allocator_8h.xhtml
index 3eca2c528f9819f509c0a0a75582bf775110c43d..c343cb4b867611b3dc663b1324a151f51998b53f 100644
--- a/latest/_c_l_buffer_allocator_8h.xhtml
+++ b/latest/_c_l_buffer_allocator_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -141,7 +141,7 @@ Namespaces
diff --git a/latest/_c_l_cast_8h.xhtml b/latest/_c_l_cast_8h.xhtml
index 2302cadf33cf7da0c3bf9a14c7555bd438bc6235..95336692fa680c1a9239486b0b32a501409b12d1 100644
--- a/latest/_c_l_cast_8h.xhtml
+++ b/latest/_c_l_cast_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_c_l_channel_shuffle_layer_8h.xhtml b/latest/_c_l_channel_shuffle_layer_8h.xhtml
index 4e2cf28a77f06a2436639797aba94dcf6bd508ba..e4a429683113d0b3c868ebd3a1253da034588b91 100644
--- a/latest/_c_l_channel_shuffle_layer_8h.xhtml
+++ b/latest/_c_l_channel_shuffle_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -141,7 +141,7 @@ Namespaces
diff --git a/latest/_c_l_comparison_8h.xhtml b/latest/_c_l_comparison_8h.xhtml
index 0000b5792aabf3a4f225aace2f4740327d01aed2..2a92577926b1428634ea3502f55c63cad9e740ae 100644
--- a/latest/_c_l_comparison_8h.xhtml
+++ b/latest/_c_l_comparison_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -166,7 +166,7 @@ Typedefs
diff --git a/latest/_c_l_compile_context_8h.xhtml b/latest/_c_l_compile_context_8h.xhtml
index 9d48158ee1d96523447bacedffe367bbfae5ccd6..d979cc6e3069cab24149f89c05e82ffbf1dd8fd4 100644
--- a/latest/_c_l_compile_context_8h.xhtml
+++ b/latest/_c_l_compile_context_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -154,7 +154,7 @@ Namespaces
diff --git a/latest/_c_l_concatenate_layer_8h.xhtml b/latest/_c_l_concatenate_layer_8h.xhtml
index 54e36a964cee219209e9e56ee6466f776ec5a53c..665c4c8b01472f11d4c74164229341cce4855287 100644
--- a/latest/_c_l_concatenate_layer_8h.xhtml
+++ b/latest/_c_l_concatenate_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -143,7 +143,7 @@ Namespaces
diff --git a/latest/_c_l_conv3_d_8h.xhtml b/latest/_c_l_conv3_d_8h.xhtml
index 5ee3b6d54b3a8b4e6a33bbaac7e9ed4bb3aaa72d..bbc90c69cb83ee312c7a276f86a868711164ebb7 100644
--- a/latest/_c_l_conv3_d_8h.xhtml
+++ b/latest/_c_l_conv3_d_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -141,7 +141,7 @@ Namespaces
diff --git a/latest/_c_l_convert_fully_connected_weights_8h.xhtml b/latest/_c_l_convert_fully_connected_weights_8h.xhtml
index 7e8ec6ffea12a317c1d1a57114210665e1b4450f..864b93f728acfb9f9f027549df614d401cc4cfd1 100644
--- a/latest/_c_l_convert_fully_connected_weights_8h.xhtml
+++ b/latest/_c_l_convert_fully_connected_weights_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -149,7 +149,7 @@ Namespaces
diff --git a/latest/_c_l_convolution_layer_8h.xhtml b/latest/_c_l_convolution_layer_8h.xhtml
index 4a930579a26e501c2fd6a5a89781a236c2d7504f..14900079f3b1b55e3525df05486ad4b7550c8f8b 100644
--- a/latest/_c_l_convolution_layer_8h.xhtml
+++ b/latest/_c_l_convolution_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -146,7 +146,7 @@ Namespaces
diff --git a/latest/_c_l_copy_8h.xhtml b/latest/_c_l_copy_8h.xhtml
index f291496ee43798acd430e6f4b6a09d98c9543d6b..031b52b53ae67bf72d2cb7f2685b8d611007f034 100644
--- a/latest/_c_l_copy_8h.xhtml
+++ b/latest/_c_l_copy_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -143,7 +143,7 @@ Namespaces
diff --git a/latest/_c_l_crop_8h.xhtml b/latest/_c_l_crop_8h.xhtml
index 49c54496dfd4738654e97d65c736ac86521ef072..1cdd5a6421681b73ad9b5f0a9d3ed78512ca3966 100644
--- a/latest/_c_l_crop_8h.xhtml
+++ b/latest/_c_l_crop_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -143,7 +143,7 @@ Namespaces
diff --git a/latest/_c_l_crop_resize_8h.xhtml b/latest/_c_l_crop_resize_8h.xhtml
index 03c00ed4401536fabae155adcdabef2349135f37..2b490b2c0363cf61f2f8dd354a04896a60a660c9 100644
--- a/latest/_c_l_crop_resize_8h.xhtml
+++ b/latest/_c_l_crop_resize_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -147,7 +147,7 @@ Namespaces
diff --git a/latest/_c_l_deconvolution_layer_8h.xhtml b/latest/_c_l_deconvolution_layer_8h.xhtml
index 0c62c32cb249c552292bd384c3499a0810d0b4bb..2efb5dce16dbef88fc8dcbadb91dc710a3bf7f05 100644
--- a/latest/_c_l_deconvolution_layer_8h.xhtml
+++ b/latest/_c_l_deconvolution_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -144,7 +144,7 @@ Namespaces
diff --git a/latest/_c_l_deconvolution_layer_upsample_8h.xhtml b/latest/_c_l_deconvolution_layer_upsample_8h.xhtml
index a10bc00f4ea320dfe7e4f759462c2e7153c515b2..1f492a6f209bf8b6bd421aa6e56397bfe90a1432 100644
--- a/latest/_c_l_deconvolution_layer_upsample_8h.xhtml
+++ b/latest/_c_l_deconvolution_layer_upsample_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -143,7 +143,7 @@ Namespaces
diff --git a/latest/_c_l_depth_convert_layer_8h.xhtml b/latest/_c_l_depth_convert_layer_8h.xhtml
index 57941485c4bf2f33c7ab61c3cb9c9ac3367f1902..8742375fdb4ebb70a231ecb2d0ebd6c7d190c9fb 100644
--- a/latest/_c_l_depth_convert_layer_8h.xhtml
+++ b/latest/_c_l_depth_convert_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_c_l_depth_to_space_layer_8h.xhtml b/latest/_c_l_depth_to_space_layer_8h.xhtml
index 950198f9fda7103cb8b1a524ff5592de2c17962a..3a6a1d211af5b79c4c2e3402d1c1f6b39630204b 100644
--- a/latest/_c_l_depth_to_space_layer_8h.xhtml
+++ b/latest/_c_l_depth_to_space_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -141,7 +141,7 @@ Namespaces
diff --git a/latest/_c_l_depthwise_convolution_layer_8h.xhtml b/latest/_c_l_depthwise_convolution_layer_8h.xhtml
index 380d755218d06e076b556b8a3ea95a32d7044213..bf0ae7389d24f3dfe18034f6deaa94fc6f742099 100644
--- a/latest/_c_l_depthwise_convolution_layer_8h.xhtml
+++ b/latest/_c_l_depthwise_convolution_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -145,7 +145,7 @@ Namespaces
diff --git a/latest/_c_l_dequantization_layer_8h.xhtml b/latest/_c_l_dequantization_layer_8h.xhtml
index 81b4ca75d83b432d6ecef50a227c242e28caf789..1c907e398c1608f76c461bf11d6abc5dc9ace21c 100644
--- a/latest/_c_l_dequantization_layer_8h.xhtml
+++ b/latest/_c_l_dequantization_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_c_l_device_8h.xhtml b/latest/_c_l_device_8h.xhtml
index f39aaa3ee3e54331c26926d641226d35721b8b6b..65897e89da426dc4902d8a464d1491c64291e23c 100644
--- a/latest/_c_l_device_8h.xhtml
+++ b/latest/_c_l_device_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -146,7 +146,7 @@ Namespaces
diff --git a/latest/_c_l_device_backend_8h.xhtml b/latest/_c_l_device_backend_8h.xhtml
index 9334183bec7497ec97c9d7ba0800ade9ad6270d3..89437b24fd9daea48756d548c92b00260e6e4df9 100644
--- a/latest/_c_l_device_backend_8h.xhtml
+++ b/latest/_c_l_device_backend_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -148,7 +148,7 @@ Namespaces
diff --git a/latest/_c_l_direct_convolution_layer_8h.xhtml b/latest/_c_l_direct_convolution_layer_8h.xhtml
index 1c5d656f16098e46c3a6646ae1b9fe0b5f14be5f..d359f502c929971425b67859889b63c6ea60e843 100644
--- a/latest/_c_l_direct_convolution_layer_8h.xhtml
+++ b/latest/_c_l_direct_convolution_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -144,7 +144,7 @@ Namespaces
diff --git a/latest/_c_l_direct_deconvolution_layer_8h.xhtml b/latest/_c_l_direct_deconvolution_layer_8h.xhtml
index 31faad364c570a7acfcf7b1ade5aa76a85cb7bb4..cfaf02dfa0ca01bdc9c703bfe8a8f11c991c8593 100644
--- a/latest/_c_l_direct_deconvolution_layer_8h.xhtml
+++ b/latest/_c_l_direct_deconvolution_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -148,7 +148,7 @@ Namespaces
diff --git a/latest/_c_l_elementwise_operations_8h.xhtml b/latest/_c_l_elementwise_operations_8h.xhtml
index 9ee7aa6717b7e7bac3778e7ac82f64bbbad0347e..f23c748562a9ce21f86c73e3e61ff648e886925b 100644
--- a/latest/_c_l_elementwise_operations_8h.xhtml
+++ b/latest/_c_l_elementwise_operations_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -160,7 +160,7 @@ Namespaces
diff --git a/latest/_c_l_elementwise_unary_layer_8h.xhtml b/latest/_c_l_elementwise_unary_layer_8h.xhtml
index a08c1917e30d0d76ec61f05f03efdcda754f1c03..ca4ba29c4ad741f547b4e78cf8e5feaef5f334c3 100644
--- a/latest/_c_l_elementwise_unary_layer_8h.xhtml
+++ b/latest/_c_l_elementwise_unary_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -160,7 +160,7 @@ Namespaces
diff --git a/latest/_c_l_f_f_t1_d_8h.xhtml b/latest/_c_l_f_f_t1_d_8h.xhtml
index f55e8e49547c58fde0b995f2b5ceb528a1d4ce8c..200a6bdab85d085d35adac4d9e476c773369673b 100644
--- a/latest/_c_l_f_f_t1_d_8h.xhtml
+++ b/latest/_c_l_f_f_t1_d_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -143,7 +143,7 @@ Namespaces
diff --git a/latest/_c_l_f_f_t2_d_8h.xhtml b/latest/_c_l_f_f_t2_d_8h.xhtml
index 331374e9794b4ceb8d3bc2fee33e8ee9829ad1f6..c609da2cfda9fb7a0ee85a94da0ad4883a0f43c3 100644
--- a/latest/_c_l_f_f_t2_d_8h.xhtml
+++ b/latest/_c_l_f_f_t2_d_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -144,7 +144,7 @@ Namespaces
diff --git a/latest/_c_l_f_f_t_convolution_layer_8h.xhtml b/latest/_c_l_f_f_t_convolution_layer_8h.xhtml
index f65e57a61829ce696b03c772eca2e7ddff3905ab..32c5d147c20bdb40e513e584df335056e78fd9bb 100644
--- a/latest/_c_l_f_f_t_convolution_layer_8h.xhtml
+++ b/latest/_c_l_f_f_t_convolution_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -151,7 +151,7 @@ Namespaces
diff --git a/latest/_c_l_fill_8h.xhtml b/latest/_c_l_fill_8h.xhtml
index 14279085f4b8d27913fac4b3b116c91700bc76ae..9d44b4818cadb9af358007e5ed27a95cd265e4d9 100644
--- a/latest/_c_l_fill_8h.xhtml
+++ b/latest/_c_l_fill_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -144,7 +144,7 @@ Namespaces
diff --git a/latest/_c_l_flatten_layer_8h.xhtml b/latest/_c_l_flatten_layer_8h.xhtml
index 2d291e620b0637d923dfc6ddd8c9e1e43b11387c..1c54d992bb156f6f52963ad91bbfad5cdfcabee7 100644
--- a/latest/_c_l_flatten_layer_8h.xhtml
+++ b/latest/_c_l_flatten_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_c_l_floor_8h.xhtml b/latest/_c_l_floor_8h.xhtml
index 6ceec13b32d4c5119031447dba8337c33b4c85ec..7295840f9bfb61d978d660c01f687e3a4997436f 100644
--- a/latest/_c_l_floor_8h.xhtml
+++ b/latest/_c_l_floor_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_c_l_fully_connected_layer_8h.xhtml b/latest/_c_l_fully_connected_layer_8h.xhtml
index 9d56ca3b854643740116d39ca3370cb0583d4047..2ef48bbc56a777b6a725474b2eab92de5fe9bc59 100644
--- a/latest/_c_l_fully_connected_layer_8h.xhtml
+++ b/latest/_c_l_fully_connected_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -144,7 +144,7 @@ Namespaces
diff --git a/latest/_c_l_function_factory_8h.xhtml b/latest/_c_l_function_factory_8h.xhtml
index 59773af19e06325d267cbd0c5643b87b49a5268c..9c49ed8c656058a1de1f0d3d9565ca585011a733 100644
--- a/latest/_c_l_function_factory_8h.xhtml
+++ b/latest/_c_l_function_factory_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -145,7 +145,7 @@ Namespaces
diff --git a/latest/_c_l_functions_8h.xhtml b/latest/_c_l_functions_8h.xhtml
index 2353d1ff2632122da0e8efb8ce842127d4fbea8a..b997ae7e222386dd60576a0225464624cb9cf940 100644
--- a/latest/_c_l_functions_8h.xhtml
+++ b/latest/_c_l_functions_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -216,7 +216,7 @@ $(document).ready(function(){initNavTree('_c_l_functions_8h.xhtml',''); initResi
diff --git a/latest/_c_l_fuse_batch_normalization_8h.xhtml b/latest/_c_l_fuse_batch_normalization_8h.xhtml
index 46e8f1430ea78086193d1f1fbd718a1275b84194..cd98c9f4e59ab4eb175d72a4ea4e6fbd05142809 100644
--- a/latest/_c_l_fuse_batch_normalization_8h.xhtml
+++ b/latest/_c_l_fuse_batch_normalization_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_c_l_g_e_m_m_8h.xhtml b/latest/_c_l_g_e_m_m_8h.xhtml
index 975b608cea014d94e7373b55d60ca2c24be32b3d..d22589fa4c47e9b928ea1a4ff263a800a774ef8c 100644
--- a/latest/_c_l_g_e_m_m_8h.xhtml
+++ b/latest/_c_l_g_e_m_m_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -147,7 +147,7 @@ Namespaces
diff --git a/latest/_c_l_g_e_m_m_convolution_layer_8h.xhtml b/latest/_c_l_g_e_m_m_convolution_layer_8h.xhtml
index d60829b2eeb94006b6f2a79b3d32f86994f604cf..20a505b5ff108865dbe5523750d8267eff43498e 100644
--- a/latest/_c_l_g_e_m_m_convolution_layer_8h.xhtml
+++ b/latest/_c_l_g_e_m_m_convolution_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -146,7 +146,7 @@ Namespaces
diff --git a/latest/_c_l_g_e_m_m_deconvolution_layer_8h.xhtml b/latest/_c_l_g_e_m_m_deconvolution_layer_8h.xhtml
index d2de014c898d97bd36c1450c383dca9b89733fd3..c95fb2316d1b58c608711484aa37007b2546a3fe 100644
--- a/latest/_c_l_g_e_m_m_deconvolution_layer_8h.xhtml
+++ b/latest/_c_l_g_e_m_m_deconvolution_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -152,7 +152,7 @@ Namespaces
diff --git a/latest/_c_l_g_e_m_m_heuristics_handle_8h.xhtml b/latest/_c_l_g_e_m_m_heuristics_handle_8h.xhtml
index 421af4d99c45a95b97b1cd81152ea556b92bf543..1fad020a928e81b817c148c4eee81cf178b92549 100644
--- a/latest/_c_l_g_e_m_m_heuristics_handle_8h.xhtml
+++ b/latest/_c_l_g_e_m_m_heuristics_handle_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_c_l_g_e_m_m_lowp_matrix_multiply_core_8h.xhtml b/latest/_c_l_g_e_m_m_lowp_matrix_multiply_core_8h.xhtml
index 2422aac7909b810813f63637865a9e189bb54cce..6cea5b6e499c8fba51f3792e7ddb31afe55df8b5 100644
--- a/latest/_c_l_g_e_m_m_lowp_matrix_multiply_core_8h.xhtml
+++ b/latest/_c_l_g_e_m_m_lowp_matrix_multiply_core_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -144,7 +144,7 @@ Namespaces
diff --git a/latest/_c_l_g_e_m_m_lowp_output_stage_8h.xhtml b/latest/_c_l_g_e_m_m_lowp_output_stage_8h.xhtml
index 4c9d5ebc9a43ecdf234888b6498ef364c9b74d62..85402f127015b2f70a48826a13e05e0620cb1be7 100644
--- a/latest/_c_l_g_e_m_m_lowp_output_stage_8h.xhtml
+++ b/latest/_c_l_g_e_m_m_lowp_output_stage_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_c_l_gather_8h.xhtml b/latest/_c_l_gather_8h.xhtml
index 14e8f81673c1eaa1f0f5c8fc013160b405268629..81862e51b3b90261e46753d7b0e3c5574183ed05 100644
--- a/latest/_c_l_gather_8h.xhtml
+++ b/latest/_c_l_gather_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -141,7 +141,7 @@ Namespaces
diff --git a/latest/_c_l_generate_proposals_layer_8h.xhtml b/latest/_c_l_generate_proposals_layer_8h.xhtml
index ede61fd5f279280a2a2ea6e4f0a6287a814cd6bc..77af87b99c89ffbf600533a43ac43124ce074a66 100644
--- a/latest/_c_l_generate_proposals_layer_8h.xhtml
+++ b/latest/_c_l_generate_proposals_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -149,7 +149,7 @@ Namespaces
diff --git a/latest/_c_l_indirect_convolution_layer_8h.xhtml b/latest/_c_l_indirect_convolution_layer_8h.xhtml
index c49b115e3f1c58fab316929ca453c959bd9dc73d..9ec1ac84420eeaf38e455567d93fe9e156fb839b 100644
--- a/latest/_c_l_indirect_convolution_layer_8h.xhtml
+++ b/latest/_c_l_indirect_convolution_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -143,7 +143,7 @@ Namespaces
diff --git a/latest/_c_l_instance_normalization_layer_8h.xhtml b/latest/_c_l_instance_normalization_layer_8h.xhtml
index 0d11a1cf9568be630ec1fe72e339f4d444e7be93..26149241e409c1ac831a4f2601c062477db6ac60 100644
--- a/latest/_c_l_instance_normalization_layer_8h.xhtml
+++ b/latest/_c_l_instance_normalization_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -143,7 +143,7 @@ Namespaces
diff --git a/latest/_c_l_kernel_library_8h.xhtml b/latest/_c_l_kernel_library_8h.xhtml
index 1d7f68fb75a928b51b82c9c5e8223137a4f12615..8b834c175c235290b4c28e6d4a2a1c9d17e1a09f 100644
--- a/latest/_c_l_kernel_library_8h.xhtml
+++ b/latest/_c_l_kernel_library_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -149,7 +149,7 @@ Namespaces
diff --git a/latest/_c_l_l2_normalize_layer_8h.xhtml b/latest/_c_l_l2_normalize_layer_8h.xhtml
index ad66b6a6bb5c2800f2127a3272eba6ea3a4b7d26..9ef35069594fc40f1d7d48c8a2a3bfc698257c1e 100644
--- a/latest/_c_l_l2_normalize_layer_8h.xhtml
+++ b/latest/_c_l_l2_normalize_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -147,7 +147,7 @@ Namespaces
diff --git a/latest/_c_l_l_s_t_m_layer_8h.xhtml b/latest/_c_l_l_s_t_m_layer_8h.xhtml
index c22de658cd432f6890e335405b1c20b06f25b516..20d3ae510db7e28fb9b0692cddae7e793a5c6aa2 100644
--- a/latest/_c_l_l_s_t_m_layer_8h.xhtml
+++ b/latest/_c_l_l_s_t_m_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -159,7 +159,7 @@ Namespaces
diff --git a/latest/_c_l_l_s_t_m_layer_quantized_8h.xhtml b/latest/_c_l_l_s_t_m_layer_quantized_8h.xhtml
index 22f6320256b20c92a91039329b327fff21ab9a61..7be086ed85e135e3d78e7a1577773bce583a6c52 100644
--- a/latest/_c_l_l_s_t_m_layer_quantized_8h.xhtml
+++ b/latest/_c_l_l_s_t_m_layer_quantized_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -151,7 +151,7 @@ Namespaces
diff --git a/latest/_c_l_logical_and_8h.xhtml b/latest/_c_l_logical_and_8h.xhtml
index ff6096f178764ef97a4e9729f88cb73d4f96b252..25ba8ba9ac8e719117c80f7f3875f1b47997ee2a 100644
--- a/latest/_c_l_logical_and_8h.xhtml
+++ b/latest/_c_l_logical_and_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -146,7 +146,7 @@ Namespaces
diff --git a/latest/_c_l_logical_not_8h.xhtml b/latest/_c_l_logical_not_8h.xhtml
index c3af727e8d92d1ba11b48eb8e8102a76c5ad8969..c0cdf6e9caa36c4923650eb52e3e8015de6cde55 100644
--- a/latest/_c_l_logical_not_8h.xhtml
+++ b/latest/_c_l_logical_not_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_c_l_logical_or_8h.xhtml b/latest/_c_l_logical_or_8h.xhtml
index 8bc0078dd100e53f5315d5082051376e6f10b761..da846ab421309b2c61ec03bcc06d27368e104385 100644
--- a/latest/_c_l_logical_or_8h.xhtml
+++ b/latest/_c_l_logical_or_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -146,7 +146,7 @@ Namespaces
diff --git a/latest/_c_l_mat_mul_8h.xhtml b/latest/_c_l_mat_mul_8h.xhtml
index be55d03f7b44f297d7cbc87ddbaeaf494c9fb001..5335ea9bfb198db540e539b864de41c03d85a8af 100644
--- a/latest/_c_l_mat_mul_8h.xhtml
+++ b/latest/_c_l_mat_mul_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -146,7 +146,7 @@ Namespaces
diff --git a/latest/_c_l_max_unpooling_layer_8h.xhtml b/latest/_c_l_max_unpooling_layer_8h.xhtml
index 18e94a27f49f129878a03e00945190706a52872b..eaf52c76f14fe5a41af20f4123dd933e48dbeea8 100644
--- a/latest/_c_l_max_unpooling_layer_8h.xhtml
+++ b/latest/_c_l_max_unpooling_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -143,7 +143,7 @@ Namespaces
diff --git a/latest/_c_l_mean_std_dev_normalization_layer_8h.xhtml b/latest/_c_l_mean_std_dev_normalization_layer_8h.xhtml
index 77db197d94ab1a4a78f1088f1724e21d18571c28..e89c18496215473e27de0f23da0f10697192d545 100644
--- a/latest/_c_l_mean_std_dev_normalization_layer_8h.xhtml
+++ b/latest/_c_l_mean_std_dev_normalization_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -141,7 +141,7 @@ Namespaces
diff --git a/latest/_c_l_memory_8h.xhtml b/latest/_c_l_memory_8h.xhtml
index 258ec383ce5b013b520d7f1e7bc37978e5870667..a1fb4de9da2ba58d98d469d0b81084a40d17465a 100644
--- a/latest/_c_l_memory_8h.xhtml
+++ b/latest/_c_l_memory_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -144,7 +144,7 @@ Namespaces
diff --git a/latest/_c_l_memory_region_8h.xhtml b/latest/_c_l_memory_region_8h.xhtml
index 0c648c7e61bf6fc71878588a28e9790b0060953c..77381e1d882da6961b87c02c8337f2422043fb79 100644
--- a/latest/_c_l_memory_region_8h.xhtml
+++ b/latest/_c_l_memory_region_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -154,7 +154,7 @@ Namespaces
diff --git a/latest/_c_l_node_validator_8h.xhtml b/latest/_c_l_node_validator_8h.xhtml
index 59958e7a38135b1a3157576577da0041cee593b4..a811c1dd0a01768407e0700496feebea91aeb275 100644
--- a/latest/_c_l_node_validator_8h.xhtml
+++ b/latest/_c_l_node_validator_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -143,7 +143,7 @@ Namespaces
diff --git a/latest/_c_l_normalization_layer_8h.xhtml b/latest/_c_l_normalization_layer_8h.xhtml
index 3becdaaa41b20fea3102f0c5cbb14611227027e7..b7ca847a76069fe6721e22820c0f4e27e5993501 100644
--- a/latest/_c_l_normalization_layer_8h.xhtml
+++ b/latest/_c_l_normalization_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -143,7 +143,7 @@ Namespaces
diff --git a/latest/_c_l_normalize_planar_y_u_v_layer_8h.xhtml b/latest/_c_l_normalize_planar_y_u_v_layer_8h.xhtml
index 077db50cdb90b288d3cf2b446cbdb5815db0e8ac..ce9c3a73186344da3a3fb520d92c1538d4e92298 100644
--- a/latest/_c_l_normalize_planar_y_u_v_layer_8h.xhtml
+++ b/latest/_c_l_normalize_planar_y_u_v_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_c_l_p_relu_layer_8h.xhtml b/latest/_c_l_p_relu_layer_8h.xhtml
index 42fe0452eb181e3fb98249f33be42010d2dba7f5..1c6aa28ca4138db4bb4375ef611724c11f2b7e6d 100644
--- a/latest/_c_l_p_relu_layer_8h.xhtml
+++ b/latest/_c_l_p_relu_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -141,7 +141,7 @@ Namespaces
diff --git a/latest/_c_l_pad_layer_8h.xhtml b/latest/_c_l_pad_layer_8h.xhtml
index 211aa37f7bb7b5b3e4ca83a09d4b9db887fabd49..de90d51278571e1d14cbae51129c6cc3007335df 100644
--- a/latest/_c_l_pad_layer_8h.xhtml
+++ b/latest/_c_l_pad_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -144,7 +144,7 @@ Namespaces
diff --git a/latest/_c_l_permute_8h.xhtml b/latest/_c_l_permute_8h.xhtml
index 1deaa66c046e3f79efd349f50edc071e3692ab63..38c85d33e3fda96561726f5ac390c6d3a025fa73 100644
--- a/latest/_c_l_permute_8h.xhtml
+++ b/latest/_c_l_permute_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_c_l_pixel_wise_multiplication_8h.xhtml b/latest/_c_l_pixel_wise_multiplication_8h.xhtml
index 7009ac7f9fb24bdf2fbf28d2fc2bcdccf6389be5..7d10ebba28b31736463f93f8791051e0100b1b6d 100644
--- a/latest/_c_l_pixel_wise_multiplication_8h.xhtml
+++ b/latest/_c_l_pixel_wise_multiplication_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -146,7 +146,7 @@ Namespaces
diff --git a/latest/_c_l_pooling3d_layer_8h.xhtml b/latest/_c_l_pooling3d_layer_8h.xhtml
index c2f11771532574caf5810bf43bb025a71793e656..754ca6586c39b39719a68b9eb765143004412853 100644
--- a/latest/_c_l_pooling3d_layer_8h.xhtml
+++ b/latest/_c_l_pooling3d_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_c_l_pooling_layer_8h.xhtml b/latest/_c_l_pooling_layer_8h.xhtml
index 6f3434696bff289f43c8e7a14b3c64b9b5525f88..4f670601d079b92e0a7fed85a3a8c001818b5b92 100644
--- a/latest/_c_l_pooling_layer_8h.xhtml
+++ b/latest/_c_l_pooling_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_c_l_prior_box_layer_8h.xhtml b/latest/_c_l_prior_box_layer_8h.xhtml
index d4bbb89eb5cc7834087d35602ab99200286f0fe0..aec875223eda8dc6821ce730b32144d301fdbcf7 100644
--- a/latest/_c_l_prior_box_layer_8h.xhtml
+++ b/latest/_c_l_prior_box_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_c_l_q_l_s_t_m_layer_8h.xhtml b/latest/_c_l_q_l_s_t_m_layer_8h.xhtml
index 764b696684d9b25ba2a9eb7410eff727ec5b71b0..356b434065e29a0bc00772e88e12d8539218e0dd 100644
--- a/latest/_c_l_q_l_s_t_m_layer_8h.xhtml
+++ b/latest/_c_l_q_l_s_t_m_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -152,7 +152,7 @@ Namespaces
diff --git a/latest/_c_l_quantization_layer_8h.xhtml b/latest/_c_l_quantization_layer_8h.xhtml
index 4dc1fb487674e65eaa4625c18e52f8bdef3036ce..271a959860868ca59a3d61d2a1814fbe3aa7cd3c 100644
--- a/latest/_c_l_quantization_layer_8h.xhtml
+++ b/latest/_c_l_quantization_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_c_l_r_n_n_layer_8h.xhtml b/latest/_c_l_r_n_n_layer_8h.xhtml
index ebd63ab95c69dea7cdae846ce0233e45dad874aa..6e47ae91c5360818a107e088cea04c29d6f563ae 100644
--- a/latest/_c_l_r_n_n_layer_8h.xhtml
+++ b/latest/_c_l_r_n_n_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -146,7 +146,7 @@ Namespaces
diff --git a/latest/_c_l_r_o_i_align_layer_8h.xhtml b/latest/_c_l_r_o_i_align_layer_8h.xhtml
index faaffec7af926f107961b7e6313f9e755dd969e7..2ef3f68866f39c6fa0c477f45d9a10da9971d8ce 100644
--- a/latest/_c_l_r_o_i_align_layer_8h.xhtml
+++ b/latest/_c_l_r_o_i_align_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -141,7 +141,7 @@ Namespaces
diff --git a/latest/_c_l_r_o_i_pooling_layer_8h.xhtml b/latest/_c_l_r_o_i_pooling_layer_8h.xhtml
index 500dbeace1e5fc692d0f022414b442f232b3a5d9..52283dd3efbfea8d36dcb4b7e1dcf5832d262e39 100644
--- a/latest/_c_l_r_o_i_pooling_layer_8h.xhtml
+++ b/latest/_c_l_r_o_i_pooling_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -141,7 +141,7 @@ Namespaces
diff --git a/latest/_c_l_range_8h.xhtml b/latest/_c_l_range_8h.xhtml
index 74b54baea80e3808d24b6f6694444cd7263d31ad..07768e68d672da2bc3978a07ad1dbf61ab90ba97 100644
--- a/latest/_c_l_range_8h.xhtml
+++ b/latest/_c_l_range_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -141,7 +141,7 @@ Namespaces
diff --git a/latest/_c_l_reduce_mean_8h.xhtml b/latest/_c_l_reduce_mean_8h.xhtml
index fdaaeb008f08af6a7ed47b5a2a90d887f2e4800b..e5e2d656ffaa200918bce618d1616e562d409ed0 100644
--- a/latest/_c_l_reduce_mean_8h.xhtml
+++ b/latest/_c_l_reduce_mean_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -146,7 +146,7 @@ Namespaces
diff --git a/latest/_c_l_reduction_operation_8h.xhtml b/latest/_c_l_reduction_operation_8h.xhtml
index a8e0a88bbb43239273194d2ead486daf0dce6cdc..d9f1f390217ed10147614fa779ae9a2dc8b4e389 100644
--- a/latest/_c_l_reduction_operation_8h.xhtml
+++ b/latest/_c_l_reduction_operation_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -145,7 +145,7 @@ Namespaces
diff --git a/latest/_c_l_reorg_layer_8h.xhtml b/latest/_c_l_reorg_layer_8h.xhtml
index 83943c8b0878bf0296c1016edaedcc1d6ef1cead..0d7aeff895d14f8b3657639d4189efe0ef2a7265 100644
--- a/latest/_c_l_reorg_layer_8h.xhtml
+++ b/latest/_c_l_reorg_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -140,7 +140,7 @@ Namespaces
diff --git a/latest/_c_l_reshape_layer_8h.xhtml b/latest/_c_l_reshape_layer_8h.xhtml
index a964a605ab4da1c5e1dae442fbd02203c8a0bbf0..9edddc2a5e9f8c83a87e6a6f7db84712d6a480d8 100644
--- a/latest/_c_l_reshape_layer_8h.xhtml
+++ b/latest/_c_l_reshape_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_c_l_reverse_8h.xhtml b/latest/_c_l_reverse_8h.xhtml
index e39b04acf50f8b1c1ae87f5947725b5def785a46..cb0399c1e4d904ccdb657af284540329d596ae00 100644
--- a/latest/_c_l_reverse_8h.xhtml
+++ b/latest/_c_l_reverse_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -141,7 +141,7 @@ Namespaces
diff --git a/latest/_c_l_runtime_context_8h.xhtml b/latest/_c_l_runtime_context_8h.xhtml
index 7b6a5923859134c29648e8badefb915097af2df6..9793b9fd15bb85693e899bccc90fcf18a99bfc46 100644
--- a/latest/_c_l_runtime_context_8h.xhtml
+++ b/latest/_c_l_runtime_context_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -146,7 +146,7 @@ Namespaces
diff --git a/latest/_c_l_scale_8h.xhtml b/latest/_c_l_scale_8h.xhtml
index 936cc484e653ef3e60c45407195aff0570e08bd2..58c76c230d141b8d31798517a3652f51403d4c22 100644
--- a/latest/_c_l_scale_8h.xhtml
+++ b/latest/_c_l_scale_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -143,7 +143,7 @@ Namespaces
diff --git a/latest/_c_l_scatter_8h.xhtml b/latest/_c_l_scatter_8h.xhtml
index 13010d4c8bd8b40664fc4c7f0e2d69befefe034e..7f927ac8b835c51f95148e7f6fd9277a7149298a 100644
--- a/latest/_c_l_scatter_8h.xhtml
+++ b/latest/_c_l_scatter_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_c_l_scheduler_8h.xhtml b/latest/_c_l_scheduler_8h.xhtml
index 27f8948c74798de6a13bde0361bd58a4dc24bc2a..107783509018b1018fd87469cd089278d19b1c97 100644
--- a/latest/_c_l_scheduler_8h.xhtml
+++ b/latest/_c_l_scheduler_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -153,7 +153,7 @@ Namespaces
diff --git a/latest/_c_l_select_8h.xhtml b/latest/_c_l_select_8h.xhtml
index 765ff9b4d76684722a1ceccf0b94356e714d2cde..55c4d57bfb2f651096b5b49412d226c724890a66 100644
--- a/latest/_c_l_select_8h.xhtml
+++ b/latest/_c_l_select_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -141,7 +141,7 @@ Namespaces
diff --git a/latest/_c_l_slice_8h.xhtml b/latest/_c_l_slice_8h.xhtml
index ccd60360e286c739c5ca210539a2aa8cdee22e3e..fef96864e765ed149d3f2e21bb53548d96837c26 100644
--- a/latest/_c_l_slice_8h.xhtml
+++ b/latest/_c_l_slice_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -146,7 +146,7 @@ Namespaces
diff --git a/latest/_c_l_softmax_layer_8h.xhtml b/latest/_c_l_softmax_layer_8h.xhtml
index c06c8fd40b31a9e769a4ffc1473fdae5fd6b066b..385b40dee314c9a492b84eb61e73134391842c8f 100644
--- a/latest/_c_l_softmax_layer_8h.xhtml
+++ b/latest/_c_l_softmax_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -151,7 +151,7 @@ Typedefs
diff --git a/latest/_c_l_space_to_batch_layer_8h.xhtml b/latest/_c_l_space_to_batch_layer_8h.xhtml
index 7401b2323657fa3ace024217f74e1b9471a9cf40..8105132d96eda3aecde46cdea8405bdd660d1920 100644
--- a/latest/_c_l_space_to_batch_layer_8h.xhtml
+++ b/latest/_c_l_space_to_batch_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -144,7 +144,7 @@ Namespaces
diff --git a/latest/_c_l_space_to_depth_layer_8h.xhtml b/latest/_c_l_space_to_depth_layer_8h.xhtml
index bc2690662a937b852d372d84e7ad58fc348e107e..274ed76c8f5b371128665e266b9ce6fc2ef6bfc6 100644
--- a/latest/_c_l_space_to_depth_layer_8h.xhtml
+++ b/latest/_c_l_space_to_depth_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_c_l_split_8h.xhtml b/latest/_c_l_split_8h.xhtml
index 0424284c214125f1ab22e787368a650aa72c161c..60969ef6a517756ccf0c8ea9f5d93fbca5cf5e72 100644
--- a/latest/_c_l_split_8h.xhtml
+++ b/latest/_c_l_split_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -146,7 +146,7 @@ Namespaces
diff --git a/latest/_c_l_stack_layer_8h.xhtml b/latest/_c_l_stack_layer_8h.xhtml
index c23e12a3eb08e8b83c446675319aaaa23fb810ee..d3112e5d569ddd033317960a9dd34cf774d2a306 100644
--- a/latest/_c_l_stack_layer_8h.xhtml
+++ b/latest/_c_l_stack_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -143,7 +143,7 @@ Namespaces
diff --git a/latest/_c_l_strided_slice_8h.xhtml b/latest/_c_l_strided_slice_8h.xhtml
index c6c91e21a81d57314bb702ae25b9fb629708bf6f..81fb080b8ebf606b4d2a1b10318989598388e1b1 100644
--- a/latest/_c_l_strided_slice_8h.xhtml
+++ b/latest/_c_l_strided_slice_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -147,7 +147,7 @@ Namespaces
diff --git a/latest/_c_l_sub_tensor_8h.xhtml b/latest/_c_l_sub_tensor_8h.xhtml
index bcdbb96e0397ebb33c45cf370f0c82898af4cdfe..4b94e354d3ea940e526ea21119d3ae60bcc1e6bc 100644
--- a/latest/_c_l_sub_tensor_8h.xhtml
+++ b/latest/_c_l_sub_tensor_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_c_l_sub_tensor_handle_8h.xhtml b/latest/_c_l_sub_tensor_handle_8h.xhtml
index e05ca2da1fe64b2857065f1d406a13dd9d43a4ec..1b905ad7422054d85fa636e4c52dd642410ee681 100644
--- a/latest/_c_l_sub_tensor_handle_8h.xhtml
+++ b/latest/_c_l_sub_tensor_handle_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -145,7 +145,7 @@ Namespaces
diff --git a/latest/_c_l_tensor_8h.xhtml b/latest/_c_l_tensor_8h.xhtml
index 0d884f4dc0171dfefe002250297044218a03863d..1133bb24d9ae05265ed39bbad41ec4a6d18ffdca 100644
--- a/latest/_c_l_tensor_8h.xhtml
+++ b/latest/_c_l_tensor_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -150,7 +150,7 @@ Typedefs
diff --git a/latest/_c_l_tensor_allocator_8h.xhtml b/latest/_c_l_tensor_allocator_8h.xhtml
index 376781f160d721919a745f21fe9ce7e3accec2c9..5b97a3bc6f207f1fa4a6bb4ad7575f45e13c97a8 100644
--- a/latest/_c_l_tensor_allocator_8h.xhtml
+++ b/latest/_c_l_tensor_allocator_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -147,7 +147,7 @@ Namespaces
diff --git a/latest/_c_l_tensor_handle_8h.xhtml b/latest/_c_l_tensor_handle_8h.xhtml
index 12a47778c97b5230c863927ac587f03d8c144a6a..eaa5c4f65346b192a0640196df98c643516efc86 100644
--- a/latest/_c_l_tensor_handle_8h.xhtml
+++ b/latest/_c_l_tensor_handle_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -145,7 +145,7 @@ Namespaces
diff --git a/latest/_c_l_tile_8h.xhtml b/latest/_c_l_tile_8h.xhtml
index 8c5618ee5aead118fffd936ad3cf442e18033f1f..35a84a4e47ce8ace43b59e40f5e22eee3de2d8e9 100644
--- a/latest/_c_l_tile_8h.xhtml
+++ b/latest/_c_l_tile_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -141,7 +141,7 @@ Namespaces
diff --git a/latest/_c_l_transpose_8h.xhtml b/latest/_c_l_transpose_8h.xhtml
index 1efb2610b4bc271bf4dd2770a54c3623f18375ca..9fa974ad1431bca01d5807b03a302ae16b6f9269 100644
--- a/latest/_c_l_transpose_8h.xhtml
+++ b/latest/_c_l_transpose_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_c_l_tuner_8h.xhtml b/latest/_c_l_tuner_8h.xhtml
index 40d8c16eeff9c18e647ba115a3b9be05cadc8a67..125e7dc94de13bd31c8d65c91e8d8e8925174b47 100644
--- a/latest/_c_l_tuner_8h.xhtml
+++ b/latest/_c_l_tuner_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -145,7 +145,7 @@ Namespaces
diff --git a/latest/_c_l_tuner_types_8h.xhtml b/latest/_c_l_tuner_types_8h.xhtml
index a71151ff6556b2f805b954f0fbe0de686346eb8f..4e2439b1f9abd40dda59040ffd86eda58f7de9b6 100644
--- a/latest/_c_l_tuner_types_8h.xhtml
+++ b/latest/_c_l_tuner_types_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -161,7 +161,7 @@ Functions
diff --git a/latest/_c_l_tuning_parameters_list_8h.xhtml b/latest/_c_l_tuning_parameters_list_8h.xhtml
index ef93c8ac7081f7223e59ee9d79acfa05ec2fc502..1ad170f7c82e56dd0cc0f371f50025ba98524414 100644
--- a/latest/_c_l_tuning_parameters_list_8h.xhtml
+++ b/latest/_c_l_tuning_parameters_list_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -155,7 +155,7 @@ Functions
diff --git a/latest/_c_l_tuning_params_8h.xhtml b/latest/_c_l_tuning_params_8h.xhtml
index 3244db566d46e25927f9bcbf58cc6a8f04613156..4e8e15fefa70d1c1adf9cd93c503b2e77980c575 100644
--- a/latest/_c_l_tuning_params_8h.xhtml
+++ b/latest/_c_l_tuning_params_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -143,7 +143,7 @@ Namespaces
diff --git a/latest/_c_l_unstack_8h.xhtml b/latest/_c_l_unstack_8h.xhtml
index d8bd6557aa187e1e60fc94ccd96765cc8a07c3c5..bc48576d7bfe81d5fe29c05580f54d52bf2d0f9b 100644
--- a/latest/_c_l_unstack_8h.xhtml
+++ b/latest/_c_l_unstack_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -144,7 +144,7 @@ Namespaces
diff --git a/latest/_c_l_winograd_convolution_layer_8h.xhtml b/latest/_c_l_winograd_convolution_layer_8h.xhtml
index 5f8c38fb7ae27ac32954472aa9714ef64da75de7..a8e43b435fe2612f5628a43d3aab28f985eaef1c 100644
--- a/latest/_c_l_winograd_convolution_layer_8h.xhtml
+++ b/latest/_c_l_winograd_convolution_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -144,7 +144,7 @@ Namespaces
diff --git a/latest/_c_p_p_box_with_non_maxima_suppression_limit_8h.xhtml b/latest/_c_p_p_box_with_non_maxima_suppression_limit_8h.xhtml
index 3fd6afb87b292b87a7ea9d1245f4abdf9b480f0e..308e9126e8373c6ff1bc9113a6ec866dd31cc960 100644
--- a/latest/_c_p_p_box_with_non_maxima_suppression_limit_8h.xhtml
+++ b/latest/_c_p_p_box_with_non_maxima_suppression_limit_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -145,7 +145,7 @@ Namespaces
diff --git a/latest/_c_p_p_box_with_non_maxima_suppression_limit_kernel_8h.xhtml b/latest/_c_p_p_box_with_non_maxima_suppression_limit_kernel_8h.xhtml
index 0180b309cd6e30fc9ff940779fe2156068c543ac..16b0214d2bd5834689712aa9215d255721a917e3 100644
--- a/latest/_c_p_p_box_with_non_maxima_suppression_limit_kernel_8h.xhtml
+++ b/latest/_c_p_p_box_with_non_maxima_suppression_limit_kernel_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -141,7 +141,7 @@ Namespaces
diff --git a/latest/_c_p_p_detection_output_layer_8h.xhtml b/latest/_c_p_p_detection_output_layer_8h.xhtml
index 7c908e1986ce44d32c646bce91efe949f8317497..020ca89f82b65c2103a88fa47cdcd8e45f81139b 100644
--- a/latest/_c_p_p_detection_output_layer_8h.xhtml
+++ b/latest/_c_p_p_detection_output_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -141,7 +141,7 @@ Namespaces
diff --git a/latest/_c_p_p_detection_post_process_layer_8h.xhtml b/latest/_c_p_p_detection_post_process_layer_8h.xhtml
index 51676bed20e3aa5ee77fdcc1634c67113fc5ca55..6459825ba8376c2c2aa52bcb76fc4e1432c9e826 100644
--- a/latest/_c_p_p_detection_post_process_layer_8h.xhtml
+++ b/latest/_c_p_p_detection_post_process_layer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -146,7 +146,7 @@ Namespaces
diff --git a/latest/_c_p_p_functions_8h.xhtml b/latest/_c_p_p_functions_8h.xhtml
index badafec216d2e6d6b1483a2bdfc951d80a7b3395..b6646fd2ebd6072e2dda3c27e359a4bc169de28f 100644
--- a/latest/_c_p_p_functions_8h.xhtml
+++ b/latest/_c_p_p_functions_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -131,7 +131,7 @@ $(document).ready(function(){initNavTree('_c_p_p_functions_8h.xhtml',''); initRe
diff --git a/latest/_c_p_p_kernels_8h.xhtml b/latest/_c_p_p_kernels_8h.xhtml
index 366f64411b3d305d9a6ec86bb714740811939dea..0236d9b607e3c570525e127f0caf7fa0a77488c6 100644
--- a/latest/_c_p_p_kernels_8h.xhtml
+++ b/latest/_c_p_p_kernels_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -132,7 +132,7 @@ $(document).ready(function(){initNavTree('_c_p_p_kernels_8h.xhtml',''); initResi
diff --git a/latest/_c_p_p_non_maximum_suppression_8h.xhtml b/latest/_c_p_p_non_maximum_suppression_8h.xhtml
index 0114be672c5e0335cee768d72e2bd514566ada6d..fc6121a900c30c1ad1078742bd50862664ff4441 100644
--- a/latest/_c_p_p_non_maximum_suppression_8h.xhtml
+++ b/latest/_c_p_p_non_maximum_suppression_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -141,7 +141,7 @@ Namespaces
diff --git a/latest/_c_p_p_non_maximum_suppression_kernel_8h.xhtml b/latest/_c_p_p_non_maximum_suppression_kernel_8h.xhtml
index 42344d626613ca4bd0e8cf5dccc05f82f17ed8fa..9ec51305b1ed099680ae75fcf7fbe3f479ac9513 100644
--- a/latest/_c_p_p_non_maximum_suppression_kernel_8h.xhtml
+++ b/latest/_c_p_p_non_maximum_suppression_kernel_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -141,7 +141,7 @@ Namespaces
diff --git a/latest/_c_p_p_permute_8h.xhtml b/latest/_c_p_p_permute_8h.xhtml
index dc15b638531af770f712c295f88d0ed3f810479c..fcfe61f2c9e09a146a043c7074af8f26425783d7 100644
--- a/latest/_c_p_p_permute_8h.xhtml
+++ b/latest/_c_p_p_permute_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -141,7 +141,7 @@ Namespaces
diff --git a/latest/_c_p_p_permute_kernel_8h.xhtml b/latest/_c_p_p_permute_kernel_8h.xhtml
index 6900cd955283856238e5e5d0610c205204f46185..743a6ffd43a8327fa1da52b8e22bd30e121be6fc 100644
--- a/latest/_c_p_p_permute_kernel_8h.xhtml
+++ b/latest/_c_p_p_permute_kernel_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -140,7 +140,7 @@ Namespaces
diff --git a/latest/_c_p_p_scheduler_8h.xhtml b/latest/_c_p_p_scheduler_8h.xhtml
index 58b11033569dfa7e455b9425242f387df7d6b32b..74b41fa93d45271b46e71429240656dd201adca0 100644
--- a/latest/_c_p_p_scheduler_8h.xhtml
+++ b/latest/_c_p_p_scheduler_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -146,7 +146,7 @@ Namespaces
diff --git a/latest/_c_p_p_split_8h.xhtml b/latest/_c_p_p_split_8h.xhtml
index e257edccf7300795d0a36ed13e225b6e33470faa..4d5baffc7057b4224a73193234098e086ed609fd 100644
--- a/latest/_c_p_p_split_8h.xhtml
+++ b/latest/_c_p_p_split_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -145,7 +145,7 @@ Namespaces
diff --git a/latest/_c_p_p_top_k_v_8h.xhtml b/latest/_c_p_p_top_k_v_8h.xhtml
index dc8fc63898773a2d7827e2bbc7bc5f7312f8551e..818a7b4b2505bf0c9a872ef275fecbe646d1a83b 100644
--- a/latest/_c_p_p_top_k_v_8h.xhtml
+++ b/latest/_c_p_p_top_k_v_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -141,7 +141,7 @@ Namespaces
diff --git a/latest/_c_p_p_top_k_v_kernel_8h.xhtml b/latest/_c_p_p_top_k_v_kernel_8h.xhtml
index 154da743e85aabbda94901a2546ced560ad7f253..017cb7748afa612d5b15da4b78ec9e7d55305bdd 100644
--- a/latest/_c_p_p_top_k_v_kernel_8h.xhtml
+++ b/latest/_c_p_p_top_k_v_kernel_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -140,7 +140,7 @@ Namespaces
diff --git a/latest/_c_p_p_types_8h.xhtml b/latest/_c_p_p_types_8h.xhtml
index 9a51f37e24e7925a8416280940e44ef7e91d0848..ccf742f983a66a36df6fef5edf20a574b0002ad3 100644
--- a/latest/_c_p_p_types_8h.xhtml
+++ b/latest/_c_p_p_types_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -229,7 +229,7 @@ Enumerations
diff --git a/latest/_c_p_p_upsample_8h.xhtml b/latest/_c_p_p_upsample_8h.xhtml
index fdcdedd3738837708874f2a2175de52aece3f9cd..54de04bb3d46cc7152044e6341338e87fa4f516a 100644
--- a/latest/_c_p_p_upsample_8h.xhtml
+++ b/latest/_c_p_p_upsample_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -141,7 +141,7 @@ Namespaces
diff --git a/latest/_c_p_p_upsample_kernel_8h.xhtml b/latest/_c_p_p_upsample_kernel_8h.xhtml
index 627b11a540d4abcb8535522237c40a9f94ccb0cd..c4ed21713c6c50e6c49c5d11935e1edb6cc0361d 100644
--- a/latest/_c_p_p_upsample_kernel_8h.xhtml
+++ b/latest/_c_p_p_upsample_kernel_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -140,7 +140,7 @@ Namespaces
diff --git a/latest/_c_r_t_p_8h.xhtml b/latest/_c_r_t_p_8h.xhtml
index 896971124759575d37ddda72c1553d022b367e46..c52614f0bd51233a22d8f40697224cbfb3be10af 100644
--- a/latest/_c_r_t_p_8h.xhtml
+++ b/latest/_c_r_t_p_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -140,7 +140,7 @@ Namespaces
diff --git a/latest/_cast_8h.xhtml b/latest/_cast_8h.xhtml
index 2139bd4f79b0b27e31e34300e4e323e70188b026..06c9ada9abd730719e0f6bf953218e954a3611d6 100644
--- a/latest/_cast_8h.xhtml
+++ b/latest/_cast_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -156,7 +156,7 @@ Functions
diff --git a/latest/_channel_shuffle_layer_node_8h.xhtml b/latest/_channel_shuffle_layer_node_8h.xhtml
index 90081fbe8ad5fed5c7288ce2c3423e3245e21329..4d3bece07af69d62b0d8eef32001f4fa6934a165 100644
--- a/latest/_channel_shuffle_layer_node_8h.xhtml
+++ b/latest/_channel_shuffle_layer_node_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_command_line_options_8h.xhtml b/latest/_command_line_options_8h.xhtml
index c88d697d6b876c399a0d017f52081898fa25f614..2b1f9a9ccb9e10a751e4e498000590bb3babe54e 100644
--- a/latest/_command_line_options_8h.xhtml
+++ b/latest/_command_line_options_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -127,7 +127,7 @@ $(document).ready(function(){initNavTree('_command_line_options_8h.xhtml',''); i
diff --git a/latest/_command_line_parser_8h.xhtml b/latest/_command_line_parser_8h.xhtml
index e9a5696303859474716a087c6a722559c2f5a377..1f729899c0e94c31b73eece041d90869f4385bfc 100644
--- a/latest/_command_line_parser_8h.xhtml
+++ b/latest/_command_line_parser_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -150,7 +150,7 @@ Namespaces
diff --git a/latest/_common_graph_options_8cpp.xhtml b/latest/_common_graph_options_8cpp.xhtml
index a77975aaf8440f2eb3c073f3a28b99fb7f385e9a..9f4f2dacc4394e93a7989667c1500a9ce51500dc 100644
--- a/latest/_common_graph_options_8cpp.xhtml
+++ b/latest/_common_graph_options_8cpp.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -149,7 +149,7 @@ Functions
diff --git a/latest/_common_graph_options_8h.xhtml b/latest/_common_graph_options_8h.xhtml
index 5798bd59b22574f8a5a2cae8bbff0ea144702b44..0d19dc80e3f595db2124d83df138e69175c7971c 100644
--- a/latest/_common_graph_options_8h.xhtml
+++ b/latest/_common_graph_options_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -158,7 +158,7 @@ Functions
diff --git a/latest/_compute_library_8dir.xhtml b/latest/_compute_library_8dir.xhtml
index 00b74241e261a5a26f817986c0a0b03a209baab1..1e829d7fda02cc583a2f3fed4065e888e16cbbf0 100644
--- a/latest/_compute_library_8dir.xhtml
+++ b/latest/_compute_library_8dir.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -122,7 +122,7 @@ $(document).ready(function(){initNavTree('_compute_library_8dir.xhtml',''); init
diff --git a/latest/_concatenate_layer_node_8h.xhtml b/latest/_concatenate_layer_node_8h.xhtml
index 5a22c3cfe824f6cd9e88de6848aee4d577cc8d2a..c57a5150f056744071a0beb32c26b247f29a4e50 100644
--- a/latest/_concatenate_layer_node_8h.xhtml
+++ b/latest/_concatenate_layer_node_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_const_node_8h.xhtml b/latest/_const_node_8h.xhtml
index 31c4fef917bc46fd67dbeafeb3da5bfe2b78f5c6..4c8b8c90c2bde6dce4162bfc1b25a75650384667 100644
--- a/latest/_const_node_8h.xhtml
+++ b/latest/_const_node_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_convolution_info_8h.xhtml b/latest/_convolution_info_8h.xhtml
index 2913312196a792c7e664c6baea4e283dc6fc1379..28dbcaadcb0ec626952b0395cf18f9c990ee74c3 100644
--- a/latest/_convolution_info_8h.xhtml
+++ b/latest/_convolution_info_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -141,7 +141,7 @@ Namespaces
diff --git a/latest/_convolution_layer_node_8h.xhtml b/latest/_convolution_layer_node_8h.xhtml
index a84497f3698da450174cef01161ccf9f14b9eae8..92ce20fc1dc40c73cab295b22bfb5838169afc8f 100644
--- a/latest/_convolution_layer_node_8h.xhtml
+++ b/latest/_convolution_layer_node_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_coordinates_8h.xhtml b/latest/_coordinates_8h.xhtml
index 523b2809345e13bf695c0b9f658c90cd92fb0e7a..33f154fff8bc38aaa4d4a5f64d8a9772cf00d5a0 100644
--- a/latest/_coordinates_8h.xhtml
+++ b/latest/_coordinates_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -144,7 +144,7 @@ Namespaces
diff --git a/latest/_core_types_8h.xhtml b/latest/_core_types_8h.xhtml
index 9bb434ba05b48b82c2d879f3bc87a4029eacc432..a8136d1c5065a6f1bfd5c3d89eab91d09190123d 100644
--- a/latest/_core_types_8h.xhtml
+++ b/latest/_core_types_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -307,7 +307,7 @@ Enumerations
diff --git a/latest/_cpu_activation_8h.xhtml b/latest/_cpu_activation_8h.xhtml
index ef65fd7c10389fa4bab45861f3862ce84cfbd0f4..1df73715b1f0cf20c42c418cd5f99b79102ae214 100644
--- a/latest/_cpu_activation_8h.xhtml
+++ b/latest/_cpu_activation_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -146,7 +146,7 @@ Namespaces
diff --git a/latest/_cpu_add_8h.xhtml b/latest/_cpu_add_8h.xhtml
index 0240b6c93575e4c514e18920310c254afa21aaff..df2365edf63d85889770e775658ba5a617e4ac54 100644
--- a/latest/_cpu_add_8h.xhtml
+++ b/latest/_cpu_add_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -147,7 +147,7 @@ Namespaces
diff --git a/latest/_cpu_depthwise_conv2d_8h.xhtml b/latest/_cpu_depthwise_conv2d_8h.xhtml
index 3da9bbca74fbce0f208beb9f99f234f1f1709895..f9306d2bed9a34e7a931ad2a6154b82f0fe4098d 100644
--- a/latest/_cpu_depthwise_conv2d_8h.xhtml
+++ b/latest/_cpu_depthwise_conv2d_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -146,7 +146,7 @@ Namespaces
diff --git a/latest/_cpu_dequantize_8h.xhtml b/latest/_cpu_dequantize_8h.xhtml
index 50bcc68e66f7d463ab5e1156462e17c47394e23e..466e2be65f4c460c99c34564c5adc9b6d86ce2b5 100644
--- a/latest/_cpu_dequantize_8h.xhtml
+++ b/latest/_cpu_dequantize_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -146,7 +146,7 @@ Namespaces
diff --git a/latest/_cpu_elementwise_8h.xhtml b/latest/_cpu_elementwise_8h.xhtml
index 6a48c1498857a070890540b448355b1c4b7c18f4..a8ca88d3162f6568f87c823b05e874cfa718bfd6 100644
--- a/latest/_cpu_elementwise_8h.xhtml
+++ b/latest/_cpu_elementwise_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -156,7 +156,7 @@ Namespaces
diff --git a/latest/_cpu_g_e_m_m_lowp_8h.xhtml b/latest/_cpu_g_e_m_m_lowp_8h.xhtml
index 45bf1f94d205434ad8a91a8f20502735f013901b..919f18d9ae2430d7ed8cd82a495250fcdc0d7cc6 100644
--- a/latest/_cpu_g_e_m_m_lowp_8h.xhtml
+++ b/latest/_cpu_g_e_m_m_lowp_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -146,7 +146,7 @@ Namespaces
diff --git a/latest/_cpu_gemm_8h.xhtml b/latest/_cpu_gemm_8h.xhtml
index 5b8354e437ccec69b0f363eeda80e67953b839b3..aef104c1a9dbf8579dd427630e4c26109a9fe844 100644
--- a/latest/_cpu_gemm_8h.xhtml
+++ b/latest/_cpu_gemm_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -147,7 +147,7 @@ Namespaces
diff --git a/latest/_cpu_gemm_assembly_dispatch_8h.xhtml b/latest/_cpu_gemm_assembly_dispatch_8h.xhtml
index 0930b68b3931386eb66a18d3af6e0310bd0874ec..e9a14e353bc17e87a5c006ce77549ffbe329fd3b 100644
--- a/latest/_cpu_gemm_assembly_dispatch_8h.xhtml
+++ b/latest/_cpu_gemm_assembly_dispatch_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -148,7 +148,7 @@ Namespaces
diff --git a/latest/_cpu_gemm_conv2d_8h.xhtml b/latest/_cpu_gemm_conv2d_8h.xhtml
index 210732ef8b1f6cfc7758b215e312848fb7b714db..b732e3ac45f429978725511fd7aeb23587b17a97 100644
--- a/latest/_cpu_gemm_conv2d_8h.xhtml
+++ b/latest/_cpu_gemm_conv2d_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -147,7 +147,7 @@ Namespaces
diff --git a/latest/_cpu_gemm_direct_conv2d_8h.xhtml b/latest/_cpu_gemm_direct_conv2d_8h.xhtml
index 6558b47caae0551f1323f7ded7965426fe8380f4..add1ab08f6841b73ebe592a7020f69f3048ce8f7 100644
--- a/latest/_cpu_gemm_direct_conv2d_8h.xhtml
+++ b/latest/_cpu_gemm_direct_conv2d_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -146,7 +146,7 @@ Namespaces
diff --git a/latest/_cpu_mean_std_dev_normalization_8h.xhtml b/latest/_cpu_mean_std_dev_normalization_8h.xhtml
index d57607e88189a1c1e4d5d7a38ddccd3f26b7d085..509b0eabc899db605f0feffb497f9431caaf54e3 100644
--- a/latest/_cpu_mean_std_dev_normalization_8h.xhtml
+++ b/latest/_cpu_mean_std_dev_normalization_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -145,7 +145,7 @@ Namespaces
diff --git a/latest/_cpu_mul_8h.xhtml b/latest/_cpu_mul_8h.xhtml
index 6ebf6f11220dbc9e1e721ee026b18a5a7da8f0e5..ff79fcb686f4674fe72ea50e5ac4ec3df421d13f 100644
--- a/latest/_cpu_mul_8h.xhtml
+++ b/latest/_cpu_mul_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -147,7 +147,7 @@ Namespaces
diff --git a/latest/_cpu_quantize_8h.xhtml b/latest/_cpu_quantize_8h.xhtml
index 38fc403461d40fb58652e9a257c1cd7aeb6ab86c..e51de353e79648d43378be6bebe836ca71ca89c7 100644
--- a/latest/_cpu_quantize_8h.xhtml
+++ b/latest/_cpu_quantize_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -147,7 +147,7 @@ Namespaces
diff --git a/latest/_cpu_softmax_8h.xhtml b/latest/_cpu_softmax_8h.xhtml
index 0655433e4bdcf0e77e722d789b5c6dad7c7bbb79..78df4193a52cca199522647e45610f11aef39b28 100644
--- a/latest/_cpu_softmax_8h.xhtml
+++ b/latest/_cpu_softmax_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -145,7 +145,7 @@ Namespaces
diff --git a/latest/_cpu_sub_8h.xhtml b/latest/_cpu_sub_8h.xhtml
index b89006a9993b83ee38eb05e3d43ce528414c6b14..064e21a40c36687cb1e3224cc9fd315f4adf2774 100644
--- a/latest/_cpu_sub_8h.xhtml
+++ b/latest/_cpu_sub_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -148,7 +148,7 @@ Namespaces
diff --git a/latest/_cpu_transpose_8h.xhtml b/latest/_cpu_transpose_8h.xhtml
index 77260a05c49e118c4443256c60f1d691400b484d..aa951255ef7c58c3f5969a3b171ea649c1f8f9dc 100644
--- a/latest/_cpu_transpose_8h.xhtml
+++ b/latest/_cpu_transpose_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -146,7 +146,7 @@ Namespaces
diff --git a/latest/_cpu_winograd_conv2d_8h.xhtml b/latest/_cpu_winograd_conv2d_8h.xhtml
index 791b8a7dd0875ae6f5f9260b8953f735cbcbe5fe..db2d0dd06fdc5dadf03cc6641fa5b77539bf588f 100644
--- a/latest/_cpu_winograd_conv2d_8h.xhtml
+++ b/latest/_cpu_winograd_conv2d_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -145,7 +145,7 @@ Namespaces
diff --git a/latest/_cross_layer_memory_manager_helpers_8h.xhtml b/latest/_cross_layer_memory_manager_helpers_8h.xhtml
index dde56af834a6bd606948e6728500293de8036cf9..2b9a097bcbd01d3864cdc577264fe8a28fc6ce72 100644
--- a/latest/_cross_layer_memory_manager_helpers_8h.xhtml
+++ b/latest/_cross_layer_memory_manager_helpers_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -144,7 +144,7 @@ Functions
diff --git a/latest/_data_layer_visitor_8h.xhtml b/latest/_data_layer_visitor_8h.xhtml
index 75ed996236f34d5cc8498f9ff5428fb076b192cd..93db958c2101a6556ee662f1fd9f22e858166742 100644
--- a/latest/_data_layer_visitor_8h.xhtml
+++ b/latest/_data_layer_visitor_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -144,7 +144,7 @@ Namespaces
diff --git a/latest/_data_layout_utils_8h.xhtml b/latest/_data_layout_utils_8h.xhtml
index d14a53e1834cd8a31af41b9f29a7fb3e6b0a6b20..28ed01af74fed9b9ed3d3c2dedadf9b8532b3534 100644
--- a/latest/_data_layout_utils_8h.xhtml
+++ b/latest/_data_layout_utils_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -141,7 +141,7 @@ Functions
diff --git a/latest/_data_type_utils_8h.xhtml b/latest/_data_type_utils_8h.xhtml
index 3bfce7d7540d9d33f982475a43b29544fd305745..2773750f684d0a6ce57af57768a51165951ce8f7 100644
--- a/latest/_data_type_utils_8h.xhtml
+++ b/latest/_data_type_utils_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -193,7 +193,7 @@ Functions
diff --git a/latest/_deconvolution_layer_node_8h.xhtml b/latest/_deconvolution_layer_node_8h.xhtml
index b500df80e92e6698faeb7f5466b7318f2bf4e25a..3f16d8424186b1cc9447fcfff28e15ff28e2e1f1 100644
--- a/latest/_deconvolution_layer_node_8h.xhtml
+++ b/latest/_deconvolution_layer_node_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -143,7 +143,7 @@ Namespaces
diff --git a/latest/_deep_copy_8h.xhtml b/latest/_deep_copy_8h.xhtml
index df253a7f1e21cfe84bc1b027cbfd3039f892e707..9aff856b20dc74e2a7bcc240b684afac6ded5997 100644
--- a/latest/_deep_copy_8h.xhtml
+++ b/latest/_deep_copy_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -156,7 +156,7 @@ Functions
diff --git a/latest/_depth_concat_sub_tensor_mutator_8h.xhtml b/latest/_depth_concat_sub_tensor_mutator_8h.xhtml
index e211f2600a684f1263f6b8d74ef24904c54f3eb5..50a6f26f24d18415de4a0973969f7adb866b076d 100644
--- a/latest/_depth_concat_sub_tensor_mutator_8h.xhtml
+++ b/latest/_depth_concat_sub_tensor_mutator_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_depth_to_space_layer_node_8h.xhtml b/latest/_depth_to_space_layer_node_8h.xhtml
index 2950fb86fb2ec275b5c6d7c4e1a1a0dfeb27d1b5..9fdf0413c687409cfe8be171ae56ddae05ed9ecb 100644
--- a/latest/_depth_to_space_layer_node_8h.xhtml
+++ b/latest/_depth_to_space_layer_node_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_depthwise_convolution_layer_node_8h.xhtml b/latest/_depthwise_convolution_layer_node_8h.xhtml
index d39c508c09c8056fe27eacc33af595774b85b62d..ea8691f7b7cca9c7775468c58fc83abb81d45ca7 100644
--- a/latest/_depthwise_convolution_layer_node_8h.xhtml
+++ b/latest/_depthwise_convolution_layer_node_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_dequantization_layer_node_8h.xhtml b/latest/_dequantization_layer_node_8h.xhtml
index 9fe1f57e24b6bdae73ca8c0cc44a4785fa3cce26..5a896a7a16e3de204d7a791ddc2d28cca4bf19b7 100644
--- a/latest/_dequantization_layer_node_8h.xhtml
+++ b/latest/_dequantization_layer_node_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_detection_output_layer_node_8h.xhtml b/latest/_detection_output_layer_node_8h.xhtml
index 9262d3f0662b5dacb960b40a3da700c95e66ac51..a867945eabd709841ee17a77110a74849a5dddd4 100644
--- a/latest/_detection_output_layer_node_8h.xhtml
+++ b/latest/_detection_output_layer_node_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_detection_post_process_layer_node_8h.xhtml b/latest/_detection_post_process_layer_node_8h.xhtml
index 40336e234fd875d86dc27a9de776ed3dc0227b10..ecf6a38f3711e7229caceef70ce145285041a7a2 100644
--- a/latest/_detection_post_process_layer_node_8h.xhtml
+++ b/latest/_detection_post_process_layer_node_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_dimensions_8h.xhtml b/latest/_dimensions_8h.xhtml
index 819fd6518ee777ff845bde249a06981751abb98e..680caeeb6c950db56657bf46bf7a778b43a84a14 100644
--- a/latest/_dimensions_8h.xhtml
+++ b/latest/_dimensions_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -164,7 +164,7 @@ Variables
diff --git a/latest/_dot_graph_printer_8h.xhtml b/latest/_dot_graph_printer_8h.xhtml
index 1ac962b04f125f52eca29a06067ca7ddb79cbb2b..129f3c84021115f2799b1ed325ff8be8b067b5ad 100644
--- a/latest/_dot_graph_printer_8h.xhtml
+++ b/latest/_dot_graph_printer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -147,7 +147,7 @@ Namespaces
diff --git a/latest/_dummy_node_8h.xhtml b/latest/_dummy_node_8h.xhtml
index 455d04b91eee392ff599cb8ab3bf9cc85d6721f8..c0aacc46750745c74eb2394a74a3c216980c1637 100644
--- a/latest/_dummy_node_8h.xhtml
+++ b/latest/_dummy_node_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_edge_8h.xhtml b/latest/_edge_8h.xhtml
index 1b4250f11bf7ea2fb784847d2f046b95147ed939..1e6cc5be79b6f9680fa603929e7fcb34d5707261 100644
--- a/latest/_edge_8h.xhtml
+++ b/latest/_edge_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -144,7 +144,7 @@ Namespaces
diff --git a/latest/_eltwise_layer_node_8h.xhtml b/latest/_eltwise_layer_node_8h.xhtml
index 6280faff080b349d6ac3dc815c1b15ac88e6ac8f..210cc46fe0f379726556852d917a34a8fa5893d1 100644
--- a/latest/_eltwise_layer_node_8h.xhtml
+++ b/latest/_eltwise_layer_node_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -145,7 +145,7 @@ Namespaces
diff --git a/latest/_enum_list_option_8h.xhtml b/latest/_enum_list_option_8h.xhtml
index 0337dfb289399badb51a72a71b0eeceda1c8d33a..16ebc3496a5b73a5bb9768e1e7914b66fab97464 100644
--- a/latest/_enum_list_option_8h.xhtml
+++ b/latest/_enum_list_option_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -147,7 +147,7 @@ Namespaces
diff --git a/latest/_enum_option_8h.xhtml b/latest/_enum_option_8h.xhtml
index 995b1b42a75d8f12157f0d6b5b59817d6dd44bd6..0ae5bb029c8e8b776acc601a782784f5be2132ea 100644
--- a/latest/_enum_option_8h.xhtml
+++ b/latest/_enum_option_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -145,7 +145,7 @@ Namespaces
diff --git a/latest/_error_8h.xhtml b/latest/_error_8h.xhtml
index ad6ac76475cbd9740eca27bdf843ade7100b3075..06cf65fba045ee5f8d08cd0f04362c82b57004b9 100644
--- a/latest/_error_8h.xhtml
+++ b/latest/_error_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -1511,7 +1511,7 @@ Functions
diff --git a/latest/_execution_helpers_8h.xhtml b/latest/_execution_helpers_8h.xhtml
index 71b74dc2c95a4faf9d6174197af10745098e6a14..5b6b92f053d4dc93c03e85ba74614ec1f3f1020f 100644
--- a/latest/_execution_helpers_8h.xhtml
+++ b/latest/_execution_helpers_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -183,7 +183,7 @@ Functions
diff --git a/latest/_file_handler_8h.xhtml b/latest/_file_handler_8h.xhtml
index e6153e2d6d073ec02824be695ec2ac0503303186..a8d62878a8405e2a9851e4ddfb80302825bdfa35 100644
--- a/latest/_file_handler_8h.xhtml
+++ b/latest/_file_handler_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -143,7 +143,7 @@ Namespaces
diff --git a/latest/_file_printer_8h.xhtml b/latest/_file_printer_8h.xhtml
index 74281b9ada26f24c38c813d29c20161a37ce4a12..dae2efefc51f50cac48ae566f98b73339d48e9d8 100644
--- a/latest/_file_printer_8h.xhtml
+++ b/latest/_file_printer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -143,7 +143,7 @@ Namespaces
diff --git a/latest/_flatten_layer_node_8h.xhtml b/latest/_flatten_layer_node_8h.xhtml
index 28681ad0d77cc34baf470532da76751072c518fc..d9c19e664e9603550a0106b63de50f29654bafab 100644
--- a/latest/_flatten_layer_node_8h.xhtml
+++ b/latest/_flatten_layer_node_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_format_utils_8h.xhtml b/latest/_format_utils_8h.xhtml
index b4e99dc8ad6135835a64cc9decade7df8ff7ddad..67879a422a43d0a0a81fea4eb0f91daf48253761 100644
--- a/latest/_format_utils_8h.xhtml
+++ b/latest/_format_utils_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -156,7 +156,7 @@ Functions
diff --git a/latest/_fully_connected_layer_info_8h.xhtml b/latest/_fully_connected_layer_info_8h.xhtml
index 6b2e03ee3c98fab3a5822dd1a4be95091b315b55..36832178aaeba68d3b6bf32eac61c249504733eb 100644
--- a/latest/_fully_connected_layer_info_8h.xhtml
+++ b/latest/_fully_connected_layer_info_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -141,7 +141,7 @@ Namespaces
diff --git a/latest/_fully_connected_layer_node_8h.xhtml b/latest/_fully_connected_layer_node_8h.xhtml
index 74bc95d9c285efd8b8f0ccd271f79879b953e678..f5c8c41cd0ee832f0b04994be16e29b35f487ad0 100644
--- a/latest/_fully_connected_layer_node_8h.xhtml
+++ b/latest/_fully_connected_layer_node_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_function_descriptors_8h.xhtml b/latest/_function_descriptors_8h.xhtml
index c7c405d0d8d475c531b261402a27599be56a1baf..8c5483710e2cc962cb2901dd4be133c631adfb06 100644
--- a/latest/_function_descriptors_8h.xhtml
+++ b/latest/_function_descriptors_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -160,7 +160,7 @@ Enumerations
diff --git a/latest/_function_helpers_8h.xhtml b/latest/_function_helpers_8h.xhtml
index 7b9154117c1dbe64cfa5fd5850490333c99c0f7e..c8a1614b4033d468a5826a7596126ad7ff5a83a7 100644
--- a/latest/_function_helpers_8h.xhtml
+++ b/latest/_function_helpers_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -318,7 +318,7 @@ Functions
diff --git a/latest/_fused_convolution_batch_normalization_function_8h.xhtml b/latest/_fused_convolution_batch_normalization_function_8h.xhtml
index 884520deefd32cada46b425229f394665b84bcd7..60ce5084535e33caf418e3d702b7fea79a291a36 100644
--- a/latest/_fused_convolution_batch_normalization_function_8h.xhtml
+++ b/latest/_fused_convolution_batch_normalization_function_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -146,7 +146,7 @@ Namespaces
diff --git a/latest/_fused_convolution_batch_normalization_node_8h.xhtml b/latest/_fused_convolution_batch_normalization_node_8h.xhtml
index 85ce146c97953af5d3315fb824572cd1a405f976..56ae763a8d6afa2520540859cc8f3e2337d8c4cd 100644
--- a/latest/_fused_convolution_batch_normalization_node_8h.xhtml
+++ b/latest/_fused_convolution_batch_normalization_node_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_fused_depthwise_convolution_batch_normalization_function_8h.xhtml b/latest/_fused_depthwise_convolution_batch_normalization_function_8h.xhtml
index bd8a6bf94a83c1952210b5df0fa3f4e8b02a4fa7..7e1726a2404260c18a6566eec870a14b1098fa45 100644
--- a/latest/_fused_depthwise_convolution_batch_normalization_function_8h.xhtml
+++ b/latest/_fused_depthwise_convolution_batch_normalization_function_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -145,7 +145,7 @@ Namespaces
diff --git a/latest/_fused_depthwise_convolution_batch_normalization_node_8h.xhtml b/latest/_fused_depthwise_convolution_batch_normalization_node_8h.xhtml
index 563efc6e6b652cadfd6a4a9a9745c7710c4d1bb8..dffd148955a9c523a71f9237401d94ec17ba00a9 100644
--- a/latest/_fused_depthwise_convolution_batch_normalization_node_8h.xhtml
+++ b/latest/_fused_depthwise_convolution_batch_normalization_node_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_g_e_m_m_info_8h.xhtml b/latest/_g_e_m_m_info_8h.xhtml
index 7760e507687349323b7958bf649c88611d21554a..24955b80a1521d2bd4c89dc8a103e74fe60b69c1 100644
--- a/latest/_g_e_m_m_info_8h.xhtml
+++ b/latest/_g_e_m_m_info_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -156,7 +156,7 @@ Enumerations
diff --git a/latest/_g_p_u_target_8h.xhtml b/latest/_g_p_u_target_8h.xhtml
index 0e68881d41903da068498ebf56511fd32150959a..ebe8f2b5eda3269493ee6d12d320b2fdf6e6afef 100644
--- a/latest/_g_p_u_target_8h.xhtml
+++ b/latest/_g_p_u_target_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -209,7 +209,7 @@ Functions
diff --git a/latest/_generate_proposals_layer_node_8h.xhtml b/latest/_generate_proposals_layer_node_8h.xhtml
index accef5abb5fdcf77da0b8be3a4bedfe67735071b..138aea41e4e962edebeaccad457b88fa30c6e2ad 100644
--- a/latest/_generate_proposals_layer_node_8h.xhtml
+++ b/latest/_generate_proposals_layer_node_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_graph_8h.xhtml b/latest/_graph_8h.xhtml
index 08e3953fa46c10d49e132c1ca408297845a6e36a..6e230e87fe3bad006b37c8f5ae2d8449d2c8e7e2 100644
--- a/latest/_graph_8h.xhtml
+++ b/latest/_graph_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -149,7 +149,7 @@ $(document).ready(function(){initNavTree('_graph_8h.xhtml',''); initResizable();
diff --git a/latest/_graph_builder_8h.xhtml b/latest/_graph_builder_8h.xhtml
index e2e5bfb0eaf1f9de87ddd4ed42ee017009608852..b57b3a3434b665af4f5b9157a4d9f9f132eec32c 100644
--- a/latest/_graph_builder_8h.xhtml
+++ b/latest/_graph_builder_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -144,7 +144,7 @@ Namespaces
diff --git a/latest/_graph_context_8h.xhtml b/latest/_graph_context_8h.xhtml
index 4118a63fbb003cb79181e587e769437bf0280a55..406ea78cc490ca959556e4452f7cedf49b5066fe 100644
--- a/latest/_graph_context_8h.xhtml
+++ b/latest/_graph_context_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -152,7 +152,7 @@ Namespaces
diff --git a/latest/_graph_manager_8h.xhtml b/latest/_graph_manager_8h.xhtml
index 453a43c163c484b7ad8da5a35b9c85132263c227..4a0682fb55d84376e2a4075a5ce4f0c65f9d4304 100644
--- a/latest/_graph_manager_8h.xhtml
+++ b/latest/_graph_manager_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -144,7 +144,7 @@ Namespaces
diff --git a/latest/_graph_mutators_8h.xhtml b/latest/_graph_mutators_8h.xhtml
index b4c57f20305ccb1914db0640a9722523be94e5f0..242fe508651df1c7879c6f5a14cda9b09425f98d 100644
--- a/latest/_graph_mutators_8h.xhtml
+++ b/latest/_graph_mutators_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -130,7 +130,7 @@ $(document).ready(function(){initNavTree('_graph_mutators_8h.xhtml',''); initRes
diff --git a/latest/_graph_utils_8cpp.xhtml b/latest/_graph_utils_8cpp.xhtml
index b997f02554877d39add506b468bba9756930eac9..fca69de25279db0f680906be9369f937611966f6 100644
--- a/latest/_graph_utils_8cpp.xhtml
+++ b/latest/_graph_utils_8cpp.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -132,7 +132,7 @@ $(document).ready(function(){initNavTree('_graph_utils_8cpp.xhtml',''); initResi
diff --git a/latest/_graph_utils_8h.xhtml b/latest/_graph_utils_8h.xhtml
index a57700ff3e183aaa92b255f86f6cb65f824164e2..90545651017db4a2fe82f87ef922be1b0f567da4 100644
--- a/latest/_graph_utils_8h.xhtml
+++ b/latest/_graph_utils_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -228,7 +228,7 @@ Functions
diff --git a/latest/_grouped_convolution_mutator_8h.xhtml b/latest/_grouped_convolution_mutator_8h.xhtml
index cc40f03a3d9884d96e70bb4db1605883fb983ec2..c77a13aba59d2f0816cfb43071927273bc287de3 100644
--- a/latest/_grouped_convolution_mutator_8h.xhtml
+++ b/latest/_grouped_convolution_mutator_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_half_8h.xhtml b/latest/_half_8h.xhtml
index 043303070b53eee955fd26e57f0d171c3c87af8d..2fe0756aa600b6e0f36ff390a4da7d26bce28c73 100644
--- a/latest/_half_8h.xhtml
+++ b/latest/_half_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -162,7 +162,7 @@ Macros
diff --git a/latest/_helpers_8h.xhtml b/latest/_helpers_8h.xhtml
index b0b236e918eade6ac6fcc08b33b3286b22640721..5156a5156bb0962113da6b28ce8055177ed6b024 100644
--- a/latest/_helpers_8h.xhtml
+++ b/latest/_helpers_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -193,7 +193,7 @@ Functions
diff --git a/latest/_helpers_8inl.xhtml b/latest/_helpers_8inl.xhtml
index b58ed526ef6de476b77a94b1acec8d57d0dc6da4..b9a0911d7c4af0619c432aed30452e739b38e4c1 100644
--- a/latest/_helpers_8inl.xhtml
+++ b/latest/_helpers_8inl.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -176,7 +176,7 @@ Functions
diff --git a/latest/_i_access_window_8h.xhtml b/latest/_i_access_window_8h.xhtml
index 0cfe5e76f859048d74c3af3aaf9fd3bda066cd79..abd5407ddfae25c2a7090c6b63fc5d74295f2a7b 100644
--- a/latest/_i_access_window_8h.xhtml
+++ b/latest/_i_access_window_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -162,7 +162,7 @@ Functions
diff --git a/latest/_i_allocator_8h.xhtml b/latest/_i_allocator_8h.xhtml
index 622b5a71ed3206ab7f7851941bcdd821c56bccdb..f00418f9a89250731b540df22115a4929bb85e78 100644
--- a/latest/_i_allocator_8h.xhtml
+++ b/latest/_i_allocator_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_i_array_8h.xhtml b/latest/_i_array_8h.xhtml
index f3024c24ca4dbae412508747db3bd4e48f0843e5..f46e720ba994ceb7008e626cf2a53296dba9dff5 100644
--- a/latest/_i_array_8h.xhtml
+++ b/latest/_i_array_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -164,7 +164,7 @@ Typedefs
diff --git a/latest/_i_asset_manager_8h.xhtml b/latest/_i_asset_manager_8h.xhtml
index 19753799613cd0d9c28a353b8a633fd82e8df0c1..80933641e3119cff8ae06ceaf1b27547d305cf77 100644
--- a/latest/_i_asset_manager_8h.xhtml
+++ b/latest/_i_asset_manager_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -139,7 +139,7 @@ Namespaces
diff --git a/latest/_i_c_l_array_8h.xhtml b/latest/_i_c_l_array_8h.xhtml
index 97bf31d6f65b1a7c6e3ef9b366705c569d8321ba..93b7b95314d8ea1867c795a0be6ffd5b6bbaaf55 100644
--- a/latest/_i_c_l_array_8h.xhtml
+++ b/latest/_i_c_l_array_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -164,7 +164,7 @@ Typedefs
diff --git a/latest/_i_c_l_g_e_m_m_kernel_selection_8h.xhtml b/latest/_i_c_l_g_e_m_m_kernel_selection_8h.xhtml
index 9a6516468a4fc7ed8c304f10272936b4712e7df8..f7978e21284cabaac11f49efff9387d2542440f9 100644
--- a/latest/_i_c_l_g_e_m_m_kernel_selection_8h.xhtml
+++ b/latest/_i_c_l_g_e_m_m_kernel_selection_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -144,7 +144,7 @@ Namespaces
diff --git a/latest/_i_c_l_operator_8h.xhtml b/latest/_i_c_l_operator_8h.xhtml
index 54a81319470d9adf4982d040ed517b110e5d1acc..b463b2e4036ad315563d133b7628a5c5a498de7b 100644
--- a/latest/_i_c_l_operator_8h.xhtml
+++ b/latest/_i_c_l_operator_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -146,7 +146,7 @@ Namespaces
diff --git a/latest/_i_c_l_simple_function_8h.xhtml b/latest/_i_c_l_simple_function_8h.xhtml
index a1bc8fdd77e5cdc81f93f3e27f08a35c04f5a25c..3941f6e83bb489e8fffb7a92798d26c603f8c0c6 100644
--- a/latest/_i_c_l_simple_function_8h.xhtml
+++ b/latest/_i_c_l_simple_function_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -141,7 +141,7 @@ Namespaces
diff --git a/latest/_i_c_l_tensor_8h.xhtml b/latest/_i_c_l_tensor_8h.xhtml
index 7a08de1a11b780743d2e67a5c2ba71c1c19dbf03..897ec7b5e291ea02da6f11303dfc413c0eea659c 100644
--- a/latest/_i_c_l_tensor_8h.xhtml
+++ b/latest/_i_c_l_tensor_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -150,7 +150,7 @@ Typedefs
diff --git a/latest/_i_c_l_tuner_8h.xhtml b/latest/_i_c_l_tuner_8h.xhtml
index 30140a6f7e2c7806b779b590e1cd4a8d4af83483..52d457a5af38e898e29e4a2305a19409d8a89e7d 100644
--- a/latest/_i_c_l_tuner_8h.xhtml
+++ b/latest/_i_c_l_tuner_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -144,7 +144,7 @@ Namespaces
diff --git a/latest/_i_c_p_p_kernel_8h.xhtml b/latest/_i_c_p_p_kernel_8h.xhtml
index a7290778c305fe28efa0e1d11600771d33c502c6..1b70d6563a59de9373edc8eeae028e61f6a51927 100644
--- a/latest/_i_c_p_p_kernel_8h.xhtml
+++ b/latest/_i_c_p_p_kernel_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -143,7 +143,7 @@ Namespaces
diff --git a/latest/_i_c_p_p_simple_function_8h.xhtml b/latest/_i_c_p_p_simple_function_8h.xhtml
index b73faecfe791517af004e3cac1f23b6080cfd02b..c1f80fd6e2e5de725e7c0492a3bcb0d35b630903 100644
--- a/latest/_i_c_p_p_simple_function_8h.xhtml
+++ b/latest/_i_c_p_p_simple_function_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces
diff --git a/latest/_i_cloneable_8h.xhtml b/latest/_i_cloneable_8h.xhtml
index 78cb52a1de7ab65fda440a19a0c7212e6e36971b..fefd7dbb14f802516283791c2ad119b29d5f348f 100644
--- a/latest/_i_cloneable_8h.xhtml
+++ b/latest/_i_cloneable_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -141,7 +141,7 @@ Namespaces
diff --git a/latest/_i_device_8h.xhtml b/latest/_i_device_8h.xhtml
index eda09782c7d6dd1f0e75c4586530690b7f492745..4ac763a2989b76f0bc1eb6eaeac8044c425bc4a5 100644
--- a/latest/_i_device_8h.xhtml
+++ b/latest/_i_device_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -149,7 +149,7 @@ Enumerations
diff --git a/latest/_i_device_backend_8h.xhtml b/latest/_i_device_backend_8h.xhtml
index 05b6c45e42df5f702726d85bd94d16ca3e43a596..41a044013c35ad17fc308e7ecc0041a95d440fb1 100644
--- a/latest/_i_device_backend_8h.xhtml
+++ b/latest/_i_device_backend_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -149,7 +149,7 @@ Namespaces
diff --git a/latest/_i_function_8h.xhtml b/latest/_i_function_8h.xhtml
index 03e7e96a6ebbf0d658359acb98b63d8ea3b55bd6..1725616fcf35c9fc16cd98d9f82eb2abfc5e9965 100644
--- a/latest/_i_function_8h.xhtml
+++ b/latest/_i_function_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -139,7 +139,7 @@ Namespaces
diff --git a/latest/_i_graph_mutator_8h.xhtml b/latest/_i_graph_mutator_8h.xhtml
index d307dfc745a81544bea8bd4280bc03793d0e1038..25bc2c3ab1766087a36a34a139b0760608047015 100644
--- a/latest/_i_graph_mutator_8h.xhtml
+++ b/latest/_i_graph_mutator_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -141,7 +141,7 @@ Namespaces
diff --git a/latest/_i_graph_printer_8h.xhtml b/latest/_i_graph_printer_8h.xhtml
index 1ae1bdfad63217acab3e93fefed4b9c8cd110040..d9725b476f1f3702f17dbba81c39280e4a62b1eb 100644
--- a/latest/_i_graph_printer_8h.xhtml
+++ b/latest/_i_graph_printer_8h.xhtml
@@ -56,7 +56,7 @@ SOFTWARE.
- 52.0.0
+ 52.0.1
|
@@ -142,7 +142,7 @@ Namespaces