Baremetal-NN
Baremetal-NN API documentation
|
uint8_t nn_equals0d_i32 | ( | const Tensor0D_I32 * | a, |
const Tensor0D_I32 * | b | ||
) |
nn_equals0d_i32
Checks if two 0D tensors with type I32 are equal.
a | The first 0D tensor. |
b | The second 0D tensor. |