Skip to content

Commit

Permalink
make json files human readable
Browse files Browse the repository at this point in the history
  • Loading branch information
jmitrevs authored and vloncar committed Dec 16, 2024
1 parent c6bb3c0 commit ac77f60
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 2 deletions.
147 changes: 146 additions & 1 deletion available_data_config.json
Original file line number Diff line number Diff line change
@@ -1 +1,146 @@
{"jetTagger_Conv2D_Small.json": {"example_data": false, "example_config": false}, "KERAS_dense_16x100x100x100x100x100x5.json": {"example_data": false, "example_config": false}, "KERAS_conv2d_model.json": {"example_data": false, "example_config": false}, "qkeras_3layer.json": {"example_data": false, "example_config": true}, "qkeras_mnist_cnn.json": {"example_data": false, "example_config": true}, "KERAS_dense_16x500x500x500x500x500x5.json": {"example_data": false, "example_config": false}, "KERAS_3layer.json": {"example_data": false, "example_config": false}, "KERAS_conv1d.json": {"example_data": false, "example_config": false}, "jetTagger_Conv2D_Small_NoBatchNorm.json": {"example_data": false, "example_config": false}, "KERAS_3layer_batch_norm.json": {"example_data": false, "example_config": false}, "KERAS_3layer_ternary_small.json": {"example_data": false, "example_config": false}, "qkeras_mnist_dense.json": {"example_data": false, "example_config": true}, "garnet_1layer.json": {"example_data": true, "example_config": true}, "keras_bnn.json": {"example_data": false, "example_config": false}, "KERAS_3layer_binary_smaller.json": {"example_data": false, "example_config": false}, "KERAS_conv1d_small.json": {"example_data": false, "example_config": false}, "KERAS_dense_16x200x200x200x200x200x5.json": {"example_data": false, "example_config": false}, "garnet_3layer.json": {"example_data": false, "example_config": true}, "KERAS_1layer.json": {"example_data": false, "example_config": false}, "KERAS_3layer_binarydense_relu_max.json": {"example_data": false, "example_config": false}, "two_layer_model.pt": {"example_data": false, "example_config": false}, "three_layer_model.pt": {"example_data": false, "example_config": false}, "two_layer_pytorch.onnx": {"example_data": false, "example_config": false}, "three_layer_bn_keras.onnx": {"example_data": false, "example_config": false}, "three_layer_keras.onnx": {"example_data": false, "example_config": false}, "conv1d_small_keras.onnx": {"example_data": false, "example_config": false}, "two_layer_keras.onnx": {"example_data": false, "example_config": false}, "conv2d_small_keras.onnx": {"example_data": false, "example_config": false}, "branched_model_ch_last.onnx": {"example_data": false, "example_config": false}, "separable_conv_model_ch_last.onnx": {"example_data": false, "example_config": false}, "tiny_unet_ch_last.onnx": {"example_data": false, "example_config": false}, "three_layer_pytorch.onnx": {"example_data": false, "example_config": false}, "conv2d_small_mp_keras.onnx": {"example_data": false, "example_config": false}, "dense_big_keras.onnx": {"example_data": false, "example_config": false}, "three_layer_bn_pytorch.onnx": {"example_data": false, "example_config": false}, "3layer.pb": {"example_data": false, "example_config": false}}
{
"jetTagger_Conv2D_Small.json": {
"example_data": false,
"example_config": false
},
"KERAS_dense_16x100x100x100x100x100x5.json": {
"example_data": false,
"example_config": false
},
"KERAS_conv2d_model.json": {
"example_data": false,
"example_config": false
},
"qkeras_3layer.json": {
"example_data": false,
"example_config": true
},
"qkeras_mnist_cnn.json": {
"example_data": false,
"example_config": true
},
"KERAS_dense_16x500x500x500x500x500x5.json": {
"example_data": false,
"example_config": false
},
"KERAS_3layer.json": {
"example_data": false,
"example_config": false
},
"KERAS_conv1d.json": {
"example_data": false,
"example_config": false
},
"jetTagger_Conv2D_Small_NoBatchNorm.json": {
"example_data": false,
"example_config": false
},
"KERAS_3layer_batch_norm.json": {
"example_data": false,
"example_config": false
},
"KERAS_3layer_ternary_small.json": {
"example_data": false,
"example_config": false
},
"qkeras_mnist_dense.json": {
"example_data": false,
"example_config": true
},
"garnet_1layer.json": {
"example_data": true,
"example_config": true
},
"keras_bnn.json": {
"example_data": false,
"example_config": false
},
"KERAS_3layer_binary_smaller.json": {
"example_data": false,
"example_config": false
},
"KERAS_conv1d_small.json": {
"example_data": false,
"example_config": false
},
"KERAS_dense_16x200x200x200x200x200x5.json": {
"example_data": false,
"example_config": false
},
"garnet_3layer.json": {
"example_data": false,
"example_config": true
},
"KERAS_1layer.json": {
"example_data": false,
"example_config": false
},
"KERAS_3layer_binarydense_relu_max.json": {
"example_data": false,
"example_config": false
},
"two_layer_model.pt": {
"example_data": false,
"example_config": false
},
"three_layer_model.pt": {
"example_data": false,
"example_config": false
},
"two_layer_pytorch.onnx": {
"example_data": false,
"example_config": false
},
"three_layer_bn_keras.onnx": {
"example_data": false,
"example_config": false
},
"three_layer_keras.onnx": {
"example_data": false,
"example_config": false
},
"conv1d_small_keras.onnx": {
"example_data": false,
"example_config": false
},
"two_layer_keras.onnx": {
"example_data": false,
"example_config": false
},
"conv2d_small_keras.onnx": {
"example_data": false,
"example_config": false
},
"branched_model_ch_last.onnx": {
"example_data": false,
"example_config": false
},
"separable_conv_model_ch_last.onnx": {
"example_data": false,
"example_config": false
},
"tiny_unet_ch_last.onnx": {
"example_data": false,
"example_config": false
},
"three_layer_pytorch.onnx": {
"example_data": false,
"example_config": false
},
"conv2d_small_mp_keras.onnx": {
"example_data": false,
"example_config": false
},
"dense_big_keras.onnx": {
"example_data": false,
"example_config": false
},
"three_layer_bn_pytorch.onnx": {
"example_data": false,
"example_config": false
},
"3layer.pb": {
"example_data": false,
"example_config": false
}
}
47 changes: 46 additions & 1 deletion available_models.json
Original file line number Diff line number Diff line change
@@ -1 +1,46 @@
{"keras": ["jetTagger_Conv2D_Small.json", "KERAS_dense_16x100x100x100x100x100x5.json", "KERAS_conv2d_model.json", "qkeras_3layer.json", "qkeras_mnist_cnn.json", "KERAS_dense_16x500x500x500x500x500x5.json", "KERAS_3layer.json", "KERAS_conv1d.json", "jetTagger_Conv2D_Small_NoBatchNorm.json", "KERAS_3layer_batch_norm.json", "KERAS_3layer_ternary_small.json", "qkeras_mnist_dense.json", "garnet_1layer.json", "keras_bnn.json", "KERAS_3layer_binary_smaller.json", "KERAS_conv1d_small.json", "KERAS_dense_16x200x200x200x200x200x5.json", "garnet_3layer.json", "KERAS_1layer.json", "KERAS_3layer_binarydense_relu_max.json"], "pytorch": ["two_layer_model.pt", "three_layer_model.pt"], "onnx": ["two_layer_pytorch.onnx", "three_layer_bn_keras.onnx", "three_layer_keras.onnx", "conv1d_small_keras.onnx", "two_layer_keras.onnx", "conv2d_small_keras.onnx", "branched_model_ch_last.onnx", "separable_conv_model_ch_last.onnx", "tiny_unet_ch_last.onnx", "three_layer_pytorch.onnx", "conv2d_small_mp_keras.onnx", "dense_big_keras.onnx", "three_layer_bn_pytorch.onnx"], "tensorflow": ["3layer.pb"]}
{
"keras": [
"jetTagger_Conv2D_Small.json",
"KERAS_dense_16x100x100x100x100x100x5.json",
"KERAS_conv2d_model.json",
"qkeras_3layer.json",
"qkeras_mnist_cnn.json",
"KERAS_dense_16x500x500x500x500x500x5.json",
"KERAS_3layer.json",
"KERAS_conv1d.json",
"jetTagger_Conv2D_Small_NoBatchNorm.json",
"KERAS_3layer_batch_norm.json",
"KERAS_3layer_ternary_small.json",
"qkeras_mnist_dense.json",
"garnet_1layer.json",
"keras_bnn.json",
"KERAS_3layer_binary_smaller.json",
"KERAS_conv1d_small.json",
"KERAS_dense_16x200x200x200x200x200x5.json",
"garnet_3layer.json",
"KERAS_1layer.json",
"KERAS_3layer_binarydense_relu_max.json"
],
"pytorch": [
"two_layer_model.pt",
"three_layer_model.pt"
],
"onnx": [
"two_layer_pytorch.onnx",
"three_layer_bn_keras.onnx",
"three_layer_keras.onnx",
"conv1d_small_keras.onnx",
"two_layer_keras.onnx",
"conv2d_small_keras.onnx",
"branched_model_ch_last.onnx",
"separable_conv_model_ch_last.onnx",
"tiny_unet_ch_last.onnx",
"three_layer_pytorch.onnx",
"conv2d_small_mp_keras.onnx",
"dense_big_keras.onnx",
"three_layer_bn_pytorch.onnx"
],
"tensorflow": [
"3layer.pb"
]
}

0 comments on commit ac77f60

Please sign in to comment.