Skip to content

Commit

Permalink
Update ONNX test files (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
lutzroeder committed Jun 24, 2024
1 parent 9532db0 commit 385dcb5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test/models.json
Original file line number Diff line number Diff line change
Expand Up @@ -4272,9 +4272,9 @@
{
"type": "onnx",
"target": "test_LSTM_tanh_bidirectional.onnx",
"source": "https://raw.githubusercontent.com/microsoft/onnxruntime/master/onnxruntime/test/testdata/CNTK/test_LSTM.tanh.bidirectional//model.onnx",
"source": "https://github.com/user-attachments/files/15957377/test_LSTM_tanh_bidirectional.onnx.zip[test_LSTM_tanh_bidirectional.onnx]",
"format": "ONNX v3",
"link": "https://github.com/microsoft/onnxruntime/tree/master/onnxruntime/test/testdata"
"link": "https://github.com/lutzroeder/netron/issues/6"
},
{
"type": "onnx",
Expand All @@ -4295,9 +4295,9 @@
{
"type": "onnx",
"target": "test_RNN_bidirectional_one_layer_relu.onnx",
"source": "https://raw.githubusercontent.com/microsoft/onnxruntime/master/onnxruntime/test/testdata/CNTK/test_RNN.bidirectional.one_layer.relu//model.onnx",
"source": "https://github.com/user-attachments/files/15957378/test_RNN_bidirectional_one_layer_relu.onnx.zip[test_RNN_bidirectional_one_layer_relu.onnx]",
"format": "ONNX v3",
"link": "https://github.com/microsoft/onnxruntime/tree/master/onnxruntime/test/testdata"
"link": "https://github.com/lutzroeder/netron/issues/6"
},
{
"type": "onnx",
Expand Down

0 comments on commit 385dcb5

Please sign in to comment.