Part Number: TDA4VM
Hello,
I am looking for a way to find the minimum between channels in a tensor using TIOVX. In my example I have a tensor with two channels and I want to compare each index in both channels and find the min. An example of this is torch.min(). Is there a TIOVX node that does this?