Skip to content

123903 - rpi4b tflite

Summary: Pipeline succeeded and valid report was generated.

Model Details

  • model name : st_efficientnet_lc_v1_128_tfs_int8.tflite
  • model url : Download here

Logs Details

user.log
Warning: Permanently added '192.168.2.41' (ED25519) to the list of known hosts. 
Run command : benchmark_model --graph=st_efficientnet_lc_v1_128_tfs_int8.tflite --num_threads=4  --enable_op_profiling=true --report_peak_memory_footprint=true  --profiling_output_csv_file=log.csv --op_profiling_output_mode=csv
INFO: Created TensorFlow Lite XNNPACK delegate for CPU. 
WARNING: Attempting to use a delegate that only supports static-sized tensors with a graph that has dynamic-sized tensors (tensor#-1 is a dynamic-sized tensor). 
End of command : benchmark_model
error.log

Report Details

report.json
{
  "GFLOPs": null,
  "accuracy": null,
  "ambiant_temperature": null,
  "benchmark_type": "TYPE1",
  "date": "2026-04-14T23:01:58.",
  "energy_efficiency": null,
  "flash_size": 30700687360,
  "flash_usage": 0.002698076399029523,
  "inference_engine": "tflite",
  "inference_latency": {
    "latency_per_layers": [
      {
        "layer_name": " [tfl.quantize]:0",
        "max": 78.97999999999999,
        "mean": 78.97999999999999,
        "min": 78.97999999999999,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/stem_activation/Relu6;EfficientNet-STCustom/batch_normalization/FusedBatchNormV3;conv2d/bias;EfficientNet-STCustom/conv2d/BiasAdd;EfficientNet-STCustom/conv2d_11/Conv2D;EfficientNet-STCustom/conv2d/Conv2D1]:1",
        "max": 1404.76,
        "mean": 1404.76,
        "min": 1404.76,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation/Relu6;EfficientNet-STCustom/batch_normalization_1/FusedBatchNormV3;EfficientNet-STCustom/depthwise_conv2d/depthwise;EfficientNet-STCustom/depthwise_conv2d/BiasAdd;EfficientNet-STCustom/conv2d_11/Conv2D;depthwise_conv2d/bias1]:2",
        "max": 260.41999999999996,
        "mean": 260.41999999999996,
        "min": 260.41999999999996,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/global_average_pooling2d/Mean]:3",
        "max": 3616.28,
        "mean": 3616.28,
        "min": 3616.28,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape/Shape]:4",
        "max": 1.6,
        "mean": 1.6,
        "min": 1.6,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape/strided_slice]:5",
        "max": 0.9600000000000001,
        "mean": 0.9600000000000001,
        "min": 0.9600000000000001,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape/Reshape/shape]:6",
        "max": 5.819999999999999,
        "mean": 5.819999999999999,
        "min": 5.819999999999999,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape/Reshape]:7",
        "max": 3.62,
        "mean": 3.62,
        "min": 3.62,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act_0/Relu6;EfficientNet-STCustom/conv2d_1/BiasAdd;EfficientNet-STCustom/conv2d_13/Conv2D;EfficientNet-STCustom/conv2d_1/Conv2D;conv2d_1/bias]:8",
        "max": 5.4799999999999995,
        "mean": 5.4799999999999995,
        "min": 5.4799999999999995,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/conv2d_2/BiasAdd;EfficientNet-STCustom/conv2d_11/Conv2D;EfficientNet-STCustom/conv2d_2/Conv2D;conv2d_2/bias1]:9",
        "max": 9.520000000000001,
        "mean": 9.520000000000001,
        "min": 9.520000000000001,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda/clip_by_value/Minimum]:10",
        "max": 6.2,
        "mean": 6.2,
        "min": 6.2,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda/clip_by_value]:11",
        "max": 2.3800000000000003,
        "mean": 2.3800000000000003,
        "min": 2.3800000000000003,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act2_0/Sigmoid]:12",
        "max": 1.42,
        "mean": 1.42,
        "min": 1.42,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/multiply/mul]:13",
        "max": 173.34,
        "mean": 173.34,
        "min": 173.34,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/batch_normalization_2/FusedBatchNormV3;conv2d_3/bias;EfficientNet-STCustom/conv2d_3/BiasAdd;EfficientNet-STCustom/conv2d_3/Conv2D]:14",
        "max": 1293.34,
        "mean": 1293.34,
        "min": 1293.34,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_1/Relu6;EfficientNet-STCustom/batch_normalization_3/FusedBatchNormV3;conv2d_4/bias;EfficientNet-STCustom/conv2d_4/BiasAdd;EfficientNet-STCustom/conv2d_19/Conv2D;EfficientNet-STCustom/conv2d_4/Conv2D1]:15",
        "max": 380.06,
        "mean": 380.06,
        "min": 380.06,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_2/Relu6;EfficientNet-STCustom/batch_normalization_4/FusedBatchNormV3;EfficientNet-STCustom/depthwise_conv2d_1/depthwise;EfficientNet-STCustom/depthwise_conv2d_1/BiasAdd;EfficientNet-STCustom/conv2d_19/Conv2D;depthwise_conv2d_1/bias1]:16",
        "max": 128.14000000000001,
        "mean": 128.14000000000001,
        "min": 128.14000000000001,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/global_average_pooling2d_1/Mean]:17",
        "max": 1333.3600000000001,
        "mean": 1333.3600000000001,
        "min": 1333.3600000000001,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_1/Shape]:18",
        "max": 0.64,
        "mean": 0.64,
        "min": 0.64,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_1/strided_slice]:19",
        "max": 0.78,
        "mean": 0.78,
        "min": 0.78,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_1/Reshape/shape]:20",
        "max": 3.2399999999999998,
        "mean": 3.2399999999999998,
        "min": 3.2399999999999998,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_1/Reshape]:21",
        "max": 1.9200000000000002,
        "mean": 1.9200000000000002,
        "min": 1.9200000000000002,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act_1/Relu6;EfficientNet-STCustom/conv2d_5/BiasAdd;EfficientNet-STCustom/conv2d_5/Conv2D;conv2d_5/bias]:22",
        "max": 5.8999999999999995,
        "mean": 5.8999999999999995,
        "min": 5.8999999999999995,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/conv2d_6/BiasAdd;EfficientNet-STCustom/conv2d_19/Conv2D;EfficientNet-STCustom/conv2d_6/Conv2D;conv2d_6/bias1]:23",
        "max": 3.2399999999999998,
        "mean": 3.2399999999999998,
        "min": 3.2399999999999998,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_1/clip_by_value/Minimum]:24",
        "max": 3.46,
        "mean": 3.46,
        "min": 3.46,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_1/clip_by_value]:25",
        "max": 2.02,
        "mean": 2.02,
        "min": 2.02,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act2_1/Sigmoid]:26",
        "max": 1.14,
        "mean": 1.14,
        "min": 1.14,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/multiply_1/mul]:27",
        "max": 152.07999999999998,
        "mean": 152.07999999999998,
        "min": 152.07999999999998,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/batch_normalization_5/FusedBatchNormV3;conv2d_7/bias;EfficientNet-STCustom/conv2d_7/BiasAdd;EfficientNet-STCustom/conv2d_11/Conv2D;EfficientNet-STCustom/conv2d_7/Conv2D]:28",
        "max": 360.52,
        "mean": 360.52,
        "min": 360.52,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_3/Relu6;EfficientNet-STCustom/batch_normalization_6/FusedBatchNormV3;conv2d_8/bias;EfficientNet-STCustom/conv2d_8/BiasAdd;EfficientNet-STCustom/conv2d_43/Conv2D;EfficientNet-STCustom/conv2d_8/Conv2D1]:29",
        "max": 210.5,
        "mean": 210.5,
        "min": 210.5,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_4/Relu6;EfficientNet-STCustom/batch_normalization_7/FusedBatchNormV3;EfficientNet-STCustom/depthwise_conv2d_2/depthwise;EfficientNet-STCustom/depthwise_conv2d_2/BiasAdd;EfficientNet-STCustom/conv2d_43/Conv2D;depthwise_conv2d_2/bias1]:30",
        "max": 158.36,
        "mean": 158.36,
        "min": 158.36,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/global_average_pooling2d_2/Mean]:31",
        "max": 2689.9,
        "mean": 2689.9,
        "min": 2689.9,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_2/Shape]:32",
        "max": 1.22,
        "mean": 1.22,
        "min": 1.22,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_2/strided_slice]:33",
        "max": 1.06,
        "mean": 1.06,
        "min": 1.06,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_2/Reshape/shape]:34",
        "max": 4.7,
        "mean": 4.7,
        "min": 4.7,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_2/Reshape]:35",
        "max": 2.66,
        "mean": 2.66,
        "min": 2.66,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act_2/Relu6;EfficientNet-STCustom/conv2d_9/BiasAdd;EfficientNet-STCustom/conv2d_13/Conv2D;EfficientNet-STCustom/conv2d_9/Conv2D;conv2d_9/bias]:36",
        "max": 4.720000000000001,
        "mean": 4.720000000000001,
        "min": 4.720000000000001,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/conv2d_10/BiasAdd;EfficientNet-STCustom/conv2d_43/Conv2D;EfficientNet-STCustom/conv2d_10/Conv2D;conv2d_10/bias1]:37",
        "max": 8.959999999999999,
        "mean": 8.959999999999999,
        "min": 8.959999999999999,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_2/clip_by_value/Minimum]:38",
        "max": 4.0200000000000005,
        "mean": 4.0200000000000005,
        "min": 4.0200000000000005,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_2/clip_by_value]:39",
        "max": 1.7799999999999998,
        "mean": 1.7799999999999998,
        "min": 1.7799999999999998,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act2_2/Sigmoid]:40",
        "max": 1.16,
        "mean": 1.16,
        "min": 1.16,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/multiply_2/mul]:41",
        "max": 101.32,
        "mean": 101.32,
        "min": 101.32,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/batch_normalization_8/FusedBatchNormV3;conv2d_11/bias;EfficientNet-STCustom/conv2d_11/BiasAdd;EfficientNet-STCustom/conv2d_11/Conv2D]:42",
        "max": 1513.56,
        "mean": 1513.56,
        "min": 1513.56,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/add/add]:43",
        "max": 45.46,
        "mean": 45.46,
        "min": 45.46,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_5/Relu6;EfficientNet-STCustom/batch_normalization_9/FusedBatchNormV3;conv2d_12/bias;EfficientNet-STCustom/conv2d_12/BiasAdd;EfficientNet-STCustom/conv2d_43/Conv2D;EfficientNet-STCustom/conv2d_12/Conv2D1]:44",
        "max": 264.32,
        "mean": 264.32,
        "min": 264.32,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_6/Relu6;EfficientNet-STCustom/batch_normalization_10/FusedBatchNormV3;EfficientNet-STCustom/depthwise_conv2d_3/depthwise;EfficientNet-STCustom/depthwise_conv2d_3/BiasAdd;EfficientNet-STCustom/conv2d_43/Conv2D;depthwise_conv2d_3/bias1]:45",
        "max": 199.02,
        "mean": 199.02,
        "min": 199.02,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/global_average_pooling2d_3/Mean]:46",
        "max": 664.6,
        "mean": 664.6,
        "min": 664.6,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_3/Shape]:47",
        "max": 0.64,
        "mean": 0.64,
        "min": 0.64,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_3/strided_slice]:48",
        "max": 0.6,
        "mean": 0.6,
        "min": 0.6,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_3/Reshape/shape]:49",
        "max": 2.94,
        "mean": 2.94,
        "min": 2.94,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_3/Reshape]:50",
        "max": 1.98,
        "mean": 1.98,
        "min": 1.98,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act_3/Relu6;EfficientNet-STCustom/conv2d_13/BiasAdd;EfficientNet-STCustom/conv2d_13/Conv2D;conv2d_13/bias]:51",
        "max": 3.0,
        "mean": 3.0,
        "min": 3.0,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/conv2d_14/BiasAdd;EfficientNet-STCustom/conv2d_43/Conv2D;EfficientNet-STCustom/conv2d_14/Conv2D;conv2d_14/bias1]:52",
        "max": 6.88,
        "mean": 6.88,
        "min": 6.88,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_3/clip_by_value/Minimum]:53",
        "max": 2.84,
        "mean": 2.84,
        "min": 2.84,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_3/clip_by_value]:54",
        "max": 1.6800000000000002,
        "mean": 1.6800000000000002,
        "min": 1.6800000000000002,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act2_3/Sigmoid]:55",
        "max": 1.1800000000000002,
        "mean": 1.1800000000000002,
        "min": 1.1800000000000002,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/multiply_3/mul]:56",
        "max": 26.44,
        "mean": 26.44,
        "min": 26.44,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/batch_normalization_11/FusedBatchNormV3;conv2d_15/bias;EfficientNet-STCustom/conv2d_15/BiasAdd;EfficientNet-STCustom/conv2d_19/Conv2D;EfficientNet-STCustom/conv2d_15/Conv2D]:57",
        "max": 170.0,
        "mean": 170.0,
        "min": 170.0,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_7/Relu6;EfficientNet-STCustom/batch_normalization_12/FusedBatchNormV3;conv2d_16/bias;EfficientNet-STCustom/conv2d_16/BiasAdd;EfficientNet-STCustom/conv2d_22/Conv2D;EfficientNet-STCustom/conv2d_16/Conv2D1]:58",
        "max": 141.04,
        "mean": 141.04,
        "min": 141.04,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_8/Relu6;EfficientNet-STCustom/batch_normalization_13/FusedBatchNormV3;EfficientNet-STCustom/depthwise_conv2d_4/depthwise;EfficientNet-STCustom/depthwise_conv2d_4/BiasAdd;EfficientNet-STCustom/conv2d_22/Conv2D;depthwise_conv2d_4/bias1]:59",
        "max": 144.1,
        "mean": 144.1,
        "min": 144.1,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/global_average_pooling2d_4/Mean]:60",
        "max": 989.82,
        "mean": 989.82,
        "min": 989.82,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_4/Shape]:61",
        "max": 0.54,
        "mean": 0.54,
        "min": 0.54,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_4/strided_slice]:62",
        "max": 0.42000000000000004,
        "mean": 0.42000000000000004,
        "min": 0.42000000000000004,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_4/Reshape/shape]:63",
        "max": 1.76,
        "mean": 1.76,
        "min": 1.76,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_4/Reshape]:64",
        "max": 1.24,
        "mean": 1.24,
        "min": 1.24,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act_4/Relu6;EfficientNet-STCustom/conv2d_17/BiasAdd;EfficientNet-STCustom/conv2d_21/Conv2D;EfficientNet-STCustom/conv2d_17/Conv2D;conv2d_17/bias]:65",
        "max": 2.72,
        "mean": 2.72,
        "min": 2.72,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/conv2d_18/BiasAdd;EfficientNet-STCustom/conv2d_22/Conv2D;EfficientNet-STCustom/conv2d_18/Conv2D;conv2d_18/bias1]:66",
        "max": 6.26,
        "mean": 6.26,
        "min": 6.26,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_4/clip_by_value/Minimum]:67",
        "max": 1.82,
        "mean": 1.82,
        "min": 1.82,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_4/clip_by_value]:68",
        "max": 1.4,
        "mean": 1.4,
        "min": 1.4,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act2_4/Sigmoid]:69",
        "max": 0.76,
        "mean": 0.76,
        "min": 0.76,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/multiply_4/mul]:70",
        "max": 60.18,
        "mean": 60.18,
        "min": 60.18,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/batch_normalization_14/FusedBatchNormV3;conv2d_19/bias;EfficientNet-STCustom/conv2d_19/BiasAdd;EfficientNet-STCustom/conv2d_19/Conv2D]:71",
        "max": 122.0,
        "mean": 122.0,
        "min": 122.0,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/add_1/add]:72",
        "max": 17.04,
        "mean": 17.04,
        "min": 17.04,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_9/Relu6;EfficientNet-STCustom/batch_normalization_15/FusedBatchNormV3;conv2d_20/bias;EfficientNet-STCustom/conv2d_20/BiasAdd;EfficientNet-STCustom/conv2d_22/Conv2D;EfficientNet-STCustom/conv2d_20/Conv2D1]:73",
        "max": 113.36,
        "mean": 113.36,
        "min": 113.36,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_10/Relu6;EfficientNet-STCustom/batch_normalization_16/FusedBatchNormV3;EfficientNet-STCustom/depthwise_conv2d_5/depthwise;EfficientNet-STCustom/depthwise_conv2d_5/BiasAdd;EfficientNet-STCustom/conv2d_22/Conv2D;depthwise_conv2d_5/bias1]:74",
        "max": 82.02,
        "mean": 82.02,
        "min": 82.02,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/global_average_pooling2d_5/Mean]:75",
        "max": 248.4,
        "mean": 248.4,
        "min": 248.4,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_5/Shape]:76",
        "max": 0.24000000000000002,
        "mean": 0.24000000000000002,
        "min": 0.24000000000000002,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_5/strided_slice]:77",
        "max": 0.5199999999999999,
        "mean": 0.5199999999999999,
        "min": 0.5199999999999999,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_5/Reshape/shape]:78",
        "max": 1.66,
        "mean": 1.66,
        "min": 1.66,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_5/Reshape]:79",
        "max": 1.02,
        "mean": 1.02,
        "min": 1.02,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act_5/Relu6;EfficientNet-STCustom/conv2d_21/BiasAdd;EfficientNet-STCustom/conv2d_21/Conv2D;conv2d_21/bias]:80",
        "max": 2.4,
        "mean": 2.4,
        "min": 2.4,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/conv2d_22/BiasAdd;EfficientNet-STCustom/conv2d_22/Conv2D;conv2d_22/bias1]:81",
        "max": 6.04,
        "mean": 6.04,
        "min": 6.04,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_5/clip_by_value/Minimum]:82",
        "max": 1.6800000000000002,
        "mean": 1.6800000000000002,
        "min": 1.6800000000000002,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_5/clip_by_value]:83",
        "max": 1.1199999999999999,
        "mean": 1.1199999999999999,
        "min": 1.1199999999999999,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act2_5/Sigmoid]:84",
        "max": 0.86,
        "mean": 0.86,
        "min": 0.86,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/multiply_5/mul]:85",
        "max": 20.44,
        "mean": 20.44,
        "min": 20.44,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/batch_normalization_17/FusedBatchNormV3;conv2d_23/bias;EfficientNet-STCustom/conv2d_23/BiasAdd;EfficientNet-STCustom/conv2d_31/Conv2D;EfficientNet-STCustom/conv2d_23/Conv2D]:86",
        "max": 24.46,
        "mean": 24.46,
        "min": 24.46,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_11/Relu6;EfficientNet-STCustom/batch_normalization_18/FusedBatchNormV3;conv2d_24/bias;EfficientNet-STCustom/conv2d_24/BiasAdd;EfficientNet-STCustom/conv2d_34/Conv2D;EfficientNet-STCustom/conv2d_24/Conv2D1]:87",
        "max": 66.32000000000001,
        "mean": 66.32000000000001,
        "min": 66.32000000000001,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_12/Relu6;EfficientNet-STCustom/batch_normalization_19/FusedBatchNormV3;EfficientNet-STCustom/depthwise_conv2d_6/depthwise;EfficientNet-STCustom/depthwise_conv2d_6/BiasAdd;EfficientNet-STCustom/conv2d_34/Conv2D;depthwise_conv2d_6/bias1]:88",
        "max": 102.0,
        "mean": 102.0,
        "min": 102.0,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/global_average_pooling2d_6/Mean]:89",
        "max": 414.38000000000005,
        "mean": 414.38000000000005,
        "min": 414.38000000000005,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_6/Shape]:90",
        "max": 0.48000000000000004,
        "mean": 0.48000000000000004,
        "min": 0.48000000000000004,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_6/strided_slice]:91",
        "max": 0.34,
        "mean": 0.34,
        "min": 0.34,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_6/Reshape/shape]:92",
        "max": 1.9,
        "mean": 1.9,
        "min": 1.9,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_6/Reshape]:93",
        "max": 1.08,
        "mean": 1.08,
        "min": 1.08,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act_6/Relu6;EfficientNet-STCustom/conv2d_25/BiasAdd;EfficientNet-STCustom/conv2d_33/Conv2D;EfficientNet-STCustom/conv2d_25/Conv2D;conv2d_25/bias]:94",
        "max": 3.0799999999999996,
        "mean": 3.0799999999999996,
        "min": 3.0799999999999996,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/conv2d_26/BiasAdd;EfficientNet-STCustom/conv2d_34/Conv2D;EfficientNet-STCustom/conv2d_26/Conv2D;conv2d_26/bias1]:95",
        "max": 6.42,
        "mean": 6.42,
        "min": 6.42,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_6/clip_by_value/Minimum]:96",
        "max": 1.56,
        "mean": 1.56,
        "min": 1.56,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_6/clip_by_value]:97",
        "max": 1.1800000000000002,
        "mean": 1.1800000000000002,
        "min": 1.1800000000000002,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act2_6/Sigmoid]:98",
        "max": 1.08,
        "mean": 1.08,
        "min": 1.08,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/multiply_6/mul]:99",
        "max": 21.62,
        "mean": 21.62,
        "min": 21.62,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/batch_normalization_20/FusedBatchNormV3;conv2d_27/bias;EfficientNet-STCustom/conv2d_27/BiasAdd;EfficientNet-STCustom/conv2d_31/Conv2D;EfficientNet-STCustom/conv2d_27/Conv2D]:100",
        "max": 291.08,
        "mean": 291.08,
        "min": 291.08,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/add_2/add]:101",
        "max": 8.46,
        "mean": 8.46,
        "min": 8.46,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_13/Relu6;EfficientNet-STCustom/batch_normalization_21/FusedBatchNormV3;conv2d_28/bias;EfficientNet-STCustom/conv2d_28/BiasAdd;EfficientNet-STCustom/conv2d_34/Conv2D;EfficientNet-STCustom/conv2d_28/Conv2D1]:102",
        "max": 103.66,
        "mean": 103.66,
        "min": 103.66,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_14/Relu6;EfficientNet-STCustom/batch_normalization_22/FusedBatchNormV3;EfficientNet-STCustom/depthwise_conv2d_7/depthwise;EfficientNet-STCustom/depthwise_conv2d_7/BiasAdd;EfficientNet-STCustom/conv2d_34/Conv2D;depthwise_conv2d_7/bias1]:103",
        "max": 89.96,
        "mean": 89.96,
        "min": 89.96,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/global_average_pooling2d_7/Mean]:104",
        "max": 414.8,
        "mean": 414.8,
        "min": 414.8,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_7/Shape]:105",
        "max": 0.44,
        "mean": 0.44,
        "min": 0.44,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_7/strided_slice]:106",
        "max": 0.7200000000000001,
        "mean": 0.7200000000000001,
        "min": 0.7200000000000001,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_7/Reshape/shape]:107",
        "max": 1.7,
        "mean": 1.7,
        "min": 1.7,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_7/Reshape]:108",
        "max": 1.06,
        "mean": 1.06,
        "min": 1.06,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act_7/Relu6;EfficientNet-STCustom/conv2d_29/BiasAdd;EfficientNet-STCustom/conv2d_33/Conv2D;EfficientNet-STCustom/conv2d_29/Conv2D;conv2d_29/bias]:109",
        "max": 3.72,
        "mean": 3.72,
        "min": 3.72,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/conv2d_30/BiasAdd;EfficientNet-STCustom/conv2d_34/Conv2D;EfficientNet-STCustom/conv2d_30/Conv2D;conv2d_30/bias1]:110",
        "max": 7.0,
        "mean": 7.0,
        "min": 7.0,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_7/clip_by_value/Minimum]:111",
        "max": 1.52,
        "mean": 1.52,
        "min": 1.52,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_7/clip_by_value]:112",
        "max": 1.34,
        "mean": 1.34,
        "min": 1.34,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act2_7/Sigmoid]:113",
        "max": 12.82,
        "mean": 12.82,
        "min": 12.82,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/multiply_7/mul]:114",
        "max": 21.6,
        "mean": 21.6,
        "min": 21.6,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/batch_normalization_23/FusedBatchNormV3;conv2d_31/bias;EfficientNet-STCustom/conv2d_31/BiasAdd;EfficientNet-STCustom/conv2d_31/Conv2D]:115",
        "max": 261.06,
        "mean": 261.06,
        "min": 261.06,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/add_3/add]:116",
        "max": 8.08,
        "mean": 8.08,
        "min": 8.08,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_15/Relu6;EfficientNet-STCustom/batch_normalization_24/FusedBatchNormV3;conv2d_32/bias;EfficientNet-STCustom/conv2d_32/BiasAdd;EfficientNet-STCustom/conv2d_34/Conv2D;EfficientNet-STCustom/conv2d_32/Conv2D1]:117",
        "max": 108.66000000000001,
        "mean": 108.66000000000001,
        "min": 108.66000000000001,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_16/Relu6;EfficientNet-STCustom/batch_normalization_25/FusedBatchNormV3;EfficientNet-STCustom/depthwise_conv2d_8/depthwise;EfficientNet-STCustom/depthwise_conv2d_8/BiasAdd;EfficientNet-STCustom/conv2d_34/Conv2D;depthwise_conv2d_8/bias1]:118",
        "max": 192.92000000000002,
        "mean": 192.92000000000002,
        "min": 192.92000000000002,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/global_average_pooling2d_8/Mean]:119",
        "max": 419.52,
        "mean": 419.52,
        "min": 419.52,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_8/Shape]:120",
        "max": 0.5199999999999999,
        "mean": 0.5199999999999999,
        "min": 0.5199999999999999,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_8/strided_slice]:121",
        "max": 0.54,
        "mean": 0.54,
        "min": 0.54,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_8/Reshape/shape]:122",
        "max": 2.18,
        "mean": 2.18,
        "min": 2.18,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_8/Reshape]:123",
        "max": 1.32,
        "mean": 1.32,
        "min": 1.32,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act_8/Relu6;EfficientNet-STCustom/conv2d_33/BiasAdd;EfficientNet-STCustom/conv2d_33/Conv2D;conv2d_33/bias]:124",
        "max": 3.66,
        "mean": 3.66,
        "min": 3.66,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/conv2d_34/BiasAdd;EfficientNet-STCustom/conv2d_34/Conv2D;conv2d_34/bias1]:125",
        "max": 6.74,
        "mean": 6.74,
        "min": 6.74,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_8/clip_by_value/Minimum]:126",
        "max": 1.82,
        "mean": 1.82,
        "min": 1.82,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_8/clip_by_value]:127",
        "max": 1.26,
        "mean": 1.26,
        "min": 1.26,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act2_8/Sigmoid]:128",
        "max": 1.1,
        "mean": 1.1,
        "min": 1.1,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/multiply_8/mul]:129",
        "max": 21.26,
        "mean": 21.26,
        "min": 21.26,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/batch_normalization_26/FusedBatchNormV3;conv2d_35/bias;EfficientNet-STCustom/conv2d_35/BiasAdd;EfficientNet-STCustom/conv2d_43/Conv2D;EfficientNet-STCustom/conv2d_35/Conv2D]:130",
        "max": 193.92000000000002,
        "mean": 193.92000000000002,
        "min": 193.92000000000002,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_17/Relu6;EfficientNet-STCustom/batch_normalization_27/FusedBatchNormV3;conv2d_36/bias;EfficientNet-STCustom/conv2d_36/BiasAdd;EfficientNet-STCustom/conv2d_63/Conv2D;EfficientNet-STCustom/conv2d_36/Conv2D1]:131",
        "max": 32.04,
        "mean": 32.04,
        "min": 32.04,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_18/Relu6;EfficientNet-STCustom/batch_normalization_28/FusedBatchNormV3;EfficientNet-STCustom/depthwise_conv2d_9/depthwise;EfficientNet-STCustom/depthwise_conv2d_9/BiasAdd;EfficientNet-STCustom/conv2d_63/Conv2D;depthwise_conv2d_9/bias1]:132",
        "max": 39.22,
        "mean": 39.22,
        "min": 39.22,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/global_average_pooling2d_9/Mean]:133",
        "max": 497.58000000000004,
        "mean": 497.58000000000004,
        "min": 497.58000000000004,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_9/Shape]:134",
        "max": 0.54,
        "mean": 0.54,
        "min": 0.54,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_9/strided_slice]:135",
        "max": 0.46,
        "mean": 0.46,
        "min": 0.46,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_9/Reshape/shape]:136",
        "max": 1.84,
        "mean": 1.84,
        "min": 1.84,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_9/Reshape]:137",
        "max": 1.26,
        "mean": 1.26,
        "min": 1.26,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act_9/Relu6;EfficientNet-STCustom/conv2d_37/BiasAdd;EfficientNet-STCustom/conv2d_45/Conv2D;EfficientNet-STCustom/conv2d_37/Conv2D;conv2d_37/bias]:138",
        "max": 3.66,
        "mean": 3.66,
        "min": 3.66,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/conv2d_38/BiasAdd;EfficientNet-STCustom/conv2d_63/Conv2D;EfficientNet-STCustom/conv2d_38/Conv2D;conv2d_38/bias1]:139",
        "max": 9.780000000000001,
        "mean": 9.780000000000001,
        "min": 9.780000000000001,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_9/clip_by_value/Minimum]:140",
        "max": 1.5399999999999998,
        "mean": 1.5399999999999998,
        "min": 1.5399999999999998,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_9/clip_by_value]:141",
        "max": 1.0,
        "mean": 1.0,
        "min": 1.0,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act2_9/Sigmoid]:142",
        "max": 0.94,
        "mean": 0.94,
        "min": 0.94,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/multiply_9/mul]:143",
        "max": 17.54,
        "mean": 17.54,
        "min": 17.54,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/batch_normalization_29/FusedBatchNormV3;conv2d_39/bias;EfficientNet-STCustom/conv2d_39/BiasAdd;EfficientNet-STCustom/conv2d_43/Conv2D;EfficientNet-STCustom/conv2d_39/Conv2D]:144",
        "max": 177.2,
        "mean": 177.2,
        "min": 177.2,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/add_4/add]:145",
        "max": 9.6,
        "mean": 9.6,
        "min": 9.6,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_19/Relu6;EfficientNet-STCustom/batch_normalization_30/FusedBatchNormV3;conv2d_40/bias;EfficientNet-STCustom/conv2d_40/BiasAdd;EfficientNet-STCustom/conv2d_63/Conv2D;EfficientNet-STCustom/conv2d_40/Conv2D1]:146",
        "max": 30.8,
        "mean": 30.8,
        "min": 30.8,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_20/Relu6;EfficientNet-STCustom/batch_normalization_31/FusedBatchNormV3;EfficientNet-STCustom/depthwise_conv2d_10/depthwise;EfficientNet-STCustom/depthwise_conv2d_10/BiasAdd;EfficientNet-STCustom/conv2d_63/Conv2D;depthwise_conv2d_10/bias1]:147",
        "max": 37.699999999999996,
        "mean": 37.699999999999996,
        "min": 37.699999999999996,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/global_average_pooling2d_10/Mean]:148",
        "max": 498.21999999999997,
        "mean": 498.21999999999997,
        "min": 498.21999999999997,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_10/Shape]:149",
        "max": 0.58,
        "mean": 0.58,
        "min": 0.58,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_10/strided_slice]:150",
        "max": 0.68,
        "mean": 0.68,
        "min": 0.68,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_10/Reshape/shape]:151",
        "max": 1.86,
        "mean": 1.86,
        "min": 1.86,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_10/Reshape]:152",
        "max": 1.08,
        "mean": 1.08,
        "min": 1.08,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act_10/Relu6;EfficientNet-STCustom/conv2d_41/BiasAdd;EfficientNet-STCustom/conv2d_45/Conv2D;EfficientNet-STCustom/conv2d_41/Conv2D;conv2d_41/bias]:153",
        "max": 3.7399999999999998,
        "mean": 3.7399999999999998,
        "min": 3.7399999999999998,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/conv2d_42/BiasAdd;EfficientNet-STCustom/conv2d_63/Conv2D;EfficientNet-STCustom/conv2d_42/Conv2D;conv2d_42/bias1]:154",
        "max": 7.4799999999999995,
        "mean": 7.4799999999999995,
        "min": 7.4799999999999995,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_10/clip_by_value/Minimum]:155",
        "max": 1.42,
        "mean": 1.42,
        "min": 1.42,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_10/clip_by_value]:156",
        "max": 1.22,
        "mean": 1.22,
        "min": 1.22,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act2_10/Sigmoid]:157",
        "max": 1.08,
        "mean": 1.08,
        "min": 1.08,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/multiply_10/mul]:158",
        "max": 17.62,
        "mean": 17.62,
        "min": 17.62,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/batch_normalization_32/FusedBatchNormV3;conv2d_43/bias;EfficientNet-STCustom/conv2d_43/BiasAdd;EfficientNet-STCustom/conv2d_43/Conv2D]:159",
        "max": 88.78,
        "mean": 88.78,
        "min": 88.78,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/add_5/add]:160",
        "max": 9.34,
        "mean": 9.34,
        "min": 9.34,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_21/Relu6;EfficientNet-STCustom/batch_normalization_33/FusedBatchNormV3;conv2d_44/bias;EfficientNet-STCustom/conv2d_44/BiasAdd;EfficientNet-STCustom/conv2d_63/Conv2D;EfficientNet-STCustom/conv2d_44/Conv2D1]:161",
        "max": 30.14,
        "mean": 30.14,
        "min": 30.14,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_22/Relu6;EfficientNet-STCustom/batch_normalization_34/FusedBatchNormV3;EfficientNet-STCustom/depthwise_conv2d_11/depthwise;EfficientNet-STCustom/depthwise_conv2d_11/BiasAdd;EfficientNet-STCustom/conv2d_63/Conv2D;depthwise_conv2d_11/bias1]:162",
        "max": 14.94,
        "mean": 14.94,
        "min": 14.94,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/global_average_pooling2d_11/Mean]:163",
        "max": 126.04,
        "mean": 126.04,
        "min": 126.04,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_11/Shape]:164",
        "max": 0.42000000000000004,
        "mean": 0.42000000000000004,
        "min": 0.42000000000000004,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_11/strided_slice]:165",
        "max": 0.7,
        "mean": 0.7,
        "min": 0.7,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_11/Reshape/shape]:166",
        "max": 1.58,
        "mean": 1.58,
        "min": 1.58,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_11/Reshape]:167",
        "max": 1.1,
        "mean": 1.1,
        "min": 1.1,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act_11/Relu6;EfficientNet-STCustom/conv2d_45/BiasAdd;EfficientNet-STCustom/conv2d_45/Conv2D;conv2d_45/bias]:168",
        "max": 2.98,
        "mean": 2.98,
        "min": 2.98,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/conv2d_46/BiasAdd;EfficientNet-STCustom/conv2d_63/Conv2D;EfficientNet-STCustom/conv2d_46/Conv2D;conv2d_46/bias1]:169",
        "max": 9.299999999999999,
        "mean": 9.299999999999999,
        "min": 9.299999999999999,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_11/clip_by_value/Minimum]:170",
        "max": 1.4,
        "mean": 1.4,
        "min": 1.4,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_11/clip_by_value]:171",
        "max": 1.1199999999999999,
        "mean": 1.1199999999999999,
        "min": 1.1199999999999999,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act2_11/Sigmoid]:172",
        "max": 1.2,
        "mean": 1.2,
        "min": 1.2,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/multiply_11/mul]:173",
        "max": 5.32,
        "mean": 5.32,
        "min": 5.32,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/batch_normalization_35/FusedBatchNormV3;conv2d_47/bias;EfficientNet-STCustom/conv2d_47/BiasAdd;EfficientNet-STCustom/conv2d_59/Conv2D;EfficientNet-STCustom/conv2d_47/Conv2D]:174",
        "max": 19.34,
        "mean": 19.34,
        "min": 19.34,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_23/Relu6;EfficientNet-STCustom/batch_normalization_36/FusedBatchNormV3;conv2d_48/bias;EfficientNet-STCustom/conv2d_48/BiasAdd;EfficientNet-STCustom/conv2d_62/Conv2D;EfficientNet-STCustom/conv2d_48/Conv2D1]:175",
        "max": 29.74,
        "mean": 29.74,
        "min": 29.74,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_24/Relu6;EfficientNet-STCustom/batch_normalization_37/FusedBatchNormV3;EfficientNet-STCustom/depthwise_conv2d_12/depthwise;EfficientNet-STCustom/depthwise_conv2d_12/BiasAdd;EfficientNet-STCustom/conv2d_62/Conv2D;depthwise_conv2d_12/bias1]:176",
        "max": 20.04,
        "mean": 20.04,
        "min": 20.04,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/global_average_pooling2d_12/Mean]:177",
        "max": 231.22,
        "mean": 231.22,
        "min": 231.22,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_12/Shape]:178",
        "max": 0.54,
        "mean": 0.54,
        "min": 0.54,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_12/strided_slice]:179",
        "max": 0.38,
        "mean": 0.38,
        "min": 0.38,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_12/Reshape/shape]:180",
        "max": 1.6800000000000002,
        "mean": 1.6800000000000002,
        "min": 1.6800000000000002,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_12/Reshape]:181",
        "max": 0.98,
        "mean": 0.98,
        "min": 0.98,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act_12/Relu6;EfficientNet-STCustom/conv2d_49/BiasAdd;EfficientNet-STCustom/conv2d_61/Conv2D;EfficientNet-STCustom/conv2d_49/Conv2D;conv2d_49/bias]:182",
        "max": 6.58,
        "mean": 6.58,
        "min": 6.58,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/conv2d_50/BiasAdd;EfficientNet-STCustom/conv2d_62/Conv2D;EfficientNet-STCustom/conv2d_50/Conv2D;conv2d_50/bias1]:183",
        "max": 10.6,
        "mean": 10.6,
        "min": 10.6,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_12/clip_by_value/Minimum]:184",
        "max": 1.6,
        "mean": 1.6,
        "min": 1.6,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_12/clip_by_value]:185",
        "max": 1.28,
        "mean": 1.28,
        "min": 1.28,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act2_12/Sigmoid]:186",
        "max": 1.1800000000000002,
        "mean": 1.1800000000000002,
        "min": 1.1800000000000002,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/multiply_12/mul]:187",
        "max": 10.14,
        "mean": 10.14,
        "min": 10.14,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/batch_normalization_38/FusedBatchNormV3;conv2d_51/bias;EfficientNet-STCustom/conv2d_51/BiasAdd;EfficientNet-STCustom/conv2d_59/Conv2D;EfficientNet-STCustom/conv2d_51/Conv2D]:188",
        "max": 187.82,
        "mean": 187.82,
        "min": 187.82,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/add_6/add]:189",
        "max": 5.0600000000000005,
        "mean": 5.0600000000000005,
        "min": 5.0600000000000005,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_25/Relu6;EfficientNet-STCustom/batch_normalization_39/FusedBatchNormV3;conv2d_52/bias;EfficientNet-STCustom/conv2d_52/BiasAdd;EfficientNet-STCustom/conv2d_62/Conv2D;EfficientNet-STCustom/conv2d_52/Conv2D1]:190",
        "max": 31.3,
        "mean": 31.3,
        "min": 31.3,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_26/Relu6;EfficientNet-STCustom/batch_normalization_40/FusedBatchNormV3;EfficientNet-STCustom/depthwise_conv2d_13/depthwise;EfficientNet-STCustom/depthwise_conv2d_13/BiasAdd;EfficientNet-STCustom/conv2d_62/Conv2D;depthwise_conv2d_13/bias1]:191",
        "max": 19.759999999999998,
        "mean": 19.759999999999998,
        "min": 19.759999999999998,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/global_average_pooling2d_13/Mean]:192",
        "max": 230.1,
        "mean": 230.1,
        "min": 230.1,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_13/Shape]:193",
        "max": 0.5199999999999999,
        "mean": 0.5199999999999999,
        "min": 0.5199999999999999,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_13/strided_slice]:194",
        "max": 0.68,
        "mean": 0.68,
        "min": 0.68,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_13/Reshape/shape]:195",
        "max": 1.66,
        "mean": 1.66,
        "min": 1.66,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_13/Reshape]:196",
        "max": 0.9600000000000001,
        "mean": 0.9600000000000001,
        "min": 0.9600000000000001,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act_13/Relu6;EfficientNet-STCustom/conv2d_53/BiasAdd;EfficientNet-STCustom/conv2d_61/Conv2D;EfficientNet-STCustom/conv2d_53/Conv2D;conv2d_53/bias]:197",
        "max": 7.84,
        "mean": 7.84,
        "min": 7.84,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/conv2d_54/BiasAdd;EfficientNet-STCustom/conv2d_62/Conv2D;EfficientNet-STCustom/conv2d_54/Conv2D;conv2d_54/bias1]:198",
        "max": 8.42,
        "mean": 8.42,
        "min": 8.42,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_13/clip_by_value/Minimum]:199",
        "max": 1.6199999999999999,
        "mean": 1.6199999999999999,
        "min": 1.6199999999999999,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_13/clip_by_value]:200",
        "max": 1.3,
        "mean": 1.3,
        "min": 1.3,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act2_13/Sigmoid]:201",
        "max": 1.1,
        "mean": 1.1,
        "min": 1.1,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/multiply_13/mul]:202",
        "max": 9.979999999999999,
        "mean": 9.979999999999999,
        "min": 9.979999999999999,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/batch_normalization_41/FusedBatchNormV3;conv2d_55/bias;EfficientNet-STCustom/conv2d_55/BiasAdd;EfficientNet-STCustom/conv2d_59/Conv2D;EfficientNet-STCustom/conv2d_55/Conv2D]:203",
        "max": 27.2,
        "mean": 27.2,
        "min": 27.2,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/add_7/add]:204",
        "max": 4.92,
        "mean": 4.92,
        "min": 4.92,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_27/Relu6;EfficientNet-STCustom/batch_normalization_42/FusedBatchNormV3;conv2d_56/bias;EfficientNet-STCustom/conv2d_56/BiasAdd;EfficientNet-STCustom/conv2d_62/Conv2D;EfficientNet-STCustom/conv2d_56/Conv2D1]:205",
        "max": 29.3,
        "mean": 29.3,
        "min": 29.3,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_28/Relu6;EfficientNet-STCustom/batch_normalization_43/FusedBatchNormV3;EfficientNet-STCustom/depthwise_conv2d_14/depthwise;EfficientNet-STCustom/depthwise_conv2d_14/BiasAdd;EfficientNet-STCustom/conv2d_62/Conv2D;depthwise_conv2d_14/bias1]:206",
        "max": 19.12,
        "mean": 19.12,
        "min": 19.12,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/global_average_pooling2d_14/Mean]:207",
        "max": 233.8,
        "mean": 233.8,
        "min": 233.8,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_14/Shape]:208",
        "max": 0.42000000000000004,
        "mean": 0.42000000000000004,
        "min": 0.42000000000000004,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_14/strided_slice]:209",
        "max": 0.7200000000000001,
        "mean": 0.7200000000000001,
        "min": 0.7200000000000001,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_14/Reshape/shape]:210",
        "max": 1.98,
        "mean": 1.98,
        "min": 1.98,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_14/Reshape]:211",
        "max": 1.0399999999999998,
        "mean": 1.0399999999999998,
        "min": 1.0399999999999998,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act_14/Relu6;EfficientNet-STCustom/conv2d_57/BiasAdd;EfficientNet-STCustom/conv2d_61/Conv2D;EfficientNet-STCustom/conv2d_57/Conv2D;conv2d_57/bias]:212",
        "max": 7.54,
        "mean": 7.54,
        "min": 7.54,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/conv2d_58/BiasAdd;EfficientNet-STCustom/conv2d_62/Conv2D;EfficientNet-STCustom/conv2d_58/Conv2D;conv2d_58/bias1]:213",
        "max": 8.24,
        "mean": 8.24,
        "min": 8.24,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_14/clip_by_value/Minimum]:214",
        "max": 1.46,
        "mean": 1.46,
        "min": 1.46,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_14/clip_by_value]:215",
        "max": 1.0399999999999998,
        "mean": 1.0399999999999998,
        "min": 1.0399999999999998,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act2_14/Sigmoid]:216",
        "max": 1.16,
        "mean": 1.16,
        "min": 1.16,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/multiply_14/mul]:217",
        "max": 10.120000000000001,
        "mean": 10.120000000000001,
        "min": 10.120000000000001,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/batch_normalization_44/FusedBatchNormV3;conv2d_59/bias;EfficientNet-STCustom/conv2d_59/BiasAdd;EfficientNet-STCustom/conv2d_59/Conv2D]:218",
        "max": 28.299999999999997,
        "mean": 28.299999999999997,
        "min": 28.299999999999997,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/add_8/add]:219",
        "max": 4.68,
        "mean": 4.68,
        "min": 4.68,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_29/Relu6;EfficientNet-STCustom/batch_normalization_45/FusedBatchNormV3;conv2d_60/bias;EfficientNet-STCustom/conv2d_60/BiasAdd;EfficientNet-STCustom/conv2d_62/Conv2D;EfficientNet-STCustom/conv2d_60/Conv2D1]:220",
        "max": 49.04,
        "mean": 49.04,
        "min": 49.04,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/activation_30/Relu6;EfficientNet-STCustom/batch_normalization_46/FusedBatchNormV3;EfficientNet-STCustom/depthwise_conv2d_15/depthwise;EfficientNet-STCustom/depthwise_conv2d_15/BiasAdd;EfficientNet-STCustom/conv2d_62/Conv2D;depthwise_conv2d_15/bias1]:221",
        "max": 27.799999999999997,
        "mean": 27.799999999999997,
        "min": 27.799999999999997,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/global_average_pooling2d_15/Mean]:222",
        "max": 243.84,
        "mean": 243.84,
        "min": 243.84,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_15/Shape]:223",
        "max": 0.5199999999999999,
        "mean": 0.5199999999999999,
        "min": 0.5199999999999999,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_15/strided_slice]:224",
        "max": 0.48000000000000004,
        "mean": 0.48000000000000004,
        "min": 0.48000000000000004,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_15/Reshape/shape]:225",
        "max": 2.06,
        "mean": 2.06,
        "min": 2.06,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/reshape_15/Reshape]:226",
        "max": 1.22,
        "mean": 1.22,
        "min": 1.22,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act_15/Relu6;EfficientNet-STCustom/conv2d_61/BiasAdd;EfficientNet-STCustom/conv2d_61/Conv2D;conv2d_61/bias]:227",
        "max": 7.52,
        "mean": 7.52,
        "min": 7.52,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/conv2d_62/BiasAdd;EfficientNet-STCustom/conv2d_62/Conv2D;conv2d_62/bias1]:228",
        "max": 8.540000000000001,
        "mean": 8.540000000000001,
        "min": 8.540000000000001,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_15/clip_by_value/Minimum]:229",
        "max": 1.8,
        "mean": 1.8,
        "min": 1.8,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/lambda_15/clip_by_value]:230",
        "max": 1.1199999999999999,
        "mean": 1.1199999999999999,
        "min": 1.1199999999999999,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/act2_15/Sigmoid]:231",
        "max": 1.06,
        "mean": 1.06,
        "min": 1.06,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/multiply_15/mul]:232",
        "max": 10.18,
        "mean": 10.18,
        "min": 10.18,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/batch_normalization_47/FusedBatchNormV3;conv2d_63/bias;EfficientNet-STCustom/conv2d_63/BiasAdd;EfficientNet-STCustom/conv2d_63/Conv2D]:233",
        "max": 53.56,
        "mean": 53.56,
        "min": 53.56,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/top_activation/Relu6;EfficientNet-STCustom/batch_normalization_48/FusedBatchNormV3;top_conv/bias;EfficientNet-STCustom/top_conv/BiasAdd;EfficientNet-STCustom/top_conv/Conv2D1]:234",
        "max": 133.39999999999998,
        "mean": 133.39999999999998,
        "min": 133.39999999999998,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/avg_pool/Mean]:235",
        "max": 509.04,
        "mean": 509.04,
        "min": 509.04,
        "std": 0.0
      },
      {
        "layer_name": " [EfficientNet-STCustom/output_probs/MatMul;EfficientNet-STCustom/output_probs/BiasAdd]:236",
        "max": 19.580000000000002,
        "mean": 19.580000000000002,
        "min": 19.580000000000002,
        "std": 0.0
      },
      {
        "layer_name": " [StatefulPartitionedCall:01]:237",
        "max": 3.2399999999999998,
        "mean": 3.2399999999999998,
        "min": 3.2399999999999998,
        "std": 0.0
      },
      {
        "layer_name": " [StatefulPartitionedCall:0]:238",
        "max": 3.22,
        "mean": 3.22,
        "min": 3.22,
        "std": 0.0
      }
    ],
    "max": 75765.0,
    "mean": 24131.0,
    "min": 16425.0,
    "std": 10633.0,
    "troughput": null
  },
  "load_accelerator": null,
  "load_cpu": 79,
  "model_file_name": "st_efficientnet_lc_v1_128_tfs_int8.tflite",
  "model_size": 828328,
  "nb_inference": 50,
  "nb_parameters_model": null,
  "postprocess_time": {
    "max": null,
    "mean": null,
    "min": null,
    "std": null
  },
  "power_consumption": 6.5133728,
  "preprocess_time": {
    "max": null,
    "mean": null,
    "min": null,
    "std": null
  },
  "ram_peak_usage": 0.25382933067966307,
  "ram_size": 3976114176,
  "target": "rpi4b",
  "target_id": "0000019c716353c48a919c2708c2e96740c0117e3b39e93019ec189e217f7302",
  "temperature": null,
  "version": 0,
  "version_tag": ""
}