Skip to content

Commit

Permalink
Add Core ML test files (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
lutzroeder committed Jun 8, 2019
1 parent 9d8bcb4 commit f9d17f1
Showing 1 changed file with 26 additions and 26 deletions.
52 changes: 26 additions & 26 deletions test/models.json
Original file line number Diff line number Diff line change
Expand Up @@ -1621,93 +1621,93 @@
{
"type": "coreml",
"target": "test_categorical_imputer.mlmodel",
"source": "https://github.com/apple/coremltools/files/2575280/test_models.zip[test_categorical_imputer.mlmodel]",
"source": "https://github.com/lutzroeder/netron/files/3268198/coreml_models.zip[test_categorical_imputer.mlmodel]",
"format": "Core ML v1",
"link": "https://github.com/apple/coremltools/issues/155"
"link": "https://github.com/lutzroeder/netron/issues/193"
},
{
"type": "coreml",
"target": "test_keras_embedding_model.mlmodel",
"source": "https://github.com/apple/coremltools/files/2575280/test_models.zip[test_keras_embedding_model.mlmodel]",
"source": "https://github.com/lutzroeder/netron/files/3268198/coreml_models.zip[test_keras_embedding_model.mlmodel]",
"format": "Core ML v1",
"link": "https://github.com/apple/coremltools/issues/155"
"link": "https://github.com/lutzroeder/netron/issues/193"
},
{
"type": "coreml",
"target": "test_linear_regressor.mlmodel",
"source": "https://github.com/apple/coremltools/files/2575280/test_models.zip[test_linear_regressor.mlmodel]",
"source": "https://github.com/lutzroeder/netron/files/3268198/coreml_models.zip[test_linear_regressor.mlmodel]",
"format": "Core ML v1",
"link": "https://github.com/apple/coremltools/issues/155"
"link": "https://github.com/lutzroeder/netron/issues/193"
},
{
"type": "coreml",
"target": "test_normalizer_boston.mlmodel",
"source": "https://github.com/apple/coremltools/files/2575280/test_models.zip[test_normalizer_boston.mlmodel]",
"source": "https://github.com/lutzroeder/netron/files/3268198/coreml_models.zip[test_normalizer_boston.mlmodel]",
"format": "Core ML v1",
"link": "https://github.com/apple/coremltools/issues/155"
"link": "https://github.com/lutzroeder/netron/issues/193"
},
{
"type": "coreml",
"target": "test_normalizer_random.mlmodel",
"source": "https://github.com/apple/coremltools/files/2575280/test_models.zip[test_normalizer_random.mlmodel]",
"source": "https://github.com/lutzroeder/netron/files/3268198/coreml_models.zip[test_normalizer_random.mlmodel]",
"format": "Core ML v1",
"link": "https://github.com/apple/coremltools/issues/155"
"link": "https://github.com/lutzroeder/netron/issues/193"
},
{
"type": "coreml",
"target": "test_one_hot_encoder_many_columns.mlmodel",
"source": "https://github.com/apple/coremltools/files/2575280/test_models.zip[test_one_hot_encoder_many_columns.mlmodel]",
"source": "https://github.com/lutzroeder/netron/files/3268198/coreml_models.zip[test_one_hot_encoder_many_columns.mlmodel]",
"format": "Core ML v1",
"link": "https://github.com/apple/coremltools/issues/155"
"link": "https://github.com/lutzroeder/netron/issues/193"
},
{
"type": "coreml",
"target": "test_one_hot_encoder_one_column_of_several.mlmodel",
"source": "https://github.com/apple/coremltools/files/2575280/test_models.zip[test_one_hot_encoder_one_column_of_several.mlmodel]",
"source": "https://github.com/lutzroeder/netron/files/3268198/coreml_models.zip[test_one_hot_encoder_one_column_of_several.mlmodel]",
"format": "Core ML v1",
"link": "https://github.com/apple/coremltools/issues/155"
"link": "https://github.com/lutzroeder/netron/issues/193"
},
{
"type": "coreml",
"target": "test_one_hot_encoder_pipeline.mlmodel",
"source": "https://github.com/apple/coremltools/files/2575280/test_models.zip[test_one_hot_encoder_pipeline.mlmodel]",
"source": "https://github.com/lutzroeder/netron/files/3268198/coreml_models.zip[test_one_hot_encoder_pipeline.mlmodel]",
"format": "Core ML v1",
"link": "https://github.com/apple/coremltools/issues/155"
"link": "https://github.com/lutzroeder/netron/issues/193"
},
{
"type": "coreml",
"target": "test_random_forest_classifier.mlmodel",
"source": "https://github.com/apple/coremltools/files/2575280/test_models.zip[test_random_forest_classifier.mlmodel]",
"source": "https://github.com/lutzroeder/netron/files/3268198/coreml_models.zip[test_random_forest_classifier.mlmodel]",
"format": "Core ML v1",
"link": "https://github.com/apple/coremltools/issues/155"
"link": "https://github.com/lutzroeder/netron/issues/193"
},
{
"type": "coreml",
"target": "test_random_forest_regressor.mlmodel",
"source": "https://github.com/apple/coremltools/files/2575280/test_models.zip[test_random_forest_regressor.mlmodel]",
"source": "https://github.com/lutzroeder/netron/files/3268198/coreml_models.zip[test_random_forest_regressor.mlmodel]",
"format": "Core ML v1",
"link": "https://github.com/apple/coremltools/issues/155"
"link": "https://github.com/lutzroeder/netron/issues/193"
},
{
"type": "coreml",
"target": "test_support_vector_classifier.mlmodel",
"source": "https://github.com/apple/coremltools/files/2575280/test_models.zip[test_support_vector_classifier.mlmodel]",
"source": "https://github.com/lutzroeder/netron/files/3268198/coreml_models.zip[test_support_vector_classifier.mlmodel]",
"format": "Core ML v1",
"link": "https://github.com/apple/coremltools/issues/155"
"link": "https://github.com/lutzroeder/netron/issues/193"
},
{
"type": "coreml",
"target": "test_support_vector_regressor.mlmodel",
"source": "https://github.com/apple/coremltools/files/2575280/test_models.zip[test_support_vector_regressor.mlmodel]",
"source": "https://github.com/lutzroeder/netron/files/3268198/coreml_models.zip[test_support_vector_regressor.mlmodel]",
"format": "Core ML v1",
"link": "https://github.com/apple/coremltools/issues/155"
"link": "https://github.com/lutzroeder/netron/issues/193"
},
{
"type": "coreml",
"target": "test_tree_regressor.mlmodel",
"source": "https://github.com/apple/coremltools/files/2575280/test_models.zip[test_tree_regressor.mlmodel]",
"source": "https://github.com/lutzroeder/netron/files/3268198/coreml_models.zip[test_tree_regressor.mlmodel]",
"format": "Core ML v1",
"link": "https://github.com/apple/coremltools/issues/155"
"link": "https://github.com/lutzroeder/netron/issues/193"
},
{
"type": "coreml",
Expand Down

0 comments on commit f9d17f1

Please sign in to comment.