Questions tagged [tf2onnx]
31 questions
0
votes
0 answers
ONNX Runtime error: node->GetOutputEdgesCount() == 0 was false. Can't remove node
I have a simple Keras RNN model, composed by embedding, LSTM, and linear layers:
loaded_model.layers
Out[23]:
[,
,
…

MattS
- 1,701
- 1
- 14
- 20