Baremetal-NN
Baremetal-NN API documentation
Loading...
Searching...
No Matches

◆ nn_min1d_f16()

void nn_min1d_f16 ( Tensor0D_F16 y,
const Tensor1D_F16 x 
)

Finds the minimum value in a 1D tensor with type F16.

nn_min1d_f16

Parameters
yThe result tensor.
xThe input tensor.