Baremetal-NN
Baremetal-NN API documentation
Loading...
Searching...
No Matches
◆
nn_equals1d_i32()
uint8_t nn_equals1d_i32
(
const
Tensor1D_I32
*
a
,
const
Tensor1D_I32
*
b
)
Checks if two 1D tensors with type I32 are equal.
nn_equals1d_i32
Parameters
a
The first 1D tensor.
b
The second 1D tensor.
Returns
1 if the tensors are equal, 0 otherwise.
nn
nn_i32.h
Generated by
1.9.5