datamagic2020/Convert-PyTorch-model-to-Tensorflow

Conversion errors

Opened this issue · 0 comments

When your PyTorch contains GRU, onnx to TensorFlow will report an error: RuntimeError: GRU with LINEAR_BEFORE_reset is not supported in TensorFlow.