OpenML
10594332

Run 10594332

Task 362071 (Supervised Classification) Meta_Album_PNU_Micro Uploaded 03-04-2024 by Taniya D
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
  • openml-python tensorflow_2.15.0.
Issue #Downvotes for this reason By


Flow

tensorflow.keras.src.engine.functional.Functional.b0c53145(1)Automatically created tensorflow flow.
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_backend"tensorflow"
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_class_name"Functional"
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_config{"input_layers": [["input_1", 0, 0]], "name": "model", "output_layers": [["dense_3", 0, 0]], "trainable": true}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer000_input_1{"class_name": "InputLayer", "config": {"batch_input_shape": [null, 128, 128, 3], "dtype": "float32", "name": "input_1", "ragged": false, "sparse": false}, "inbound_nodes": [], "module": "keras.layers", "name": "input_1", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer001_Conv1{"build_config": {"input_shape": [null, 128, 128, 3]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["input_1", 0, 0, {}]]], "module": "keras.layers", "name": "Conv1", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer002_bn_Conv1{"build_config": {"input_shape": [null, 64, 64, 32]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["Conv1", 0, 0, {}]]], "module": "keras.layers", "name": "bn_Conv1", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer003_Conv1_relu{"build_config": {"input_shape": [null, 64, 64, 32]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "Conv1_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["bn_Conv1", 0, 0, {}]]], "module": "keras.layers", "name": "Conv1_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer004_expanded_conv_depthwise{"build_config": {"input_shape": [null, 64, 64, 32]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["Conv1_relu", 0, 0, {}]]], "module": "keras.layers", "name": "expanded_conv_depthwise", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer005_expanded_conv_depthwise_BN{"build_config": {"input_shape": [null, 64, 64, 32]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["expanded_conv_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "expanded_conv_depthwise_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer006_expanded_conv_depthwise_relu{"build_config": {"input_shape": [null, 64, 64, 32]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "expanded_conv_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["expanded_conv_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "expanded_conv_depthwise_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer007_expanded_conv_project{"build_config": {"input_shape": [null, 64, 64, 32]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["expanded_conv_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "expanded_conv_project", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer008_expanded_conv_project_BN{"build_config": {"input_shape": [null, 64, 64, 16]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["expanded_conv_project", 0, 0, {}]]], "module": "keras.layers", "name": "expanded_conv_project_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer009_block_1_expand{"build_config": {"input_shape": [null, 64, 64, 16]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["expanded_conv_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_1_expand", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer010_block_1_expand_BN{"build_config": {"input_shape": [null, 64, 64, 96]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_1_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_1_expand_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer011_block_1_expand_relu{"build_config": {"input_shape": [null, 64, 64, 96]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_1_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_1_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_1_expand_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer012_block_1_pad{"build_config": {"input_shape": [null, 64, 64, 96]}, "class_name": "ZeroPadding2D", "config": {"data_format": "channels_last", "dtype": "float32", "name": "block_1_pad", "padding": [[0, 1], [0, 1]], "trainable": true}, "inbound_nodes": [[["block_1_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_1_pad", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer013_block_1_depthwise{"build_config": {"input_shape": [null, 65, 65, 96]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_1_pad", 0, 0, {}]]], "module": "keras.layers", "name": "block_1_depthwise", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer014_block_1_depthwise_BN{"build_config": {"input_shape": [null, 32, 32, 96]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_1_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_1_depthwise_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer015_block_1_depthwise_relu{"build_config": {"input_shape": [null, 32, 32, 96]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_1_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_1_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_1_depthwise_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer016_block_1_project{"build_config": {"input_shape": [null, 32, 32, 96]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_1_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_1_project", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer017_block_1_project_BN{"build_config": {"input_shape": [null, 32, 32, 24]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_1_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_1_project_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer018_block_2_expand{"build_config": {"input_shape": [null, 32, 32, 24]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_1_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_2_expand", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer019_block_2_expand_BN{"build_config": {"input_shape": [null, 32, 32, 144]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_2_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_2_expand_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer020_block_2_expand_relu{"build_config": {"input_shape": [null, 32, 32, 144]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_2_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_2_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_2_expand_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer021_block_2_depthwise{"build_config": {"input_shape": [null, 32, 32, 144]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_2_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_2_depthwise", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer022_block_2_depthwise_BN{"build_config": {"input_shape": [null, 32, 32, 144]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_2_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_2_depthwise_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer023_block_2_depthwise_relu{"build_config": {"input_shape": [null, 32, 32, 144]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_2_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_2_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_2_depthwise_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer024_block_2_project{"build_config": {"input_shape": [null, 32, 32, 144]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_2_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_2_project", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer025_block_2_project_BN{"build_config": {"input_shape": [null, 32, 32, 24]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_2_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_2_project_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer026_block_2_add{"build_config": {"input_shape": [[null, 32, 32, 24], [null, 32, 32, 24]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block_2_add", "trainable": true}, "inbound_nodes": [[["block_1_project_BN", 0, 0, {}], ["block_2_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_2_add", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer027_block_3_expand{"build_config": {"input_shape": [null, 32, 32, 24]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_2_add", 0, 0, {}]]], "module": "keras.layers", "name": "block_3_expand", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer028_block_3_expand_BN{"build_config": {"input_shape": [null, 32, 32, 144]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_3_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_3_expand_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer029_block_3_expand_relu{"build_config": {"input_shape": [null, 32, 32, 144]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_3_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_3_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_3_expand_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer030_block_3_pad{"build_config": {"input_shape": [null, 32, 32, 144]}, "class_name": "ZeroPadding2D", "config": {"data_format": "channels_last", "dtype": "float32", "name": "block_3_pad", "padding": [[0, 1], [0, 1]], "trainable": true}, "inbound_nodes": [[["block_3_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_3_pad", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer031_block_3_depthwise{"build_config": {"input_shape": [null, 33, 33, 144]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_3_pad", 0, 0, {}]]], "module": "keras.layers", "name": "block_3_depthwise", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer032_block_3_depthwise_BN{"build_config": {"input_shape": [null, 16, 16, 144]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_3_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_3_depthwise_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer033_block_3_depthwise_relu{"build_config": {"input_shape": [null, 16, 16, 144]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_3_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_3_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_3_depthwise_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer034_block_3_project{"build_config": {"input_shape": [null, 16, 16, 144]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_3_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_3_project", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer035_block_3_project_BN{"build_config": {"input_shape": [null, 16, 16, 32]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_3_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_3_project_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer036_block_4_expand{"build_config": {"input_shape": [null, 16, 16, 32]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_3_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_4_expand", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer037_block_4_expand_BN{"build_config": {"input_shape": [null, 16, 16, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_4_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_4_expand_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer038_block_4_expand_relu{"build_config": {"input_shape": [null, 16, 16, 192]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_4_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_4_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_4_expand_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer039_block_4_depthwise{"build_config": {"input_shape": [null, 16, 16, 192]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_4_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_4_depthwise", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer040_block_4_depthwise_BN{"build_config": {"input_shape": [null, 16, 16, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_4_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_4_depthwise_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer041_block_4_depthwise_relu{"build_config": {"input_shape": [null, 16, 16, 192]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_4_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_4_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_4_depthwise_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer042_block_4_project{"build_config": {"input_shape": [null, 16, 16, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_4_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_4_project", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer043_block_4_project_BN{"build_config": {"input_shape": [null, 16, 16, 32]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_4_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_4_project_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer044_block_4_add{"build_config": {"input_shape": [[null, 16, 16, 32], [null, 16, 16, 32]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block_4_add", "trainable": true}, "inbound_nodes": [[["block_3_project_BN", 0, 0, {}], ["block_4_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_4_add", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer045_block_5_expand{"build_config": {"input_shape": [null, 16, 16, 32]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_4_add", 0, 0, {}]]], "module": "keras.layers", "name": "block_5_expand", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer046_block_5_expand_BN{"build_config": {"input_shape": [null, 16, 16, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_5_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_5_expand_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer047_block_5_expand_relu{"build_config": {"input_shape": [null, 16, 16, 192]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_5_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_5_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_5_expand_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer048_block_5_depthwise{"build_config": {"input_shape": [null, 16, 16, 192]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_5_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_5_depthwise", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer049_block_5_depthwise_BN{"build_config": {"input_shape": [null, 16, 16, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_5_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_5_depthwise_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer050_block_5_depthwise_relu{"build_config": {"input_shape": [null, 16, 16, 192]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_5_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_5_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_5_depthwise_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer051_block_5_project{"build_config": {"input_shape": [null, 16, 16, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_5_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_5_project", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer052_block_5_project_BN{"build_config": {"input_shape": [null, 16, 16, 32]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_5_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_5_project_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer053_block_5_add{"build_config": {"input_shape": [[null, 16, 16, 32], [null, 16, 16, 32]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block_5_add", "trainable": true}, "inbound_nodes": [[["block_4_add", 0, 0, {}], ["block_5_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_5_add", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer054_block_6_expand{"build_config": {"input_shape": [null, 16, 16, 32]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_5_add", 0, 0, {}]]], "module": "keras.layers", "name": "block_6_expand", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer055_block_6_expand_BN{"build_config": {"input_shape": [null, 16, 16, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_6_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_6_expand_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer056_block_6_expand_relu{"build_config": {"input_shape": [null, 16, 16, 192]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_6_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_6_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_6_expand_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer057_block_6_pad{"build_config": {"input_shape": [null, 16, 16, 192]}, "class_name": "ZeroPadding2D", "config": {"data_format": "channels_last", "dtype": "float32", "name": "block_6_pad", "padding": [[0, 1], [0, 1]], "trainable": true}, "inbound_nodes": [[["block_6_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_6_pad", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer058_block_6_depthwise{"build_config": {"input_shape": [null, 17, 17, 192]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_6_pad", 0, 0, {}]]], "module": "keras.layers", "name": "block_6_depthwise", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer059_block_6_depthwise_BN{"build_config": {"input_shape": [null, 8, 8, 192]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_6_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_6_depthwise_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer060_block_6_depthwise_relu{"build_config": {"input_shape": [null, 8, 8, 192]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_6_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_6_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_6_depthwise_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer061_block_6_project{"build_config": {"input_shape": [null, 8, 8, 192]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_6_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_6_project", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer062_block_6_project_BN{"build_config": {"input_shape": [null, 8, 8, 64]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_6_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_6_project_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer063_block_7_expand{"build_config": {"input_shape": [null, 8, 8, 64]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_6_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_7_expand", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer064_block_7_expand_BN{"build_config": {"input_shape": [null, 8, 8, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_7_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_7_expand_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer065_block_7_expand_relu{"build_config": {"input_shape": [null, 8, 8, 384]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_7_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_7_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_7_expand_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer066_block_7_depthwise{"build_config": {"input_shape": [null, 8, 8, 384]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_7_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_7_depthwise", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer067_block_7_depthwise_BN{"build_config": {"input_shape": [null, 8, 8, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_7_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_7_depthwise_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer068_block_7_depthwise_relu{"build_config": {"input_shape": [null, 8, 8, 384]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_7_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_7_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_7_depthwise_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer069_block_7_project{"build_config": {"input_shape": [null, 8, 8, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_7_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_7_project", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer070_block_7_project_BN{"build_config": {"input_shape": [null, 8, 8, 64]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_7_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_7_project_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer071_block_7_add{"build_config": {"input_shape": [[null, 8, 8, 64], [null, 8, 8, 64]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block_7_add", "trainable": true}, "inbound_nodes": [[["block_6_project_BN", 0, 0, {}], ["block_7_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_7_add", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer072_block_8_expand{"build_config": {"input_shape": [null, 8, 8, 64]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_7_add", 0, 0, {}]]], "module": "keras.layers", "name": "block_8_expand", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer073_block_8_expand_BN{"build_config": {"input_shape": [null, 8, 8, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_8_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_8_expand_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer074_block_8_expand_relu{"build_config": {"input_shape": [null, 8, 8, 384]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_8_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_8_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_8_expand_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer075_block_8_depthwise{"build_config": {"input_shape": [null, 8, 8, 384]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_8_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_8_depthwise", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer076_block_8_depthwise_BN{"build_config": {"input_shape": [null, 8, 8, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_8_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_8_depthwise_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer077_block_8_depthwise_relu{"build_config": {"input_shape": [null, 8, 8, 384]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_8_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_8_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_8_depthwise_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer078_block_8_project{"build_config": {"input_shape": [null, 8, 8, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_8_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_8_project", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer079_block_8_project_BN{"build_config": {"input_shape": [null, 8, 8, 64]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_8_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_8_project_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer080_block_8_add{"build_config": {"input_shape": [[null, 8, 8, 64], [null, 8, 8, 64]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block_8_add", "trainable": true}, "inbound_nodes": [[["block_7_add", 0, 0, {}], ["block_8_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_8_add", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer081_block_9_expand{"build_config": {"input_shape": [null, 8, 8, 64]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_8_add", 0, 0, {}]]], "module": "keras.layers", "name": "block_9_expand", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer082_block_9_expand_BN{"build_config": {"input_shape": [null, 8, 8, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_9_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_9_expand_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer083_block_9_expand_relu{"build_config": {"input_shape": [null, 8, 8, 384]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_9_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_9_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_9_expand_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer084_block_9_depthwise{"build_config": {"input_shape": [null, 8, 8, 384]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_9_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_9_depthwise", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer085_block_9_depthwise_BN{"build_config": {"input_shape": [null, 8, 8, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_9_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_9_depthwise_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer086_block_9_depthwise_relu{"build_config": {"input_shape": [null, 8, 8, 384]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_9_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_9_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_9_depthwise_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer087_block_9_project{"build_config": {"input_shape": [null, 8, 8, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_9_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_9_project", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer088_block_9_project_BN{"build_config": {"input_shape": [null, 8, 8, 64]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_9_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_9_project_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer089_block_9_add{"build_config": {"input_shape": [[null, 8, 8, 64], [null, 8, 8, 64]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block_9_add", "trainable": true}, "inbound_nodes": [[["block_8_add", 0, 0, {}], ["block_9_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_9_add", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer090_block_10_expand{"build_config": {"input_shape": [null, 8, 8, 64]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_9_add", 0, 0, {}]]], "module": "keras.layers", "name": "block_10_expand", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer091_block_10_expand_BN{"build_config": {"input_shape": [null, 8, 8, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_10_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_10_expand_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer092_block_10_expand_relu{"build_config": {"input_shape": [null, 8, 8, 384]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_10_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_10_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_10_expand_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer093_block_10_depthwise{"build_config": {"input_shape": [null, 8, 8, 384]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_10_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_10_depthwise", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer094_block_10_depthwise_BN{"build_config": {"input_shape": [null, 8, 8, 384]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_10_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_10_depthwise_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer095_block_10_depthwise_relu{"build_config": {"input_shape": [null, 8, 8, 384]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_10_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_10_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_10_depthwise_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer096_block_10_project{"build_config": {"input_shape": [null, 8, 8, 384]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_10_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_10_project", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer097_block_10_project_BN{"build_config": {"input_shape": [null, 8, 8, 96]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_10_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_10_project_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer098_block_11_expand{"build_config": {"input_shape": [null, 8, 8, 96]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_10_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_11_expand", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer099_block_11_expand_BN{"build_config": {"input_shape": [null, 8, 8, 576]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_11_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_11_expand_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer100_block_11_expand_relu{"build_config": {"input_shape": [null, 8, 8, 576]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_11_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_11_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_11_expand_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer101_block_11_depthwise{"build_config": {"input_shape": [null, 8, 8, 576]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_11_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_11_depthwise", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer102_block_11_depthwise_BN{"build_config": {"input_shape": [null, 8, 8, 576]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_11_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_11_depthwise_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer103_block_11_depthwise_relu{"build_config": {"input_shape": [null, 8, 8, 576]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_11_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_11_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_11_depthwise_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer104_block_11_project{"build_config": {"input_shape": [null, 8, 8, 576]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_11_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_11_project", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer105_block_11_project_BN{"build_config": {"input_shape": [null, 8, 8, 96]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_11_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_11_project_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer106_block_11_add{"build_config": {"input_shape": [[null, 8, 8, 96], [null, 8, 8, 96]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block_11_add", "trainable": true}, "inbound_nodes": [[["block_10_project_BN", 0, 0, {}], ["block_11_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_11_add", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer107_block_12_expand{"build_config": {"input_shape": [null, 8, 8, 96]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_11_add", 0, 0, {}]]], "module": "keras.layers", "name": "block_12_expand", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer108_block_12_expand_BN{"build_config": {"input_shape": [null, 8, 8, 576]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_12_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_12_expand_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer109_block_12_expand_relu{"build_config": {"input_shape": [null, 8, 8, 576]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_12_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_12_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_12_expand_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer110_block_12_depthwise{"build_config": {"input_shape": [null, 8, 8, 576]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_12_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_12_depthwise", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer111_block_12_depthwise_BN{"build_config": {"input_shape": [null, 8, 8, 576]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_12_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_12_depthwise_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer112_block_12_depthwise_relu{"build_config": {"input_shape": [null, 8, 8, 576]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_12_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_12_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_12_depthwise_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer113_block_12_project{"build_config": {"input_shape": [null, 8, 8, 576]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_12_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_12_project", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer114_block_12_project_BN{"build_config": {"input_shape": [null, 8, 8, 96]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_12_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_12_project_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer115_block_12_add{"build_config": {"input_shape": [[null, 8, 8, 96], [null, 8, 8, 96]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block_12_add", "trainable": true}, "inbound_nodes": [[["block_11_add", 0, 0, {}], ["block_12_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_12_add", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer116_block_13_expand{"build_config": {"input_shape": [null, 8, 8, 96]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_12_add", 0, 0, {}]]], "module": "keras.layers", "name": "block_13_expand", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer117_block_13_expand_BN{"build_config": {"input_shape": [null, 8, 8, 576]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_13_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_13_expand_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer118_block_13_expand_relu{"build_config": {"input_shape": [null, 8, 8, 576]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_13_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_13_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_13_expand_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer119_block_13_pad{"build_config": {"input_shape": [null, 8, 8, 576]}, "class_name": "ZeroPadding2D", "config": {"data_format": "channels_last", "dtype": "float32", "name": "block_13_pad", "padding": [[0, 1], [0, 1]], "trainable": true}, "inbound_nodes": [[["block_13_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_13_pad", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer120_block_13_depthwise{"build_config": {"input_shape": [null, 9, 9, 576]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_13_pad", 0, 0, {}]]], "module": "keras.layers", "name": "block_13_depthwise", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer121_block_13_depthwise_BN{"build_config": {"input_shape": [null, 4, 4, 576]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_13_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_13_depthwise_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer122_block_13_depthwise_relu{"build_config": {"input_shape": [null, 4, 4, 576]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_13_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_13_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_13_depthwise_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer123_block_13_project{"build_config": {"input_shape": [null, 4, 4, 576]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_13_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_13_project", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer124_block_13_project_BN{"build_config": {"input_shape": [null, 4, 4, 160]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_13_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_13_project_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer125_block_14_expand{"build_config": {"input_shape": [null, 4, 4, 160]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_13_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_14_expand", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer126_block_14_expand_BN{"build_config": {"input_shape": [null, 4, 4, 960]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_14_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_14_expand_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer127_block_14_expand_relu{"build_config": {"input_shape": [null, 4, 4, 960]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_14_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_14_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_14_expand_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer128_block_14_depthwise{"build_config": {"input_shape": [null, 4, 4, 960]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_14_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_14_depthwise", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer129_block_14_depthwise_BN{"build_config": {"input_shape": [null, 4, 4, 960]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_14_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_14_depthwise_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer130_block_14_depthwise_relu{"build_config": {"input_shape": [null, 4, 4, 960]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_14_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_14_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_14_depthwise_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer131_block_14_project{"build_config": {"input_shape": [null, 4, 4, 960]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_14_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_14_project", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer132_block_14_project_BN{"build_config": {"input_shape": [null, 4, 4, 160]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_14_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_14_project_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer133_block_14_add{"build_config": {"input_shape": [[null, 4, 4, 160], [null, 4, 4, 160]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block_14_add", "trainable": true}, "inbound_nodes": [[["block_13_project_BN", 0, 0, {}], ["block_14_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_14_add", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer134_block_15_expand{"build_config": {"input_shape": [null, 4, 4, 160]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_14_add", 0, 0, {}]]], "module": "keras.layers", "name": "block_15_expand", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer135_block_15_expand_BN{"build_config": {"input_shape": [null, 4, 4, 960]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_15_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_15_expand_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer136_block_15_expand_relu{"build_config": {"input_shape": [null, 4, 4, 960]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_15_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_15_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_15_expand_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer137_block_15_depthwise{"build_config": {"input_shape": [null, 4, 4, 960]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_15_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_15_depthwise", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer138_block_15_depthwise_BN{"build_config": {"input_shape": [null, 4, 4, 960]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_15_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_15_depthwise_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer139_block_15_depthwise_relu{"build_config": {"input_shape": [null, 4, 4, 960]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_15_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_15_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_15_depthwise_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer140_block_15_project{"build_config": {"input_shape": [null, 4, 4, 960]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_15_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_15_project", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer141_block_15_project_BN{"build_config": {"input_shape": [null, 4, 4, 160]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_15_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_15_project_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer142_block_15_add{"build_config": {"input_shape": [[null, 4, 4, 160], [null, 4, 4, 160]]}, "class_name": "Add", "config": {"dtype": "float32", "name": "block_15_add", "trainable": true}, "inbound_nodes": [[["block_14_add", 0, 0, {}], ["block_15_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_15_add", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer143_block_16_expand{"build_config": {"input_shape": [null, 4, 4, 160]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_15_add", 0, 0, {}]]], "module": "keras.layers", "name": "block_16_expand", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer144_block_16_expand_BN{"build_config": {"input_shape": [null, 4, 4, 960]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_16_expand", 0, 0, {}]]], "module": "keras.layers", "name": "block_16_expand_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer145_block_16_expand_relu{"build_config": {"input_shape": [null, 4, 4, 960]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_16_expand_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_16_expand_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_16_expand_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer146_block_16_depthwise{"build_config": {"input_shape": [null, 4, 4, 960]}, "class_name": "DepthwiseConv2D", "config": "linear", "inbound_nodes": [[["block_16_expand_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_16_depthwise", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer147_block_16_depthwise_BN{"build_config": {"input_shape": [null, 4, 4, 960]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_16_depthwise", 0, 0, {}]]], "module": "keras.layers", "name": "block_16_depthwise_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer148_block_16_depthwise_relu{"build_config": {"input_shape": [null, 4, 4, 960]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "block_16_depthwise_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["block_16_depthwise_BN", 0, 0, {}]]], "module": "keras.layers", "name": "block_16_depthwise_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer149_block_16_project{"build_config": {"input_shape": [null, 4, 4, 960]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_16_depthwise_relu", 0, 0, {}]]], "module": "keras.layers", "name": "block_16_project", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer150_block_16_project_BN{"build_config": {"input_shape": [null, 4, 4, 320]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["block_16_project", 0, 0, {}]]], "module": "keras.layers", "name": "block_16_project_BN", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer151_Conv_1{"build_config": {"input_shape": [null, 4, 4, 320]}, "class_name": "Conv2D", "config": "linear", "inbound_nodes": [[["block_16_project_BN", 0, 0, {}]]], "module": "keras.layers", "name": "Conv_1", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer152_Conv_1_bn{"build_config": {"input_shape": [null, 4, 4, 1280]}, "class_name": "BatchNormalization", "config": [3], "inbound_nodes": [[["Conv_1", 0, 0, {}]]], "module": "keras.layers", "name": "Conv_1_bn", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer153_out_relu{"build_config": {"input_shape": [null, 4, 4, 1280]}, "class_name": "ReLU", "config": {"dtype": "float32", "max_value": 6.0, "name": "out_relu", "negative_slope": 0.0, "threshold": 0.0, "trainable": true}, "inbound_nodes": [[["Conv_1_bn", 0, 0, {}]]], "module": "keras.layers", "name": "out_relu", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer154_global_average_pooling2d{"build_config": {"input_shape": [null, 4, 4, 1280]}, "class_name": "GlobalAveragePooling2D", "config": {"data_format": "channels_last", "dtype": "float32", "keepdims": false, "name": "global_average_pooling2d", "trainable": true}, "inbound_nodes": [[["out_relu", 0, 0, {}]]], "module": "keras.layers", "name": "global_average_pooling2d", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_layer155_dense_3{"build_config": {"input_shape": [null, 1280]}, "class_name": "Dense", "config": {"activation": "softmax", "activity_regularizer": null, "bias_constraint": null, "bias_initializer": {"class_name": "Zeros", "config": {}, "module": "keras.initializers", "registered_name": null}, "bias_regularizer": null, "dtype": "float32", "kernel_constraint": null, "kernel_initializer": {"class_name": "GlorotUniform", "config": {"seed": null}, "module": "keras.initializers", "registered_name": null}, "kernel_regularizer": null, "name": "dense_3", "trainable": true, "units": 19, "use_bias": true}, "inbound_nodes": [[["global_average_pooling2d", 0, 0, {}]]], "module": "keras.layers", "name": "dense_3", "registered_name": null}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_optimizer{"loss": "categorical_crossentropy", "metrics": [], "optimizer_config": {"class_name": "Adam", "config": {"amsgrad": false, "beta_1": 0.9, "beta_2": 0.999, "clipnorm": null, "clipvalue": null, "ema_momentum": 0.99, "ema_overwrite_frequency": null, "epsilon": 1e-07, "global_clipnorm": null, "is_legacy_optimizer": false, "jit_compile": true, "learning_rate": 0.00039999998989515007, "name": "Adam", "use_ema": false, "weight_decay": null}}}
tensorflow.keras.src.engine.functional.Functional.b0c53145(1)_tensorflow_version"2.15.0"

Result files

xml
Description

XML file describing the run, including user-defined evaluation measures.

onnx
Onnx model

arff
Predictions

ARFF file with instance-level predictions generated by the model.

0 Evaluation measures