![]() |
Edge AI Add-on API 2.2.0
|
| nrf_axon_result_e nrf_axon_nn_op_extension_resize_nearest_neighbor | ( | uint16_t | argc, |
| NRF_AXON_PLATFORM_BITWIDTH_UNSIGNED_TYPE * | args ) |
Implements resize_nearest_neighbor operator.
| [in] | argc | number of elements in args. Must equal sizeof(nrf_axon_nn_op_extension_resize_nearest_neighbor_args_s)/ sizeof(NRF_AXON_PLATFORM_BITWIDTH_UNSIGNED_TYPE) |
| [in] | args | up-casted nrf_axon_nn_op_extension_resize_nearest_neighbor_args_s, with parameters to the function. |