tinoucas/spleeter-tflite-convert

Error when exporting model

faroit opened this issue · 0 comments

when running export_model i get the following error:

ValueError: Node 'gradients/batch_normalization_11/cond/FusedBatchNorm_1_grad/FusedBatchNormGrad' has an _output_shapes attribute inconsistent with the GraphDef for output #3: Dimension 0 in both shapes must be equal, but are 0 and 1. Shapes are [0] and [1].

is there any workaround?