digitalmonkey
Results
2
issues of
digitalmonkey
Hi, I'm trying to import the following LSTM model from onnx (see attached). [test.onnx.zip](https://github.com/Unity-Technologies/barracuda-release/files/10870418/test.onnx.zip) The output named "dense" is supposed to be a 1x80 size, but instead in Barracuda, I...
We've trained an LSTM that takes as input a sequence of length 10 of 22 body segment orientations represented with quaternions (22*4 = 88), consisting of a state vector of...