This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
Error loading model: unrecognized input '' for node: unnamed_LSTM_0 #167
Labels
operator
Related to one or more ONNX operators
I exported a Pytorch model to ONNX, but I cannot load it on the browser for inference.
Details about my problem:
ONNX version: 1.5.0
Python version: Python 3.6.7 :: Anaconda, Inc.
Browser: Google Chrome 75.0.3770.100
ONNX model: https://drive.google.com/file/d/16JIuHKmp9vA-CL_6z6l8KjwZ1Qcnf-Jz/view?usp=sharing
Code:
Error message: Error: unrecognized input '' for node: unnamed_LSTM_0
The text was updated successfully, but these errors were encountered: