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

◆ NN_maximum()

void NN_maximum ( Tensor out,
const Tensor a,
const Tensor b 
)

Computes the element-wise maximum of two tensors.

Parameters
outthe output tensor
athe input tensor
bthe input tensor