Hayden Donnelly
Results
2
issues of
Hayden Donnelly
When passing a tensor through an up-sampling layer, Barracuda always applies nearest neighbor interpolation instead of the layer's specified interpolation. Below is some Python and C# code for reproduction. ##...
Models that produce this error are trained with JAX, then converted into TF SavedModel with the following code: Conversion with polymorphic shapes (ONNX models derived from this cause Netron to...