OnnxImportException: Unexpected error while parsing layer 331 of type Conv.
Currently only constant tensors are supported for W input in node of type Conv. Instead 331.W is pointing to non constant node 322.
Unity Version: 2022.3.0
Barracuda Version: 3.0.0
Not supporting dynamic weights means giving up many latest powerful models. Is there such a function in the future development direction? Thx in advance...
OnnxImportException: Unexpected error while parsing layer 331 of type Conv.
Currently only constant tensors are supported for
Winput in node of type Conv. Instead 331.W is pointing to non constant node 322.Unity Version: 2022.3.0
Barracuda Version: 3.0.0
Not supporting dynamic weights means giving up many latest powerful models. Is there such a function in the future development direction? Thx in advance...