Search Unity

Question ONNX Error - Received an input of rank 5

Discussion in 'Barracuda' started by ben_sheftel, May 18, 2023.

  1. ben_sheftel

    ben_sheftel

    Joined:
    Nov 20, 2016
    Posts:
    4
    Hi all. I have an ONNX file that I'm trying to import into Unity but have hit what I believe is a limitation of Barracuda - Unity spits out this error on import:

    Exception: Reduce ops support up to 4D at the moment, however received an input of rank 5.

    Is there any way around this or am I hooped?

    Thanks