Skip to content

Commit

Permalink
Add Keras test file (#1180)
Browse files Browse the repository at this point in the history
  • Loading branch information
lutzroeder committed Nov 3, 2023
1 parent 3347cb7 commit c524af4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions test/models.json
Original file line number Diff line number Diff line change
Expand Up @@ -2288,6 +2288,14 @@
"format": "Keras v2.11.0",
"link": "https://github.com/lutzroeder/netron/issues/1035"
},
{
"type": "keras",
"target": "multi_input_and_output_model.keras",
"source": "https://github.com/lutzroeder/netron/files/13241361/multi_input_and_output_model.zip[multi_input_and_output_model.keras]",
"error": "Invalid inbound node '{\"args\":[{\"class_name\":\"__keras_tensor__\",\"config\":{\"shape\":[null,null],\"dtype\":\"float32\",\"keras_history\":[\"title\",0,0]}}],\"kwargs\":{}}'.",
"format": "Keras v0.1.5",
"link": "https://github.com/lutzroeder/netron/issues/1180"
},
{
"type": "keras",
"target": "NASNetMobile.h5.zip",
Expand Down

0 comments on commit c524af4

Please sign in to comment.