Skip to content

Commit

Permalink
Add Keras test files (#1141)
Browse files Browse the repository at this point in the history
  • Loading branch information
lutzroeder committed Aug 22, 2023
1 parent 079f238 commit 7749a6a
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions test/models.json
Original file line number Diff line number Diff line change
Expand Up @@ -2135,6 +2135,27 @@
"format": "Keras v2.4.0",
"link": "https://github.com/lutzroeder/netron/issues/57"
},
{
"type": "keras",
"target": "issue1142.1.keras",
"source": "https://github.com/lutzroeder/netron/files/12407995/issue1142.1.keras.zip[issue1142.1.keras]",
"format": "Keras v2.13.1",
"link": "https://github.com/lutzroeder/netron/issues/1141"
},
{
"type": "keras",
"target": "issue1142.2.keras",
"source": "https://github.com/lutzroeder/netron/files/12407996/issue1142.2.keras.zip[issue1142.2.keras]",
"format": "Keras v2.13.1",
"link": "https://github.com/lutzroeder/netron/issues/1141"
},
{
"type": "keras",
"target": "InceptionV3.h5.zip",
"source": "https://github.com/lutzroeder/netron/files/6098151/InceptionV3.h5.zip",
"format": "Keras v2.4.0",
"link": "https://github.com/lutzroeder/netron/issues/57"
},
{
"type": "keras",
"target": "lstm_seq2seq.h5",
Expand Down

0 comments on commit 7749a6a

Please sign in to comment.