diff --git a/components.d.ts b/components.d.ts index d09096d..1d0609b 100644 --- a/components.d.ts +++ b/components.d.ts @@ -80,6 +80,7 @@ declare module 'vue' { CommentList: typeof import('./src/components/CommentReply/src/CommentList/CommentList.vue')['default'] CommentOutlined: typeof import('@ant-design/icons-vue')['CommentOutlined'] CommentReply: typeof import('./src/components/CommentReply/index.vue')['default'] + CompareImage: typeof import('./src/components/ImageCompare/CompareImage.vue')['default'] Countdown: typeof import('./src/components/MyUI/Countdown/Countdown.vue')['default'] CustomerServiceOutlined: typeof import('@ant-design/icons-vue')['CustomerServiceOutlined'] DatePicker: typeof import('./src/components/MyUI/DatePicker/DatePicker.vue')['default'] @@ -100,6 +101,9 @@ declare module 'vue' { GaugeChart: typeof import('./src/components/MyUI/GaugeChart/GaugeChart.vue')['default'] GradientText: typeof import('./src/components/MyUI/GradientText/GradientText.vue')['default'] Image: typeof import('./src/components/MyUI/Image/Image.vue')['default'] + ImageCompare: typeof import('./src/components/ImageCompare/ImageCompare.vue')['default'] + ImageInPainting: typeof import('./src/views/Upscale/Upscale.vue')['default'] + ImageShare: typeof import('./src/views/ImageShare/ImageShare.vue')['default'] Input: typeof import('./src/components/MyUI/Input/Input.vue')['default'] InputSearch: typeof import('./src/components/MyUI/InputSearch/InputSearch.vue')['default'] LandingPage: typeof import('./src/views/Landing/LandingPage.vue')['default'] @@ -170,9 +174,11 @@ declare module 'vue' { TreeChart: typeof import('./src/components/MyUI/TreeChart/TreeChart.vue')['default'] UngroupOutlined: typeof import('@ant-design/icons-vue')['UngroupOutlined'] Upload: typeof import('./src/components/MyUI/Upload/Upload.vue')['default'] + Upscale: typeof import('./src/views/Upscale/Upscale.vue')['default'] UserInfoCard: typeof import('./src/components/CommentReply/src/UserInfoCard/UserInfoCard.vue')['default'] UserOutlined: typeof import('@ant-design/icons-vue')['UserOutlined'] Video: typeof import('./src/components/MyUI/Video/Video.vue')['default'] + VueCompareImage: typeof import('./src/components/VueCompareImage/VueCompareImage.vue')['default'] WarningOutlined: typeof import('@ant-design/icons-vue')['WarningOutlined'] Waterfall: typeof import('./src/components/MyUI/Waterfall/Waterfall.vue')['default'] } diff --git a/package.json b/package.json index a762ce9..02f76ae 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,8 @@ "@alova/adapter-axios": "^2.0.11", "@ant-design/icons-vue": "^7.0.1", "@tensorflow/tfjs": "^4.22.0", + "@tensorflow/tfjs-backend-webgpu": "^4.22.0", + "@tensorflow/tfjs-core": "^4.22.0", "@types/animejs": "^3.1.12", "@types/crypto-js": "^4.2.2", "@types/json-stringify-safe": "^5.0.3", @@ -63,7 +65,7 @@ "typescript": "^5.7.2", "typescript-eslint": "^8.17.0", "unplugin-vue-components": "^0.27.5", - "vite": "^6.0.2", + "vite": "^6.0.3", "vite-plugin-bundle-obfuscator": "1.3.2", "vite-plugin-chunk-split": "^0.5.0", "vue-tsc": "^2.1.10" diff --git a/public/nsfw/model/mobilenet_v2_mid/group1-shard1of2 b/public/nsfw/mobilenet_v2_mid/group1-shard1of2 similarity index 100% rename from public/nsfw/model/mobilenet_v2_mid/group1-shard1of2 rename to public/nsfw/mobilenet_v2_mid/group1-shard1of2 diff --git a/public/nsfw/model/mobilenet_v2_mid/group1-shard2of2 b/public/nsfw/mobilenet_v2_mid/group1-shard2of2 similarity index 100% rename from public/nsfw/model/mobilenet_v2_mid/group1-shard2of2 rename to public/nsfw/mobilenet_v2_mid/group1-shard2of2 diff --git a/public/nsfw/model/mobilenet_v2_mid/model.json b/public/nsfw/mobilenet_v2_mid/model.json similarity index 100% rename from public/nsfw/model/mobilenet_v2_mid/model.json rename to public/nsfw/mobilenet_v2_mid/model.json diff --git a/public/realesrgan/anime_4x/group1-shard1of1.bin b/public/realesrgan/anime_4x/group1-shard1of1.bin new file mode 100644 index 0000000..ac19bfd Binary files /dev/null and b/public/realesrgan/anime_4x/group1-shard1of1.bin differ diff --git a/public/realesrgan/anime_4x/model.json b/public/realesrgan/anime_4x/model.json new file mode 100644 index 0000000..bd5c208 --- /dev/null +++ b/public/realesrgan/anime_4x/model.json @@ -0,0 +1 @@ +{"format": "graph-model", "generatedBy": "2.15.0", "convertedBy": "TensorFlow.js Converter v4.17.0", "signature": {"inputs": {"input": {"name": "input:0", "dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "64"}, {"size": "64"}, {"size": "3"}]}}}, "outputs": {"output": {"name": "Identity:0", "dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "256"}, {"size": "256"}, {"size": "3"}]}}}}, "modelTopology": {"node": [{"name": "unknown_49", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_46", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_43", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_40", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_37", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_34", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_31", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_28", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_25", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_22", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_19", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_16", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_13", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_10", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_7", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_4", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_1", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "3"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_0", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_2", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_3", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_5", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_6", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_8", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_9", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_11", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_12", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_14", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_15", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_17", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_18", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_20", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_21", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_23", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_24", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_26", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_27", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_29", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_30", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_32", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_33", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_35", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_36", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_38", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_39", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_41", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_42", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_44", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_45", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_47", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_48", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_50", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "48"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_51", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "48"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_34/tf.reshape/Reshape/shape", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "6"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_34/tf.compat.v1.transpose_17/transpose/perm", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "6"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_34/tf.reshape_1/Reshape/shape", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_34/tf.compat.v1.image.resize_nearest_neighbor/ResizeNearestNeighbor/size", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "input", "op": "Placeholder", "attr": {"shape": {"shape": {"dim": [{"size": "1"}, {"size": "64"}, {"size": "64"}, {"size": "3"}]}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_34/tf.math.add/Add", "op": "_FusedConv2D", "input": ["input", "unknown", "unknown_0", "unknown_1"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "-5"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "3"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_34/tf.compat.v1.image.resize_nearest_neighbor/ResizeNearestNeighbor", "op": "ResizeNearestNeighbor", "input": ["input", "PartitionedCall/model_34/tf.compat.v1.image.resize_nearest_neighbor/ResizeNearestNeighbor/size"], "attr": {"T": {"type": "DT_FLOAT"}, "align_corners": {"b": false}, "half_pixel_centers": {"b": false}}}, {"name": "PartitionedCall/model_34/tf.math.add_3/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_34/tf.math.add/Add", "unknown_2", "unknown_3", "unknown_4"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_34/tf.math.add_6/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_34/tf.math.add_3/Add", "unknown_5", "unknown_6", "unknown_7"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_34/tf.math.add_9/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_34/tf.math.add_6/Add", "unknown_8", "unknown_9", "unknown_10"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_34/tf.math.add_12/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_34/tf.math.add_9/Add", "unknown_11", "unknown_12", "unknown_13"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "2"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_34/tf.math.add_15/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_34/tf.math.add_12/Add", "unknown_14", "unknown_15", "unknown_16"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "2"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_34/tf.math.add_18/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_34/tf.math.add_15/Add", "unknown_17", "unknown_18", "unknown_19"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "2"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_34/tf.math.add_21/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_34/tf.math.add_18/Add", "unknown_20", "unknown_21", "unknown_22"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_34/tf.math.add_24/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_34/tf.math.add_21/Add", "unknown_23", "unknown_24", "unknown_25"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_34/tf.math.add_27/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_34/tf.math.add_24/Add", "unknown_26", "unknown_27", "unknown_28"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "2"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_34/tf.math.add_30/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_34/tf.math.add_27/Add", "unknown_29", "unknown_30", "unknown_31"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_34/tf.math.add_33/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_34/tf.math.add_30/Add", "unknown_32", "unknown_33", "unknown_34"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_34/tf.math.add_36/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_34/tf.math.add_33/Add", "unknown_35", "unknown_36", "unknown_37"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_34/tf.math.add_39/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_34/tf.math.add_36/Add", "unknown_38", "unknown_39", "unknown_40"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "2"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_34/tf.math.add_42/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_34/tf.math.add_39/Add", "unknown_41", "unknown_42", "unknown_43"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "2"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_34/tf.math.add_45/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_34/tf.math.add_42/Add", "unknown_44", "unknown_45", "unknown_46"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_34/tf.math.add_48/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_34/tf.math.add_45/Add", "unknown_47", "unknown_48", "unknown_49"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "2"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_34/tf.math.add_51/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_34/tf.math.add_48/Add", "unknown_50", "unknown_51"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "48"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_34/tf.reshape/Reshape", "op": "Reshape", "input": ["PartitionedCall/model_34/tf.math.add_51/Add", "PartitionedCall/model_34/tf.reshape/Reshape/shape"], "attr": {"T": {"type": "DT_FLOAT"}, "Tshape": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_34/tf.compat.v1.transpose_17/transpose", "op": "Transpose", "input": ["PartitionedCall/model_34/tf.reshape/Reshape", "PartitionedCall/model_34/tf.compat.v1.transpose_17/transpose/perm"], "attr": {"Tperm": {"type": "DT_INT32"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "1"}, {"size": "64"}, {"size": "64"}, {"size": "3"}, {"size": "4"}, {"size": "4"}]}, {"dim": [{"size": "6"}]}]}}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_34/tf.reshape_1/Reshape", "op": "Reshape", "input": ["PartitionedCall/model_34/tf.compat.v1.transpose_17/transpose", "PartitionedCall/model_34/tf.reshape_1/Reshape/shape"], "attr": {"T": {"type": "DT_FLOAT"}, "Tshape": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_34/output/Add", "op": "AddV2", "input": ["PartitionedCall/model_34/tf.reshape_1/Reshape", "PartitionedCall/model_34/tf.compat.v1.image.resize_nearest_neighbor/ResizeNearestNeighbor"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "Identity", "op": "Identity", "input": ["PartitionedCall/model_34/output/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}], "library": {}, "versions": {"producer": 1766}}, "weightsManifest": [{"paths": ["group1-shard1of1.bin"], "weights": [{"name": "unknown_49", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_46", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_43", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_40", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_37", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_34", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_31", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_28", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_25", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_22", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_19", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_16", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_13", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_10", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_7", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_4", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_1", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown", "shape": [3, 3, 3, 64], "dtype": "float32"}, {"name": "unknown_0", "shape": [64], "dtype": "float32"}, {"name": "unknown_2", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_3", "shape": [64], "dtype": "float32"}, {"name": "unknown_5", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_6", "shape": [64], "dtype": "float32"}, {"name": "unknown_8", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_9", "shape": [64], "dtype": "float32"}, {"name": "unknown_11", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_12", "shape": [64], "dtype": "float32"}, {"name": "unknown_14", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_15", "shape": [64], "dtype": "float32"}, {"name": "unknown_17", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_18", "shape": [64], "dtype": "float32"}, {"name": "unknown_20", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_21", "shape": [64], "dtype": "float32"}, {"name": "unknown_23", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_24", "shape": [64], "dtype": "float32"}, {"name": "unknown_26", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_27", "shape": [64], "dtype": "float32"}, {"name": "unknown_29", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_30", "shape": [64], "dtype": "float32"}, {"name": "unknown_32", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_33", "shape": [64], "dtype": "float32"}, {"name": "unknown_35", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_36", "shape": [64], "dtype": "float32"}, {"name": "unknown_38", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_39", "shape": [64], "dtype": "float32"}, {"name": "unknown_41", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_42", "shape": [64], "dtype": "float32"}, {"name": "unknown_44", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_45", "shape": [64], "dtype": "float32"}, {"name": "unknown_47", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_48", "shape": [64], "dtype": "float32"}, {"name": "unknown_50", "shape": [3, 3, 64, 48], "dtype": "float32"}, {"name": "unknown_51", "shape": [48], "dtype": "float32"}, {"name": "PartitionedCall/model_34/tf.reshape/Reshape/shape", "shape": [6], "dtype": "int32"}, {"name": "PartitionedCall/model_34/tf.compat.v1.transpose_17/transpose/perm", "shape": [6], "dtype": "int32"}, {"name": "PartitionedCall/model_34/tf.reshape_1/Reshape/shape", "shape": [4], "dtype": "int32"}, {"name": "PartitionedCall/model_34/tf.compat.v1.image.resize_nearest_neighbor/ResizeNearestNeighbor/size", "shape": [2], "dtype": "int32"}]}]} \ No newline at end of file diff --git a/public/realesrgan/anime_4x_plus/group1-shard1of5.bin b/public/realesrgan/anime_4x_plus/group1-shard1of5.bin new file mode 100644 index 0000000..2a6503d Binary files /dev/null and b/public/realesrgan/anime_4x_plus/group1-shard1of5.bin differ diff --git a/public/realesrgan/anime_4x_plus/group1-shard2of5.bin b/public/realesrgan/anime_4x_plus/group1-shard2of5.bin new file mode 100644 index 0000000..c0aacaf Binary files /dev/null and b/public/realesrgan/anime_4x_plus/group1-shard2of5.bin differ diff --git a/public/realesrgan/anime_4x_plus/group1-shard3of5.bin b/public/realesrgan/anime_4x_plus/group1-shard3of5.bin new file mode 100644 index 0000000..79c9f9f Binary files /dev/null and b/public/realesrgan/anime_4x_plus/group1-shard3of5.bin differ diff --git a/public/realesrgan/anime_4x_plus/group1-shard4of5.bin b/public/realesrgan/anime_4x_plus/group1-shard4of5.bin new file mode 100644 index 0000000..6865e6e Binary files /dev/null and b/public/realesrgan/anime_4x_plus/group1-shard4of5.bin differ diff --git a/public/realesrgan/anime_4x_plus/group1-shard5of5.bin b/public/realesrgan/anime_4x_plus/group1-shard5of5.bin new file mode 100644 index 0000000..fc38e83 Binary files /dev/null and b/public/realesrgan/anime_4x_plus/group1-shard5of5.bin differ diff --git a/public/realesrgan/anime_4x_plus/model.json b/public/realesrgan/anime_4x_plus/model.json new file mode 100644 index 0000000..8a64f4e --- /dev/null +++ b/public/realesrgan/anime_4x_plus/model.json @@ -0,0 +1 @@ +{"format": "graph-model", "generatedBy": "2.15.0", "convertedBy": "TensorFlow.js Converter v4.17.0", "signature": {"inputs": {"input": {"name": "input:0", "dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "-1"}, {"size": "-1"}, {"size": "-1"}, {"size": "-1"}]}}}, "outputs": {"output": {"name": "Identity:0", "dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "-1"}, {"size": "-1"}, {"size": "-1"}, {"size": "3"}]}}}}, "modelTopology": {"node": [{"name": "unknown_279", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "2"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_275", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "2"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_257", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_258", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_259", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_68/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_260", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_261", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_262", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_69/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_263", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_264", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_265", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_70/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_266", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_267", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_268", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_71/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_269", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_270", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_271", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_44/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_242", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_243", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_244", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_64/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_245", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_246", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_247", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_65/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_248", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_249", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_250", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_66/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_251", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_252", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_253", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_67/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_254", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_255", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_256", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_42/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_227", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_228", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_229", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_60/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_230", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_231", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_232", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_61/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_233", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_234", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_235", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_62/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_236", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_237", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_238", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_63/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_239", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_240", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_241", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_40/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_46/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_212", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_213", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_214", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_56/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_215", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_216", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_217", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_57/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_218", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_219", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_220", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_58/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_221", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_222", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_223", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_59/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_224", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_225", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_226", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_36/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_197", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_198", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_199", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_52/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_200", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_201", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_202", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_53/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_203", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_204", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_205", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_54/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_206", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_207", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_208", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_55/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_209", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_210", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_211", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_34/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_182", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_183", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_184", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_48/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_185", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_186", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_187", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_49/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_188", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_189", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_190", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_50/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_191", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_192", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_193", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_51/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_194", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_195", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_196", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_32/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_38/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_167", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_168", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_169", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_44/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_170", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_171", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_172", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_45/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_173", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_174", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_175", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_46/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_176", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_177", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_178", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_47/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_179", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_180", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_181", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_28/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_152", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_153", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_154", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_40/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_155", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_156", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_157", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_41/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_158", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_159", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_160", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_42/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_161", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_162", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_163", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_43/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_164", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_165", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_166", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_26/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_137", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_138", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_139", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_36/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_140", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_141", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_142", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_37/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_143", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_144", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_145", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_38/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_146", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_147", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_148", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_39/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_149", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_150", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_151", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_24/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_30/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_122", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_123", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_124", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_32/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_125", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_126", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_127", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_33/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_128", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_129", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_130", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_34/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_131", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_132", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_133", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_35/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_134", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_135", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_136", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_20/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_107", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_108", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_109", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_28/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_110", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_111", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_112", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_29/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_113", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_114", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_115", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_30/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_116", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_117", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_118", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_31/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_119", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_120", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_121", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_18/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_92", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_93", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_94", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_24/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_95", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_96", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_97", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_25/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_98", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_99", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_100", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_26/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_101", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_102", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_103", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_27/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_104", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_105", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_106", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_16/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_22/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_77", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_78", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_79", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_20/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_80", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_81", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_82", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_21/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_83", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_84", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_85", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_22/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_86", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_87", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_88", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_23/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_89", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_90", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_91", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_12/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_62", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_63", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_64", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_16/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_65", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_66", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_67", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_17/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_68", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_69", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_70", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_18/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_71", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_72", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_73", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_19/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_74", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_75", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_76", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_10/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_47", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_48", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_49", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_12/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_50", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_51", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_52", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_13/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_53", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_54", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_55", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_14/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_56", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_57", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_58", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_15/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_59", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_60", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_61", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_8/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_14/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_32", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_33", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_34", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_8/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_35", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_36", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_37", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_9/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_38", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_39", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_40", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_10/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_41", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_42", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_43", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_11/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_44", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_45", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_46", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_4/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_17", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_18", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_19", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_4/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_20", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_21", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_22", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_5/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_23", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_24", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_25", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_6/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_26", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_27", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_28", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_7/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_29", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_30", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_31", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_2/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_2", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_3", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_4", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_5", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_6", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_7", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_1/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_8", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_9", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_10", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_2/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_11", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_12", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_13", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_3/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_14", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_15", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_16", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_6/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_0", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "3"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_1", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_272", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_273", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_274", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.__operators__.getitem/strided_slice/stack", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "1"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.__operators__.getitem/strided_slice/stack_1", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "1"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.__operators__.getitem/strided_slice/stack_2", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "1"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_276", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_277", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_278", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.__operators__.getitem_1/strided_slice/stack", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "1"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.__operators__.getitem_1/strided_slice/stack_1", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "1"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.__operators__.getitem_1/strided_slice/stack_2", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "1"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_280", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_281", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_282", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_283", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_284", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_285", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_286", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_287", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "3"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_288", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "input", "op": "Placeholder", "attr": {"shape": {"shape": {"dim": [{"size": "-1"}, {"size": "-1"}, {"size": "-1"}, {"size": "-1"}]}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad/Pad", "op": "Pad", "input": ["input", "unknown"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_1/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad/Pad", "unknown_0", "unknown_1"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-186"}, {"size": "-187"}, {"size": "-185"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "3"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_1/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_1/Add", "unknown_2"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_1/Pad", "unknown_3", "unknown_4"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-188"}, {"size": "-189"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_1/Add", "PartitionedCall/model_1/tf.nn.leaky_relu/LeakyRelu", "PartitionedCall/model_1/tf.concat/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_2/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat/concat", "unknown_5"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_1/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_2/Pad", "unknown_6", "unknown_7"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-190"}, {"size": "-191"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_1/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_1/Add", "PartitionedCall/model_1/tf.nn.leaky_relu/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_1/LeakyRelu", "PartitionedCall/model_1/tf.concat_1/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_3/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_1/concat", "unknown_8"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_2/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_3/Pad", "unknown_9", "unknown_10"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-192"}, {"size": "-193"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_2/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_1/Add", "PartitionedCall/model_1/tf.nn.leaky_relu/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_1/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_2/LeakyRelu", "PartitionedCall/model_1/tf.concat_2/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_4/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_2/concat", "unknown_11"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_3/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_4/Pad", "unknown_12", "unknown_13"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-194"}, {"size": "-195"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_3/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_1/Add", "PartitionedCall/model_1/tf.nn.leaky_relu/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_1/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_2/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_3/LeakyRelu", "PartitionedCall/model_1/tf.concat_3/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_5/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_3/concat", "unknown_14"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_6/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_5/Pad", "unknown_15", "unknown_16"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-196"}, {"size": "-197"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_6/Add", "PartitionedCall/model_1/tf.math.multiply/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_7/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply/Mul", "PartitionedCall/model_1/tf.math.add_1/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_6/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_7/Add", "unknown_17"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_4/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_6/Pad", "unknown_18", "unknown_19"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-200"}, {"size": "-201"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_4/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_7/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_4/LeakyRelu", "PartitionedCall/model_1/tf.concat_4/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_7/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_4/concat", "unknown_20"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_5/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_7/Pad", "unknown_21", "unknown_22"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-202"}, {"size": "-203"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_5/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_7/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_4/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_5/LeakyRelu", "PartitionedCall/model_1/tf.concat_5/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_8/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_5/concat", "unknown_23"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_6/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_8/Pad", "unknown_24", "unknown_25"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-204"}, {"size": "-205"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_6/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_7/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_4/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_5/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_6/LeakyRelu", "PartitionedCall/model_1/tf.concat_6/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_9/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_6/concat", "unknown_26"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_7/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_9/Pad", "unknown_27", "unknown_28"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-206"}, {"size": "-207"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_7/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_7/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_4/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_5/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_6/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_7/LeakyRelu", "PartitionedCall/model_1/tf.concat_7/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_10/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_7/concat", "unknown_29"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_12/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_10/Pad", "unknown_30", "unknown_31"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-208"}, {"size": "-209"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_2/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_12/Add", "PartitionedCall/model_1/tf.math.multiply_2/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_13/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_2/Mul", "PartitionedCall/model_1/tf.math.add_7/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_11/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_13/Add", "unknown_32"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_8/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_11/Pad", "unknown_33", "unknown_34"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-212"}, {"size": "-213"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_8/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_13/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_8/LeakyRelu", "PartitionedCall/model_1/tf.concat_8/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_12/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_8/concat", "unknown_35"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_9/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_12/Pad", "unknown_36", "unknown_37"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-214"}, {"size": "-215"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_9/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_13/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_8/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_9/LeakyRelu", "PartitionedCall/model_1/tf.concat_9/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_13/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_9/concat", "unknown_38"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_10/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_13/Pad", "unknown_39", "unknown_40"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-216"}, {"size": "-217"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_10/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_13/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_8/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_9/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_10/LeakyRelu", "PartitionedCall/model_1/tf.concat_10/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_14/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_10/concat", "unknown_41"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_11/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_14/Pad", "unknown_42", "unknown_43"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-218"}, {"size": "-219"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_11/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_13/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_8/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_9/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_10/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_11/LeakyRelu", "PartitionedCall/model_1/tf.concat_11/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_15/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_11/concat", "unknown_44"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_18/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_15/Pad", "unknown_45", "unknown_46"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-220"}, {"size": "-221"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_4/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_18/Add", "PartitionedCall/model_1/tf.math.multiply_4/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_19/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_4/Mul", "PartitionedCall/model_1/tf.math.add_13/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_6/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_19/Add", "PartitionedCall/model_1/tf.math.multiply_6/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_20/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_6/Mul", "PartitionedCall/model_1/tf.math.add_1/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_16/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_20/Add", "unknown_47"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_12/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_16/Pad", "unknown_48", "unknown_49"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-226"}, {"size": "-227"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_12/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_20/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_12/LeakyRelu", "PartitionedCall/model_1/tf.concat_12/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_17/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_12/concat", "unknown_50"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_13/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_17/Pad", "unknown_51", "unknown_52"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-228"}, {"size": "-229"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_13/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_20/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_12/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_13/LeakyRelu", "PartitionedCall/model_1/tf.concat_13/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_18/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_13/concat", "unknown_53"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_14/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_18/Pad", "unknown_54", "unknown_55"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-230"}, {"size": "-231"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_14/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_20/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_12/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_13/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_14/LeakyRelu", "PartitionedCall/model_1/tf.concat_14/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_19/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_14/concat", "unknown_56"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_15/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_19/Pad", "unknown_57", "unknown_58"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-232"}, {"size": "-233"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_15/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_20/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_12/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_13/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_14/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_15/LeakyRelu", "PartitionedCall/model_1/tf.concat_15/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_20/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_15/concat", "unknown_59"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_25/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_20/Pad", "unknown_60", "unknown_61"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-234"}, {"size": "-235"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_8/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_25/Add", "PartitionedCall/model_1/tf.math.multiply_8/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_26/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_8/Mul", "PartitionedCall/model_1/tf.math.add_20/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_21/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_26/Add", "unknown_62"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_16/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_21/Pad", "unknown_63", "unknown_64"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-238"}, {"size": "-239"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_16/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_26/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_16/LeakyRelu", "PartitionedCall/model_1/tf.concat_16/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_22/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_16/concat", "unknown_65"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_17/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_22/Pad", "unknown_66", "unknown_67"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-240"}, {"size": "-241"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_17/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_26/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_16/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_17/LeakyRelu", "PartitionedCall/model_1/tf.concat_17/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_23/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_17/concat", "unknown_68"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_18/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_23/Pad", "unknown_69", "unknown_70"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-242"}, {"size": "-243"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_18/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_26/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_16/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_17/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_18/LeakyRelu", "PartitionedCall/model_1/tf.concat_18/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_24/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_18/concat", "unknown_71"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_19/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_24/Pad", "unknown_72", "unknown_73"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-244"}, {"size": "-245"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_19/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_26/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_16/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_17/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_18/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_19/LeakyRelu", "PartitionedCall/model_1/tf.concat_19/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_25/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_19/concat", "unknown_74"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_31/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_25/Pad", "unknown_75", "unknown_76"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-246"}, {"size": "-247"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_10/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_31/Add", "PartitionedCall/model_1/tf.math.multiply_10/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_32/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_10/Mul", "PartitionedCall/model_1/tf.math.add_26/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_26/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_32/Add", "unknown_77"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_20/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_26/Pad", "unknown_78", "unknown_79"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-250"}, {"size": "-251"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_20/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_32/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_20/LeakyRelu", "PartitionedCall/model_1/tf.concat_20/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_27/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_20/concat", "unknown_80"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_21/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_27/Pad", "unknown_81", "unknown_82"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-252"}, {"size": "-253"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_21/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_32/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_20/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_21/LeakyRelu", "PartitionedCall/model_1/tf.concat_21/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_28/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_21/concat", "unknown_83"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_22/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_28/Pad", "unknown_84", "unknown_85"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-254"}, {"size": "-255"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_22/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_32/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_20/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_21/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_22/LeakyRelu", "PartitionedCall/model_1/tf.concat_22/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_29/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_22/concat", "unknown_86"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_23/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_29/Pad", "unknown_87", "unknown_88"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-256"}, {"size": "-257"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_23/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_32/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_20/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_21/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_22/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_23/LeakyRelu", "PartitionedCall/model_1/tf.concat_23/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_30/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_23/concat", "unknown_89"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_37/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_30/Pad", "unknown_90", "unknown_91"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-258"}, {"size": "-259"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_12/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_37/Add", "PartitionedCall/model_1/tf.math.multiply_12/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_38/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_12/Mul", "PartitionedCall/model_1/tf.math.add_32/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_14/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_38/Add", "PartitionedCall/model_1/tf.math.multiply_14/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_39/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_14/Mul", "PartitionedCall/model_1/tf.math.add_20/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_31/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_39/Add", "unknown_92"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_24/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_31/Pad", "unknown_93", "unknown_94"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-264"}, {"size": "-265"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_24/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_39/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_24/LeakyRelu", "PartitionedCall/model_1/tf.concat_24/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_32/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_24/concat", "unknown_95"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_25/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_32/Pad", "unknown_96", "unknown_97"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-266"}, {"size": "-267"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_25/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_39/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_24/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_25/LeakyRelu", "PartitionedCall/model_1/tf.concat_25/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_33/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_25/concat", "unknown_98"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_26/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_33/Pad", "unknown_99", "unknown_100"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-268"}, {"size": "-269"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_26/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_39/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_24/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_25/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_26/LeakyRelu", "PartitionedCall/model_1/tf.concat_26/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_34/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_26/concat", "unknown_101"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_27/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_34/Pad", "unknown_102", "unknown_103"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-270"}, {"size": "-271"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_27/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_39/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_24/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_25/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_26/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_27/LeakyRelu", "PartitionedCall/model_1/tf.concat_27/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_35/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_27/concat", "unknown_104"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_44/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_35/Pad", "unknown_105", "unknown_106"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-272"}, {"size": "-273"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_16/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_44/Add", "PartitionedCall/model_1/tf.math.multiply_16/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_45/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_16/Mul", "PartitionedCall/model_1/tf.math.add_39/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_36/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_45/Add", "unknown_107"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_28/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_36/Pad", "unknown_108", "unknown_109"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-276"}, {"size": "-277"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_28/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_45/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_28/LeakyRelu", "PartitionedCall/model_1/tf.concat_28/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_37/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_28/concat", "unknown_110"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_29/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_37/Pad", "unknown_111", "unknown_112"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-278"}, {"size": "-279"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_29/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_45/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_28/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_29/LeakyRelu", "PartitionedCall/model_1/tf.concat_29/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_38/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_29/concat", "unknown_113"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_30/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_38/Pad", "unknown_114", "unknown_115"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-280"}, {"size": "-281"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_30/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_45/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_28/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_29/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_30/LeakyRelu", "PartitionedCall/model_1/tf.concat_30/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_39/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_30/concat", "unknown_116"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_31/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_39/Pad", "unknown_117", "unknown_118"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-282"}, {"size": "-283"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_31/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_45/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_28/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_29/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_30/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_31/LeakyRelu", "PartitionedCall/model_1/tf.concat_31/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_40/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_31/concat", "unknown_119"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_50/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_40/Pad", "unknown_120", "unknown_121"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-284"}, {"size": "-285"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_18/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_50/Add", "PartitionedCall/model_1/tf.math.multiply_18/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_51/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_18/Mul", "PartitionedCall/model_1/tf.math.add_45/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_41/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_51/Add", "unknown_122"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_32/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_41/Pad", "unknown_123", "unknown_124"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-288"}, {"size": "-289"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_32/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_51/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_32/LeakyRelu", "PartitionedCall/model_1/tf.concat_32/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_42/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_32/concat", "unknown_125"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_33/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_42/Pad", "unknown_126", "unknown_127"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-290"}, {"size": "-291"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_33/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_51/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_32/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_33/LeakyRelu", "PartitionedCall/model_1/tf.concat_33/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_43/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_33/concat", "unknown_128"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_34/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_43/Pad", "unknown_129", "unknown_130"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-292"}, {"size": "-293"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_34/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_51/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_32/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_33/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_34/LeakyRelu", "PartitionedCall/model_1/tf.concat_34/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_44/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_34/concat", "unknown_131"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_35/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_44/Pad", "unknown_132", "unknown_133"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-294"}, {"size": "-295"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_35/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_51/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_32/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_33/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_34/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_35/LeakyRelu", "PartitionedCall/model_1/tf.concat_35/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_45/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_35/concat", "unknown_134"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_56/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_45/Pad", "unknown_135", "unknown_136"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-296"}, {"size": "-297"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_20/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_56/Add", "PartitionedCall/model_1/tf.math.multiply_20/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_57/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_20/Mul", "PartitionedCall/model_1/tf.math.add_51/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_22/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_57/Add", "PartitionedCall/model_1/tf.math.multiply_22/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_58/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_22/Mul", "PartitionedCall/model_1/tf.math.add_39/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_46/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_58/Add", "unknown_137"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_36/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_46/Pad", "unknown_138", "unknown_139"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-302"}, {"size": "-303"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_36/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_58/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_36/LeakyRelu", "PartitionedCall/model_1/tf.concat_36/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_47/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_36/concat", "unknown_140"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_37/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_47/Pad", "unknown_141", "unknown_142"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-304"}, {"size": "-305"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_37/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_58/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_36/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_37/LeakyRelu", "PartitionedCall/model_1/tf.concat_37/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_48/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_37/concat", "unknown_143"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_38/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_48/Pad", "unknown_144", "unknown_145"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-306"}, {"size": "-307"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_38/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_58/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_36/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_37/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_38/LeakyRelu", "PartitionedCall/model_1/tf.concat_38/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_49/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_38/concat", "unknown_146"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_39/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_49/Pad", "unknown_147", "unknown_148"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-308"}, {"size": "-309"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_39/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_58/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_36/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_37/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_38/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_39/LeakyRelu", "PartitionedCall/model_1/tf.concat_39/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_50/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_39/concat", "unknown_149"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_63/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_50/Pad", "unknown_150", "unknown_151"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-310"}, {"size": "-311"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_24/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_63/Add", "PartitionedCall/model_1/tf.math.multiply_24/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_64/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_24/Mul", "PartitionedCall/model_1/tf.math.add_58/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_51/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_64/Add", "unknown_152"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_40/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_51/Pad", "unknown_153", "unknown_154"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-314"}, {"size": "-315"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_40/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_64/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_40/LeakyRelu", "PartitionedCall/model_1/tf.concat_40/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_52/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_40/concat", "unknown_155"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_41/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_52/Pad", "unknown_156", "unknown_157"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-316"}, {"size": "-317"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_41/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_64/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_40/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_41/LeakyRelu", "PartitionedCall/model_1/tf.concat_41/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_53/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_41/concat", "unknown_158"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_42/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_53/Pad", "unknown_159", "unknown_160"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-318"}, {"size": "-319"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_42/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_64/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_40/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_41/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_42/LeakyRelu", "PartitionedCall/model_1/tf.concat_42/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_54/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_42/concat", "unknown_161"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_43/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_54/Pad", "unknown_162", "unknown_163"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-320"}, {"size": "-321"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_43/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_64/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_40/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_41/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_42/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_43/LeakyRelu", "PartitionedCall/model_1/tf.concat_43/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_55/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_43/concat", "unknown_164"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_69/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_55/Pad", "unknown_165", "unknown_166"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-322"}, {"size": "-323"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_26/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_69/Add", "PartitionedCall/model_1/tf.math.multiply_26/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_70/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_26/Mul", "PartitionedCall/model_1/tf.math.add_64/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_56/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_70/Add", "unknown_167"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_44/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_56/Pad", "unknown_168", "unknown_169"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-326"}, {"size": "-327"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_44/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_70/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_44/LeakyRelu", "PartitionedCall/model_1/tf.concat_44/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_57/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_44/concat", "unknown_170"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_45/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_57/Pad", "unknown_171", "unknown_172"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-328"}, {"size": "-329"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_45/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_70/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_44/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_45/LeakyRelu", "PartitionedCall/model_1/tf.concat_45/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_58/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_45/concat", "unknown_173"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_46/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_58/Pad", "unknown_174", "unknown_175"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-330"}, {"size": "-331"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_46/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_70/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_44/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_45/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_46/LeakyRelu", "PartitionedCall/model_1/tf.concat_46/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_59/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_46/concat", "unknown_176"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_47/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_59/Pad", "unknown_177", "unknown_178"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-332"}, {"size": "-333"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_47/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_70/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_44/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_45/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_46/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_47/LeakyRelu", "PartitionedCall/model_1/tf.concat_47/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_60/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_47/concat", "unknown_179"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_75/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_60/Pad", "unknown_180", "unknown_181"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-334"}, {"size": "-335"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_28/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_75/Add", "PartitionedCall/model_1/tf.math.multiply_28/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_76/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_28/Mul", "PartitionedCall/model_1/tf.math.add_70/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_30/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_76/Add", "PartitionedCall/model_1/tf.math.multiply_30/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_77/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_30/Mul", "PartitionedCall/model_1/tf.math.add_58/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_61/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_77/Add", "unknown_182"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_48/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_61/Pad", "unknown_183", "unknown_184"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-340"}, {"size": "-341"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_48/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_77/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_48/LeakyRelu", "PartitionedCall/model_1/tf.concat_48/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_62/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_48/concat", "unknown_185"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_49/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_62/Pad", "unknown_186", "unknown_187"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-342"}, {"size": "-343"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_49/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_77/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_48/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_49/LeakyRelu", "PartitionedCall/model_1/tf.concat_49/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_63/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_49/concat", "unknown_188"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_50/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_63/Pad", "unknown_189", "unknown_190"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-344"}, {"size": "-345"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_50/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_77/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_48/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_49/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_50/LeakyRelu", "PartitionedCall/model_1/tf.concat_50/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_64/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_50/concat", "unknown_191"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_51/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_64/Pad", "unknown_192", "unknown_193"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-346"}, {"size": "-347"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_51/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_77/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_48/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_49/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_50/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_51/LeakyRelu", "PartitionedCall/model_1/tf.concat_51/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_65/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_51/concat", "unknown_194"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_82/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_65/Pad", "unknown_195", "unknown_196"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-348"}, {"size": "-349"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_32/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_82/Add", "PartitionedCall/model_1/tf.math.multiply_32/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_83/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_32/Mul", "PartitionedCall/model_1/tf.math.add_77/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_66/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_83/Add", "unknown_197"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_52/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_66/Pad", "unknown_198", "unknown_199"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-352"}, {"size": "-353"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_52/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_83/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_52/LeakyRelu", "PartitionedCall/model_1/tf.concat_52/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_67/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_52/concat", "unknown_200"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_53/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_67/Pad", "unknown_201", "unknown_202"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-354"}, {"size": "-355"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_53/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_83/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_52/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_53/LeakyRelu", "PartitionedCall/model_1/tf.concat_53/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_68/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_53/concat", "unknown_203"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_54/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_68/Pad", "unknown_204", "unknown_205"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-356"}, {"size": "-357"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_54/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_83/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_52/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_53/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_54/LeakyRelu", "PartitionedCall/model_1/tf.concat_54/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_69/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_54/concat", "unknown_206"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_55/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_69/Pad", "unknown_207", "unknown_208"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-358"}, {"size": "-359"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_55/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_83/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_52/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_53/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_54/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_55/LeakyRelu", "PartitionedCall/model_1/tf.concat_55/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_70/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_55/concat", "unknown_209"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_88/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_70/Pad", "unknown_210", "unknown_211"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-360"}, {"size": "-361"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_34/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_88/Add", "PartitionedCall/model_1/tf.math.multiply_34/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_89/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_34/Mul", "PartitionedCall/model_1/tf.math.add_83/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_71/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_89/Add", "unknown_212"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_56/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_71/Pad", "unknown_213", "unknown_214"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-364"}, {"size": "-365"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_56/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_89/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_56/LeakyRelu", "PartitionedCall/model_1/tf.concat_56/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_72/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_56/concat", "unknown_215"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_57/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_72/Pad", "unknown_216", "unknown_217"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-366"}, {"size": "-367"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_57/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_89/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_56/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_57/LeakyRelu", "PartitionedCall/model_1/tf.concat_57/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_73/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_57/concat", "unknown_218"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_58/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_73/Pad", "unknown_219", "unknown_220"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-368"}, {"size": "-369"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_58/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_89/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_56/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_57/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_58/LeakyRelu", "PartitionedCall/model_1/tf.concat_58/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_74/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_58/concat", "unknown_221"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_59/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_74/Pad", "unknown_222", "unknown_223"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-370"}, {"size": "-371"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_59/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_89/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_56/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_57/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_58/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_59/LeakyRelu", "PartitionedCall/model_1/tf.concat_59/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_75/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_59/concat", "unknown_224"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_94/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_75/Pad", "unknown_225", "unknown_226"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-372"}, {"size": "-373"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_36/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_94/Add", "PartitionedCall/model_1/tf.math.multiply_36/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_95/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_36/Mul", "PartitionedCall/model_1/tf.math.add_89/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_38/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_95/Add", "PartitionedCall/model_1/tf.math.multiply_38/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_96/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_38/Mul", "PartitionedCall/model_1/tf.math.add_77/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_76/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_96/Add", "unknown_227"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_60/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_76/Pad", "unknown_228", "unknown_229"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-378"}, {"size": "-379"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_60/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_96/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_60/LeakyRelu", "PartitionedCall/model_1/tf.concat_60/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_77/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_60/concat", "unknown_230"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_61/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_77/Pad", "unknown_231", "unknown_232"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-380"}, {"size": "-381"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_61/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_96/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_60/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_61/LeakyRelu", "PartitionedCall/model_1/tf.concat_61/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_78/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_61/concat", "unknown_233"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_62/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_78/Pad", "unknown_234", "unknown_235"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-382"}, {"size": "-383"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_62/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_96/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_60/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_61/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_62/LeakyRelu", "PartitionedCall/model_1/tf.concat_62/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_79/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_62/concat", "unknown_236"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_63/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_79/Pad", "unknown_237", "unknown_238"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-384"}, {"size": "-385"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_63/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_96/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_60/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_61/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_62/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_63/LeakyRelu", "PartitionedCall/model_1/tf.concat_63/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_80/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_63/concat", "unknown_239"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_101/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_80/Pad", "unknown_240", "unknown_241"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-386"}, {"size": "-387"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_40/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_101/Add", "PartitionedCall/model_1/tf.math.multiply_40/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_102/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_40/Mul", "PartitionedCall/model_1/tf.math.add_96/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_81/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_102/Add", "unknown_242"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_64/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_81/Pad", "unknown_243", "unknown_244"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-390"}, {"size": "-391"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_64/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_102/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_64/LeakyRelu", "PartitionedCall/model_1/tf.concat_64/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_82/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_64/concat", "unknown_245"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_65/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_82/Pad", "unknown_246", "unknown_247"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-392"}, {"size": "-393"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_65/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_102/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_64/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_65/LeakyRelu", "PartitionedCall/model_1/tf.concat_65/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_83/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_65/concat", "unknown_248"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_66/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_83/Pad", "unknown_249", "unknown_250"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-394"}, {"size": "-395"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_66/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_102/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_64/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_65/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_66/LeakyRelu", "PartitionedCall/model_1/tf.concat_66/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_84/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_66/concat", "unknown_251"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_67/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_84/Pad", "unknown_252", "unknown_253"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-396"}, {"size": "-397"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_67/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_102/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_64/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_65/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_66/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_67/LeakyRelu", "PartitionedCall/model_1/tf.concat_67/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_85/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_67/concat", "unknown_254"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_107/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_85/Pad", "unknown_255", "unknown_256"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-398"}, {"size": "-399"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_42/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_107/Add", "PartitionedCall/model_1/tf.math.multiply_42/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_108/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_42/Mul", "PartitionedCall/model_1/tf.math.add_102/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_86/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_108/Add", "unknown_257"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_68/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_86/Pad", "unknown_258", "unknown_259"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-402"}, {"size": "-403"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_68/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_108/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_68/LeakyRelu", "PartitionedCall/model_1/tf.concat_68/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_87/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_68/concat", "unknown_260"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_69/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_87/Pad", "unknown_261", "unknown_262"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-404"}, {"size": "-405"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_69/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_108/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_68/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_69/LeakyRelu", "PartitionedCall/model_1/tf.concat_69/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_88/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_69/concat", "unknown_263"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_70/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_88/Pad", "unknown_264", "unknown_265"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-406"}, {"size": "-407"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_70/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_108/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_68/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_69/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_70/LeakyRelu", "PartitionedCall/model_1/tf.concat_70/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_89/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_70/concat", "unknown_266"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_71/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_89/Pad", "unknown_267", "unknown_268"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-408"}, {"size": "-409"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_71/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_108/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_68/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_69/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_70/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_71/LeakyRelu", "PartitionedCall/model_1/tf.concat_71/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_90/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_71/concat", "unknown_269"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_113/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_90/Pad", "unknown_270", "unknown_271"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-410"}, {"size": "-411"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_44/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_113/Add", "PartitionedCall/model_1/tf.math.multiply_44/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_114/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_44/Mul", "PartitionedCall/model_1/tf.math.add_108/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_46/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_114/Add", "PartitionedCall/model_1/tf.math.multiply_46/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_115/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_46/Mul", "PartitionedCall/model_1/tf.math.add_96/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_91/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_115/Add", "unknown_272"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_116/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_91/Pad", "unknown_273", "unknown_274"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-418"}, {"size": "-419"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.add_117/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.add_1/Add", "PartitionedCall/model_1/tf.math.add_116/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.shape/Shape", "op": "Shape", "input": ["PartitionedCall/model_1/tf.math.add_117/Add"], "attr": {"T": {"type": "DT_FLOAT"}, "out_type": {"type": "DT_INT32"}}, "experimentalType": {"typeId": "TFT_PRODUCT", "args": [{"typeId": "TFT_SHAPE_TENSOR", "args": [{"typeId": "TFT_INT32"}]}]}}, {"name": "PartitionedCall/model_1/tf.__operators__.getitem/strided_slice", "op": "StridedSlice", "input": ["PartitionedCall/model_1/tf.compat.v1.shape/Shape", "PartitionedCall/model_1/tf.__operators__.getitem/strided_slice/stack", "PartitionedCall/model_1/tf.__operators__.getitem/strided_slice/stack_1", "PartitionedCall/model_1/tf.__operators__.getitem/strided_slice/stack_2"], "attr": {"shrink_axis_mask": {"i": "0"}, "Index": {"type": "DT_INT32"}, "new_axis_mask": {"i": "0"}, "begin_mask": {"i": "0"}, "end_mask": {"i": "0"}, "T": {"type": "DT_INT32"}, "ellipsis_mask": {"i": "0"}}}, {"name": "PartitionedCall/model_1/tf.cast/Cast", "op": "Cast", "input": ["PartitionedCall/model_1/tf.__operators__.getitem/strided_slice"], "attr": {"SrcT": {"type": "DT_INT32"}, "DstT": {"type": "DT_FLOAT"}, "Truncate": {"b": false}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_49/Mul", "op": "Mul", "input": ["unknown_275", "PartitionedCall/model_1/tf.cast/Cast"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.cast_1/Cast", "op": "Cast", "input": ["PartitionedCall/model_1/tf.math.multiply_49/Mul"], "attr": {"SrcT": {"type": "DT_FLOAT"}, "DstT": {"type": "DT_INT32"}, "Truncate": {"b": false}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.image.resize_nearest_neighbor/ResizeNearestNeighbor", "op": "ResizeNearestNeighbor", "input": ["PartitionedCall/model_1/tf.math.add_117/Add", "PartitionedCall/model_1/tf.cast_1/Cast"], "attr": {"T": {"type": "DT_FLOAT"}, "align_corners": {"b": false}, "half_pixel_centers": {"b": false}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_92/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.compat.v1.image.resize_nearest_neighbor/ResizeNearestNeighbor", "unknown_276"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_72/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_92/Pad", "unknown_277", "unknown_278"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-426"}, {"size": "-427"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.shape_1/Shape", "op": "Shape", "input": ["PartitionedCall/model_1/tf.nn.leaky_relu_72/LeakyRelu"], "attr": {"T": {"type": "DT_FLOAT"}, "out_type": {"type": "DT_INT32"}}, "experimentalType": {"typeId": "TFT_PRODUCT", "args": [{"typeId": "TFT_SHAPE_TENSOR", "args": [{"typeId": "TFT_INT32"}]}]}}, {"name": "PartitionedCall/model_1/tf.__operators__.getitem_1/strided_slice", "op": "StridedSlice", "input": ["PartitionedCall/model_1/tf.compat.v1.shape_1/Shape", "PartitionedCall/model_1/tf.__operators__.getitem_1/strided_slice/stack", "PartitionedCall/model_1/tf.__operators__.getitem_1/strided_slice/stack_1", "PartitionedCall/model_1/tf.__operators__.getitem_1/strided_slice/stack_2"], "attr": {"shrink_axis_mask": {"i": "0"}, "Index": {"type": "DT_INT32"}, "new_axis_mask": {"i": "0"}, "begin_mask": {"i": "0"}, "end_mask": {"i": "0"}, "T": {"type": "DT_INT32"}, "ellipsis_mask": {"i": "0"}}}, {"name": "PartitionedCall/model_1/tf.cast_2/Cast", "op": "Cast", "input": ["PartitionedCall/model_1/tf.__operators__.getitem_1/strided_slice"], "attr": {"SrcT": {"type": "DT_INT32"}, "DstT": {"type": "DT_FLOAT"}, "Truncate": {"b": false}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_50/Mul", "op": "Mul", "input": ["unknown_279", "PartitionedCall/model_1/tf.cast_2/Cast"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.cast_3/Cast", "op": "Cast", "input": ["PartitionedCall/model_1/tf.math.multiply_50/Mul"], "attr": {"SrcT": {"type": "DT_FLOAT"}, "DstT": {"type": "DT_INT32"}, "Truncate": {"b": false}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.image.resize_nearest_neighbor_1/ResizeNearestNeighbor", "op": "ResizeNearestNeighbor", "input": ["PartitionedCall/model_1/tf.nn.leaky_relu_72/LeakyRelu", "PartitionedCall/model_1/tf.cast_3/Cast"], "attr": {"T": {"type": "DT_FLOAT"}, "align_corners": {"b": false}, "half_pixel_centers": {"b": false}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_93/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.compat.v1.image.resize_nearest_neighbor_1/ResizeNearestNeighbor", "unknown_280"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_73/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_93/Pad", "unknown_281", "unknown_282"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-432"}, {"size": "-433"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_94/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.nn.leaky_relu_73/LeakyRelu", "unknown_283"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_74/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_94/Pad", "unknown_284", "unknown_285"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-436"}, {"size": "-437"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_95/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.nn.leaky_relu_74/LeakyRelu", "unknown_286"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/output/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_95/Pad", "unknown_287", "unknown_288"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-440"}, {"size": "-441"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "3"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "Identity", "op": "Identity", "input": ["PartitionedCall/model_1/output/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}], "library": {}, "versions": {"producer": 1766}}, "weightsManifest": [{"paths": ["group1-shard1of5.bin", "group1-shard2of5.bin", "group1-shard3of5.bin", "group1-shard4of5.bin", "group1-shard5of5.bin"], "weights": [{"name": "unknown_279", "shape": [2], "dtype": "float32"}, {"name": "unknown_275", "shape": [2], "dtype": "float32"}, {"name": "unknown_257", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_258", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_259", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_68/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_260", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_261", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_262", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_69/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_263", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_264", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_265", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_70/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_266", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_267", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_268", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_71/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_269", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_270", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_271", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_44/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_242", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_243", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_244", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_64/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_245", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_246", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_247", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_65/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_248", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_249", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_250", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_66/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_251", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_252", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_253", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_67/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_254", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_255", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_256", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_42/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_227", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_228", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_229", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_60/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_230", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_231", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_232", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_61/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_233", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_234", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_235", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_62/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_236", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_237", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_238", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_63/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_239", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_240", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_241", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_40/Mul/y", "shape": [], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_46/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_212", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_213", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_214", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_56/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_215", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_216", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_217", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_57/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_218", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_219", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_220", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_58/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_221", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_222", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_223", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_59/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_224", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_225", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_226", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_36/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_197", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_198", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_199", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_52/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_200", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_201", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_202", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_53/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_203", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_204", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_205", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_54/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_206", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_207", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_208", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_55/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_209", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_210", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_211", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_34/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_182", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_183", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_184", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_48/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_185", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_186", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_187", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_49/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_188", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_189", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_190", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_50/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_191", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_192", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_193", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_51/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_194", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_195", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_196", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_32/Mul/y", "shape": [], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_38/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_167", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_168", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_169", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_44/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_170", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_171", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_172", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_45/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_173", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_174", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_175", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_46/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_176", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_177", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_178", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_47/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_179", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_180", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_181", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_28/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_152", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_153", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_154", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_40/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_155", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_156", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_157", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_41/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_158", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_159", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_160", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_42/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_161", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_162", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_163", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_43/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_164", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_165", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_166", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_26/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_137", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_138", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_139", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_36/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_140", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_141", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_142", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_37/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_143", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_144", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_145", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_38/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_146", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_147", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_148", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_39/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_149", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_150", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_151", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_24/Mul/y", "shape": [], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_30/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_122", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_123", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_124", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_32/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_125", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_126", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_127", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_33/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_128", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_129", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_130", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_34/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_131", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_132", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_133", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_35/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_134", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_135", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_136", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_20/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_107", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_108", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_109", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_28/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_110", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_111", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_112", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_29/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_113", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_114", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_115", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_30/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_116", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_117", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_118", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_31/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_119", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_120", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_121", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_18/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_92", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_93", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_94", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_24/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_95", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_96", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_97", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_25/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_98", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_99", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_100", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_26/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_101", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_102", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_103", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_27/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_104", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_105", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_106", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_16/Mul/y", "shape": [], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_22/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_77", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_78", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_79", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_20/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_80", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_81", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_82", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_21/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_83", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_84", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_85", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_22/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_86", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_87", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_88", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_23/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_89", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_90", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_91", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_12/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_62", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_63", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_64", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_16/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_65", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_66", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_67", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_17/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_68", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_69", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_70", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_18/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_71", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_72", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_73", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_19/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_74", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_75", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_76", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_10/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_47", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_48", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_49", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_12/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_50", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_51", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_52", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_13/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_53", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_54", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_55", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_14/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_56", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_57", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_58", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_15/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_59", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_60", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_61", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_8/Mul/y", "shape": [], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_14/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_32", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_33", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_34", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_8/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_35", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_36", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_37", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_9/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_38", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_39", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_40", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_10/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_41", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_42", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_43", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_11/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_44", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_45", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_46", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_4/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_17", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_18", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_19", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_4/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_20", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_21", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_22", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_5/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_23", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_24", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_25", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_6/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_26", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_27", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_28", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_7/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_29", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_30", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_31", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_2/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_2", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_3", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_4", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_5", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_6", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_7", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_1/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_8", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_9", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_10", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_2/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_11", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_12", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_13", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_3/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_14", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_15", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_16", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply/Mul/y", "shape": [], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_6/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_0", "shape": [3, 3, 3, 64], "dtype": "float32"}, {"name": "unknown_1", "shape": [64], "dtype": "float32"}, {"name": "unknown_272", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_273", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_274", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.__operators__.getitem/strided_slice/stack", "shape": [1], "dtype": "int32"}, {"name": "PartitionedCall/model_1/tf.__operators__.getitem/strided_slice/stack_1", "shape": [1], "dtype": "int32"}, {"name": "PartitionedCall/model_1/tf.__operators__.getitem/strided_slice/stack_2", "shape": [1], "dtype": "int32"}, {"name": "unknown_276", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_277", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_278", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.__operators__.getitem_1/strided_slice/stack", "shape": [1], "dtype": "int32"}, {"name": "PartitionedCall/model_1/tf.__operators__.getitem_1/strided_slice/stack_1", "shape": [1], "dtype": "int32"}, {"name": "PartitionedCall/model_1/tf.__operators__.getitem_1/strided_slice/stack_2", "shape": [1], "dtype": "int32"}, {"name": "unknown_280", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_281", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_282", "shape": [64], "dtype": "float32"}, {"name": "unknown_283", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_284", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_285", "shape": [64], "dtype": "float32"}, {"name": "unknown_286", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_287", "shape": [3, 3, 64, 3], "dtype": "float32"}, {"name": "unknown_288", "shape": [3], "dtype": "float32"}]}]} \ No newline at end of file diff --git a/public/realesrgan/general/group1-shard1of2.bin b/public/realesrgan/general/group1-shard1of2.bin new file mode 100644 index 0000000..8681d24 Binary files /dev/null and b/public/realesrgan/general/group1-shard1of2.bin differ diff --git a/public/realesrgan/general/group1-shard2of2.bin b/public/realesrgan/general/group1-shard2of2.bin new file mode 100644 index 0000000..4480ac8 Binary files /dev/null and b/public/realesrgan/general/group1-shard2of2.bin differ diff --git a/public/realesrgan/general/model.json b/public/realesrgan/general/model.json new file mode 100644 index 0000000..d40d4b3 --- /dev/null +++ b/public/realesrgan/general/model.json @@ -0,0 +1 @@ +{"format": "graph-model", "generatedBy": "2.15.0", "convertedBy": "TensorFlow.js Converter v4.17.0", "signature": {"inputs": {"input": {"name": "input:0", "dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "64"}, {"size": "64"}, {"size": "3"}]}}}, "outputs": {"output": {"name": "Identity:0", "dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "256"}, {"size": "256"}, {"size": "3"}]}}}}, "modelTopology": {"node": [{"name": "unknown_97", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_94", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_91", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_88", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_85", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_82", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_79", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_76", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_73", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_70", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_67", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_64", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_61", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_58", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_55", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_52", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_49", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_46", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_43", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_40", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_37", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_34", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_31", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_28", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_25", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_22", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_19", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_16", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_13", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_10", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_7", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_4", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_1", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "1"}, {"size": "1"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "3"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_0", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_2", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_3", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_5", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_6", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_8", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_9", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_11", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_12", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_14", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_15", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_17", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_18", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_20", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_21", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_23", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_24", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_26", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_27", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_29", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_30", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_32", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_33", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_35", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_36", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_38", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_39", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_41", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_42", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_44", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_45", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_47", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_48", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_50", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_51", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_53", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_54", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_56", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_57", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_59", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_60", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_62", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_63", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_65", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_66", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_68", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_69", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_71", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_72", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_74", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_75", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_77", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_78", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_80", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_81", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_83", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_84", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_86", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_87", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_89", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_90", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_92", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_93", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_95", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_96", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_98", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "48"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_99", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "48"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_66/tf.reshape/Reshape/shape", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "6"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_66/tf.compat.v1.transpose_33/transpose/perm", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "6"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_66/tf.reshape_1/Reshape/shape", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_66/tf.compat.v1.image.resize_nearest_neighbor/ResizeNearestNeighbor/size", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "input", "op": "Placeholder", "attr": {"shape": {"shape": {"dim": [{"size": "1"}, {"size": "64"}, {"size": "64"}, {"size": "3"}]}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_66/tf.math.add/Add", "op": "_FusedConv2D", "input": ["input", "unknown", "unknown_0", "unknown_1"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "-5"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "3"}, {"size": "64"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "2"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.compat.v1.image.resize_nearest_neighbor/ResizeNearestNeighbor", "op": "ResizeNearestNeighbor", "input": ["input", "PartitionedCall/model_66/tf.compat.v1.image.resize_nearest_neighbor/ResizeNearestNeighbor/size"], "attr": {"T": {"type": "DT_FLOAT"}, "align_corners": {"b": false}, "half_pixel_centers": {"b": false}}}, {"name": "PartitionedCall/model_66/tf.math.add_3/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add/Add", "unknown_2", "unknown_3", "unknown_4"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_6/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_3/Add", "unknown_5", "unknown_6", "unknown_7"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_9/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_6/Add", "unknown_8", "unknown_9", "unknown_10"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "2"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_12/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_9/Add", "unknown_11", "unknown_12", "unknown_13"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_15/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_12/Add", "unknown_14", "unknown_15", "unknown_16"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_18/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_15/Add", "unknown_17", "unknown_18", "unknown_19"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "2"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_21/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_18/Add", "unknown_20", "unknown_21", "unknown_22"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "2"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_24/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_21/Add", "unknown_23", "unknown_24", "unknown_25"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_27/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_24/Add", "unknown_26", "unknown_27", "unknown_28"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "2"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_30/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_27/Add", "unknown_29", "unknown_30", "unknown_31"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_33/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_30/Add", "unknown_32", "unknown_33", "unknown_34"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_36/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_33/Add", "unknown_35", "unknown_36", "unknown_37"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "2"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_39/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_36/Add", "unknown_38", "unknown_39", "unknown_40"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_42/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_39/Add", "unknown_41", "unknown_42", "unknown_43"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "2"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_45/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_42/Add", "unknown_44", "unknown_45", "unknown_46"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "2"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_48/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_45/Add", "unknown_47", "unknown_48", "unknown_49"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "2"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_51/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_48/Add", "unknown_50", "unknown_51", "unknown_52"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_54/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_51/Add", "unknown_53", "unknown_54", "unknown_55"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_57/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_54/Add", "unknown_56", "unknown_57", "unknown_58"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_60/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_57/Add", "unknown_59", "unknown_60", "unknown_61"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "2"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_63/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_60/Add", "unknown_62", "unknown_63", "unknown_64"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "2"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_66/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_63/Add", "unknown_65", "unknown_66", "unknown_67"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_69/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_66/Add", "unknown_68", "unknown_69", "unknown_70"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "2"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_72/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_69/Add", "unknown_71", "unknown_72", "unknown_73"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_75/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_72/Add", "unknown_74", "unknown_75", "unknown_76"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_78/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_75/Add", "unknown_77", "unknown_78", "unknown_79"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "2"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_81/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_78/Add", "unknown_80", "unknown_81", "unknown_82"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_84/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_81/Add", "unknown_83", "unknown_84", "unknown_85"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_87/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_84/Add", "unknown_86", "unknown_87", "unknown_88"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_90/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_87/Add", "unknown_89", "unknown_90", "unknown_91"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_93/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_90/Add", "unknown_92", "unknown_93", "unknown_94"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_96/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_93/Add", "unknown_95", "unknown_96", "unknown_97"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "UHJlbHU="]}}, "num_args": {"i": "2"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.math.add_99/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_66/tf.math.add_96/Add", "unknown_98", "unknown_99"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-3"}, {"size": "-4"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "48"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "U0FNRQ=="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_66/tf.reshape/Reshape", "op": "Reshape", "input": ["PartitionedCall/model_66/tf.math.add_99/Add", "PartitionedCall/model_66/tf.reshape/Reshape/shape"], "attr": {"T": {"type": "DT_FLOAT"}, "Tshape": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_66/tf.compat.v1.transpose_33/transpose", "op": "Transpose", "input": ["PartitionedCall/model_66/tf.reshape/Reshape", "PartitionedCall/model_66/tf.compat.v1.transpose_33/transpose/perm"], "attr": {"Tperm": {"type": "DT_INT32"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "1"}, {"size": "64"}, {"size": "64"}, {"size": "3"}, {"size": "4"}, {"size": "4"}]}, {"dim": [{"size": "6"}]}]}}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_66/tf.reshape_1/Reshape", "op": "Reshape", "input": ["PartitionedCall/model_66/tf.compat.v1.transpose_33/transpose", "PartitionedCall/model_66/tf.reshape_1/Reshape/shape"], "attr": {"T": {"type": "DT_FLOAT"}, "Tshape": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_66/output/Add", "op": "AddV2", "input": ["PartitionedCall/model_66/tf.reshape_1/Reshape", "PartitionedCall/model_66/tf.compat.v1.image.resize_nearest_neighbor/ResizeNearestNeighbor"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "Identity", "op": "Identity", "input": ["PartitionedCall/model_66/output/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}], "library": {}, "versions": {"producer": 1766}}, "weightsManifest": [{"paths": ["group1-shard1of2.bin", "group1-shard2of2.bin"], "weights": [{"name": "unknown_97", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_94", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_91", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_88", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_85", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_82", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_79", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_76", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_73", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_70", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_67", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_64", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_61", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_58", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_55", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_52", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_49", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_46", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_43", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_40", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_37", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_34", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_31", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_28", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_25", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_22", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_19", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_16", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_13", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_10", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_7", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_4", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown_1", "shape": [1, 1, 64], "dtype": "float32"}, {"name": "unknown", "shape": [3, 3, 3, 64], "dtype": "float32"}, {"name": "unknown_0", "shape": [64], "dtype": "float32"}, {"name": "unknown_2", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_3", "shape": [64], "dtype": "float32"}, {"name": "unknown_5", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_6", "shape": [64], "dtype": "float32"}, {"name": "unknown_8", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_9", "shape": [64], "dtype": "float32"}, {"name": "unknown_11", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_12", "shape": [64], "dtype": "float32"}, {"name": "unknown_14", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_15", "shape": [64], "dtype": "float32"}, {"name": "unknown_17", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_18", "shape": [64], "dtype": "float32"}, {"name": "unknown_20", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_21", "shape": [64], "dtype": "float32"}, {"name": "unknown_23", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_24", "shape": [64], "dtype": "float32"}, {"name": "unknown_26", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_27", "shape": [64], "dtype": "float32"}, {"name": "unknown_29", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_30", "shape": [64], "dtype": "float32"}, {"name": "unknown_32", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_33", "shape": [64], "dtype": "float32"}, {"name": "unknown_35", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_36", "shape": [64], "dtype": "float32"}, {"name": "unknown_38", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_39", "shape": [64], "dtype": "float32"}, {"name": "unknown_41", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_42", "shape": [64], "dtype": "float32"}, {"name": "unknown_44", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_45", "shape": [64], "dtype": "float32"}, {"name": "unknown_47", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_48", "shape": [64], "dtype": "float32"}, {"name": "unknown_50", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_51", "shape": [64], "dtype": "float32"}, {"name": "unknown_53", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_54", "shape": [64], "dtype": "float32"}, {"name": "unknown_56", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_57", "shape": [64], "dtype": "float32"}, {"name": "unknown_59", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_60", "shape": [64], "dtype": "float32"}, {"name": "unknown_62", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_63", "shape": [64], "dtype": "float32"}, {"name": "unknown_65", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_66", "shape": [64], "dtype": "float32"}, {"name": "unknown_68", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_69", "shape": [64], "dtype": "float32"}, {"name": "unknown_71", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_72", "shape": [64], "dtype": "float32"}, {"name": "unknown_74", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_75", "shape": [64], "dtype": "float32"}, {"name": "unknown_77", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_78", "shape": [64], "dtype": "float32"}, {"name": "unknown_80", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_81", "shape": [64], "dtype": "float32"}, {"name": "unknown_83", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_84", "shape": [64], "dtype": "float32"}, {"name": "unknown_86", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_87", "shape": [64], "dtype": "float32"}, {"name": "unknown_89", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_90", "shape": [64], "dtype": "float32"}, {"name": "unknown_92", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_93", "shape": [64], "dtype": "float32"}, {"name": "unknown_95", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_96", "shape": [64], "dtype": "float32"}, {"name": "unknown_98", "shape": [3, 3, 64, 48], "dtype": "float32"}, {"name": "unknown_99", "shape": [48], "dtype": "float32"}, {"name": "PartitionedCall/model_66/tf.reshape/Reshape/shape", "shape": [6], "dtype": "int32"}, {"name": "PartitionedCall/model_66/tf.compat.v1.transpose_33/transpose/perm", "shape": [6], "dtype": "int32"}, {"name": "PartitionedCall/model_66/tf.reshape_1/Reshape/shape", "shape": [4], "dtype": "int32"}, {"name": "PartitionedCall/model_66/tf.compat.v1.image.resize_nearest_neighbor/ResizeNearestNeighbor/size", "shape": [2], "dtype": "int32"}]}]} \ No newline at end of file diff --git a/public/realesrgan/realx4plus/group1-shard10of16.bin b/public/realesrgan/realx4plus/group1-shard10of16.bin new file mode 100644 index 0000000..d45b015 Binary files /dev/null and b/public/realesrgan/realx4plus/group1-shard10of16.bin differ diff --git a/public/realesrgan/realx4plus/group1-shard11of16.bin b/public/realesrgan/realx4plus/group1-shard11of16.bin new file mode 100644 index 0000000..95e1d66 Binary files /dev/null and b/public/realesrgan/realx4plus/group1-shard11of16.bin differ diff --git a/public/realesrgan/realx4plus/group1-shard12of16.bin b/public/realesrgan/realx4plus/group1-shard12of16.bin new file mode 100644 index 0000000..137b8ff Binary files /dev/null and b/public/realesrgan/realx4plus/group1-shard12of16.bin differ diff --git a/public/realesrgan/realx4plus/group1-shard13of16.bin b/public/realesrgan/realx4plus/group1-shard13of16.bin new file mode 100644 index 0000000..3978d5c Binary files /dev/null and b/public/realesrgan/realx4plus/group1-shard13of16.bin differ diff --git a/public/realesrgan/realx4plus/group1-shard14of16.bin b/public/realesrgan/realx4plus/group1-shard14of16.bin new file mode 100644 index 0000000..9589750 Binary files /dev/null and b/public/realesrgan/realx4plus/group1-shard14of16.bin differ diff --git a/public/realesrgan/realx4plus/group1-shard15of16.bin b/public/realesrgan/realx4plus/group1-shard15of16.bin new file mode 100644 index 0000000..91cb597 Binary files /dev/null and b/public/realesrgan/realx4plus/group1-shard15of16.bin differ diff --git a/public/realesrgan/realx4plus/group1-shard16of16.bin b/public/realesrgan/realx4plus/group1-shard16of16.bin new file mode 100644 index 0000000..a5ff906 Binary files /dev/null and b/public/realesrgan/realx4plus/group1-shard16of16.bin differ diff --git a/public/realesrgan/realx4plus/group1-shard1of16.bin b/public/realesrgan/realx4plus/group1-shard1of16.bin new file mode 100644 index 0000000..1137f5c Binary files /dev/null and b/public/realesrgan/realx4plus/group1-shard1of16.bin differ diff --git a/public/realesrgan/realx4plus/group1-shard2of16.bin b/public/realesrgan/realx4plus/group1-shard2of16.bin new file mode 100644 index 0000000..4e74ff9 Binary files /dev/null and b/public/realesrgan/realx4plus/group1-shard2of16.bin differ diff --git a/public/realesrgan/realx4plus/group1-shard3of16.bin b/public/realesrgan/realx4plus/group1-shard3of16.bin new file mode 100644 index 0000000..5608439 Binary files /dev/null and b/public/realesrgan/realx4plus/group1-shard3of16.bin differ diff --git a/public/realesrgan/realx4plus/group1-shard4of16.bin b/public/realesrgan/realx4plus/group1-shard4of16.bin new file mode 100644 index 0000000..4b1ca91 Binary files /dev/null and b/public/realesrgan/realx4plus/group1-shard4of16.bin differ diff --git a/public/realesrgan/realx4plus/group1-shard5of16.bin b/public/realesrgan/realx4plus/group1-shard5of16.bin new file mode 100644 index 0000000..afc02d8 Binary files /dev/null and b/public/realesrgan/realx4plus/group1-shard5of16.bin differ diff --git a/public/realesrgan/realx4plus/group1-shard6of16.bin b/public/realesrgan/realx4plus/group1-shard6of16.bin new file mode 100644 index 0000000..1a9daa2 Binary files /dev/null and b/public/realesrgan/realx4plus/group1-shard6of16.bin differ diff --git a/public/realesrgan/realx4plus/group1-shard7of16.bin b/public/realesrgan/realx4plus/group1-shard7of16.bin new file mode 100644 index 0000000..cbf7578 Binary files /dev/null and b/public/realesrgan/realx4plus/group1-shard7of16.bin differ diff --git a/public/realesrgan/realx4plus/group1-shard8of16.bin b/public/realesrgan/realx4plus/group1-shard8of16.bin new file mode 100644 index 0000000..28097b5 Binary files /dev/null and b/public/realesrgan/realx4plus/group1-shard8of16.bin differ diff --git a/public/realesrgan/realx4plus/group1-shard9of16.bin b/public/realesrgan/realx4plus/group1-shard9of16.bin new file mode 100644 index 0000000..2639f74 Binary files /dev/null and b/public/realesrgan/realx4plus/group1-shard9of16.bin differ diff --git a/public/realesrgan/realx4plus/model.json b/public/realesrgan/realx4plus/model.json new file mode 100644 index 0000000..a35ef0e --- /dev/null +++ b/public/realesrgan/realx4plus/model.json @@ -0,0 +1 @@ +{"format": "graph-model", "generatedBy": "2.15.0", "convertedBy": "TensorFlow.js Converter v4.17.0", "signature": {"inputs": {"input": {"name": "input:0", "dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "-1"}, {"size": "-1"}, {"size": "-1"}, {"size": "-1"}]}}}, "outputs": {"output": {"name": "Identity:0", "dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "-1"}, {"size": "-1"}, {"size": "-1"}, {"size": "3"}]}}}}, "modelTopology": {"node": [{"name": "unknown_1044", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "2"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_1040", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "2"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_1022", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_1023", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_1024", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_272/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_1025", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_1026", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_1027", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_273/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_1028", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_1029", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_1030", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_274/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_1031", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_1032", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_1033", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_275/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_1034", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_1035", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_1036", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_180/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_1007", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_1008", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_1009", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_268/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_1010", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_1011", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_1012", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_269/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_1013", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_1014", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_1015", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_270/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_1016", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_1017", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_1018", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_271/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_1019", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_1020", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_1021", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_178/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_992", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_993", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_994", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_264/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_995", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_996", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_997", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_265/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_998", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_999", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_1000", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_266/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_1001", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_1002", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_1003", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_267/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_1004", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_1005", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_1006", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_176/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_182/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_977", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_978", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_979", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_260/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_980", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_981", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_982", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_261/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_983", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_984", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_985", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_262/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_986", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_987", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_988", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_263/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_989", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_990", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_991", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_172/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_962", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_963", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_964", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_256/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_965", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_966", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_967", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_257/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_968", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_969", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_970", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_258/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_971", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_972", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_973", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_259/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_974", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_975", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_976", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_170/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_947", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_948", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_949", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_252/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_950", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_951", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_952", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_253/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_953", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_954", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_955", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_254/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_956", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_957", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_958", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_255/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_959", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_960", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_961", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_168/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_174/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_932", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_933", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_934", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_248/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_935", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_936", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_937", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_249/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_938", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_939", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_940", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_250/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_941", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_942", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_943", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_251/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_944", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_945", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_946", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_164/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_917", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_918", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_919", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_244/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_920", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_921", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_922", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_245/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_923", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_924", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_925", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_246/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_926", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_927", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_928", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_247/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_929", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_930", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_931", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_162/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_902", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_903", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_904", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_240/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_905", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_906", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_907", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_241/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_908", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_909", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_910", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_242/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_911", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_912", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_913", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_243/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_914", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_915", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_916", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_160/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_166/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_887", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_888", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_889", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_236/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_890", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_891", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_892", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_237/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_893", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_894", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_895", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_238/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_896", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_897", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_898", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_239/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_899", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_900", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_901", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_156/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_872", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_873", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_874", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_232/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_875", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_876", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_877", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_233/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_878", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_879", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_880", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_234/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_881", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_882", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_883", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_235/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_884", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_885", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_886", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_154/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_857", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_858", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_859", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_228/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_860", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_861", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_862", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_229/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_863", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_864", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_865", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_230/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_866", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_867", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_868", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_231/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_869", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_870", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_871", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_152/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_158/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_842", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_843", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_844", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_224/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_845", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_846", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_847", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_225/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_848", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_849", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_850", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_226/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_851", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_852", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_853", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_227/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_854", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_855", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_856", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_148/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_827", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_828", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_829", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_220/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_830", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_831", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_832", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_221/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_833", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_834", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_835", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_222/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_836", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_837", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_838", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_223/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_839", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_840", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_841", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_146/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_812", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_813", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_814", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_216/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_815", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_816", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_817", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_217/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_818", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_819", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_820", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_218/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_821", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_822", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_823", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_219/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_824", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_825", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_826", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_144/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_150/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_797", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_798", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_799", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_212/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_800", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_801", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_802", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_213/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_803", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_804", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_805", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_214/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_806", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_807", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_808", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_215/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_809", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_810", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_811", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_140/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_782", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_783", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_784", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_208/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_785", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_786", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_787", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_209/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_788", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_789", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_790", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_210/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_791", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_792", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_793", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_211/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_794", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_795", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_796", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_138/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_767", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_768", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_769", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_204/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_770", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_771", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_772", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_205/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_773", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_774", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_775", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_206/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_776", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_777", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_778", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_207/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_779", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_780", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_781", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_136/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_142/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_752", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_753", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_754", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_200/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_755", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_756", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_757", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_201/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_758", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_759", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_760", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_202/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_761", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_762", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_763", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_203/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_764", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_765", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_766", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_132/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_737", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_738", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_739", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_196/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_740", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_741", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_742", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_197/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_743", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_744", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_745", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_198/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_746", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_747", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_748", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_199/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_749", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_750", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_751", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_130/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_722", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_723", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_724", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_192/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_725", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_726", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_727", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_193/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_728", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_729", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_730", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_194/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_731", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_732", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_733", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_195/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_734", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_735", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_736", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_128/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_134/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_707", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_708", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_709", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_188/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_710", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_711", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_712", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_189/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_713", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_714", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_715", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_190/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_716", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_717", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_718", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_191/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_719", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_720", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_721", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_124/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_692", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_693", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_694", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_184/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_695", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_696", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_697", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_185/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_698", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_699", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_700", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_186/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_701", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_702", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_703", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_187/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_704", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_705", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_706", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_122/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_677", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_678", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_679", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_180/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_680", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_681", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_682", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_181/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_683", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_684", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_685", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_182/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_686", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_687", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_688", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_183/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_689", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_690", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_691", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_120/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_126/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_662", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_663", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_664", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_176/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_665", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_666", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_667", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_177/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_668", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_669", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_670", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_178/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_671", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_672", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_673", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_179/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_674", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_675", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_676", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_116/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_647", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_648", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_649", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_172/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_650", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_651", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_652", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_173/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_653", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_654", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_655", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_174/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_656", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_657", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_658", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_175/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_659", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_660", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_661", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_114/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_632", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_633", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_634", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_168/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_635", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_636", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_637", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_169/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_638", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_639", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_640", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_170/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_641", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_642", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_643", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_171/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_644", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_645", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_646", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_112/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_118/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_617", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_618", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_619", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_164/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_620", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_621", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_622", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_165/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_623", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_624", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_625", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_166/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_626", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_627", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_628", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_167/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_629", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_630", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_631", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_108/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_602", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_603", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_604", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_160/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_605", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_606", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_607", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_161/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_608", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_609", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_610", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_162/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_611", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_612", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_613", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_163/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_614", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_615", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_616", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_106/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_587", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_588", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_589", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_156/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_590", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_591", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_592", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_157/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_593", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_594", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_595", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_158/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_596", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_597", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_598", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_159/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_599", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_600", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_601", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_104/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_110/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_572", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_573", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_574", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_152/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_575", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_576", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_577", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_153/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_578", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_579", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_580", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_154/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_581", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_582", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_583", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_155/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_584", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_585", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_586", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_100/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_557", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_558", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_559", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_148/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_560", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_561", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_562", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_149/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_563", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_564", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_565", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_150/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_566", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_567", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_568", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_151/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_569", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_570", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_571", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_98/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_542", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_543", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_544", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_144/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_545", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_546", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_547", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_145/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_548", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_549", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_550", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_146/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_551", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_552", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_553", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_147/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_554", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_555", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_556", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_96/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_102/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_527", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_528", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_529", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_140/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_530", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_531", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_532", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_141/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_533", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_534", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_535", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_142/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_536", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_537", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_538", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_143/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_539", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_540", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_541", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_92/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_512", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_513", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_514", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_136/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_515", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_516", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_517", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_137/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_518", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_519", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_520", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_138/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_521", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_522", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_523", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_139/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_524", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_525", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_526", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_90/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_497", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_498", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_499", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_132/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_500", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_501", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_502", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_133/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_503", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_504", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_505", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_134/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_506", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_507", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_508", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_135/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_509", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_510", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_511", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_88/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_94/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_482", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_483", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_484", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_128/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_485", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_486", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_487", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_129/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_488", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_489", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_490", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_130/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_491", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_492", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_493", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_131/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_494", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_495", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_496", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_84/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_467", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_468", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_469", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_124/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_470", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_471", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_472", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_125/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_473", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_474", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_475", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_126/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_476", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_477", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_478", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_127/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_479", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_480", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_481", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_82/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_452", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_453", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_454", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_120/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_455", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_456", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_457", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_121/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_458", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_459", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_460", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_122/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_461", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_462", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_463", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_123/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_464", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_465", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_466", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_80/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_86/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_437", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_438", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_439", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_116/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_440", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_441", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_442", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_117/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_443", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_444", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_445", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_118/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_446", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_447", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_448", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_119/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_449", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_450", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_451", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_76/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_422", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_423", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_424", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_112/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_425", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_426", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_427", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_113/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_428", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_429", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_430", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_114/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_431", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_432", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_433", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_115/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_434", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_435", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_436", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_74/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_407", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_408", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_409", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_108/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_410", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_411", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_412", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_109/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_413", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_414", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_415", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_110/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_416", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_417", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_418", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_111/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_419", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_420", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_421", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_72/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_78/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_392", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_393", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_394", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_104/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_395", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_396", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_397", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_105/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_398", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_399", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_400", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_106/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_401", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_402", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_403", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_107/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_404", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_405", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_406", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_68/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_377", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_378", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_379", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_100/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_380", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_381", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_382", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_101/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_383", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_384", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_385", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_102/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_386", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_387", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_388", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_103/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_389", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_390", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_391", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_66/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_362", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_363", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_364", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_96/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_365", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_366", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_367", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_97/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_368", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_369", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_370", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_98/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_371", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_372", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_373", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_99/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_374", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_375", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_376", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_64/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_70/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_347", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_348", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_349", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_92/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_350", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_351", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_352", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_93/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_353", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_354", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_355", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_94/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_356", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_357", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_358", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_95/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_359", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_360", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_361", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_60/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_332", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_333", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_334", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_88/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_335", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_336", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_337", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_89/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_338", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_339", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_340", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_90/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_341", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_342", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_343", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_91/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_344", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_345", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_346", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_58/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_317", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_318", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_319", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_84/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_320", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_321", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_322", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_85/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_323", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_324", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_325", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_86/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_326", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_327", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_328", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_87/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_329", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_330", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_331", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_56/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_62/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_302", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_303", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_304", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_80/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_305", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_306", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_307", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_81/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_308", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_309", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_310", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_82/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_311", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_312", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_313", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_83/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_314", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_315", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_316", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_52/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_287", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_288", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_289", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_76/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_290", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_291", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_292", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_77/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_293", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_294", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_295", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_78/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_296", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_297", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_298", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_79/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_299", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_300", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_301", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_50/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_272", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_273", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_274", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_72/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_275", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_276", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_277", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_73/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_278", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_279", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_280", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_74/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_281", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_282", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_283", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_75/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_284", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_285", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_286", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_48/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_54/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_257", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_258", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_259", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_68/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_260", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_261", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_262", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_69/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_263", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_264", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_265", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_70/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_266", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_267", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_268", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_71/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_269", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_270", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_271", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_44/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_242", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_243", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_244", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_64/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_245", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_246", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_247", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_65/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_248", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_249", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_250", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_66/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_251", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_252", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_253", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_67/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_254", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_255", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_256", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_42/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_227", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_228", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_229", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_60/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_230", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_231", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_232", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_61/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_233", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_234", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_235", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_62/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_236", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_237", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_238", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_63/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_239", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_240", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_241", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_40/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_46/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_212", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_213", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_214", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_56/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_215", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_216", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_217", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_57/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_218", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_219", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_220", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_58/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_221", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_222", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_223", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_59/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_224", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_225", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_226", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_36/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_197", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_198", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_199", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_52/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_200", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_201", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_202", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_53/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_203", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_204", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_205", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_54/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_206", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_207", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_208", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_55/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_209", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_210", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_211", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_34/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_182", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_183", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_184", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_48/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_185", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_186", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_187", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_49/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_188", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_189", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_190", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_50/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_191", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_192", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_193", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_51/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_194", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_195", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_196", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_32/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_38/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_167", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_168", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_169", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_44/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_170", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_171", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_172", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_45/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_173", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_174", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_175", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_46/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_176", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_177", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_178", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_47/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_179", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_180", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_181", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_28/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_152", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_153", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_154", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_40/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_155", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_156", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_157", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_41/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_158", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_159", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_160", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_42/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_161", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_162", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_163", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_43/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_164", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_165", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_166", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_26/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_137", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_138", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_139", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_36/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_140", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_141", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_142", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_37/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_143", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_144", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_145", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_38/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_146", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_147", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_148", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_39/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_149", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_150", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_151", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_24/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_30/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_122", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_123", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_124", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_32/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_125", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_126", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_127", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_33/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_128", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_129", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_130", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_34/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_131", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_132", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_133", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_35/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_134", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_135", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_136", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_20/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_107", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_108", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_109", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_28/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_110", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_111", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_112", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_29/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_113", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_114", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_115", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_30/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_116", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_117", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_118", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_31/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_119", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_120", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_121", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_18/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_92", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_93", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_94", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_24/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_95", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_96", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_97", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_25/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_98", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_99", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_100", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_26/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_101", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_102", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_103", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_27/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_104", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_105", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_106", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_16/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_22/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_77", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_78", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_79", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_20/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_80", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_81", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_82", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_21/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_83", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_84", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_85", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_22/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_86", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_87", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_88", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_23/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_89", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_90", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_91", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_12/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_62", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_63", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_64", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_16/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_65", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_66", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_67", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_17/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_68", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_69", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_70", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_18/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_71", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_72", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_73", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_19/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_74", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_75", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_76", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_10/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_47", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_48", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_49", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_12/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_50", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_51", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_52", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_13/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_53", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_54", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_55", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_14/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_56", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_57", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_58", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_15/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_59", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_60", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_61", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_8/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_14/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_32", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_33", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_34", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_8/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_35", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_36", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_37", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_9/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_38", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_39", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_40", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_10/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_41", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_42", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_43", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_11/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_44", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_45", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_46", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_4/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_17", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_18", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_19", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_4/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_20", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_21", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_22", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_5/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_23", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_24", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_25", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_6/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_26", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_27", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_28", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_7/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_29", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_30", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_31", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_2/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_2", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_3", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_4", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_5", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_6", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_7", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_1/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_8", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_9", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_10", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_2/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_11", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_12", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_13", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "32"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.concat_3/concat/axis", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_14", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_15", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_16", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_6/Mul/y", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_0", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "3"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_1", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_1037", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_1038", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_1039", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.__operators__.getitem/strided_slice/stack", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "1"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.__operators__.getitem/strided_slice/stack_1", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "1"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.__operators__.getitem/strided_slice/stack_2", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "1"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_1041", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_1042", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_1043", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.__operators__.getitem_1/strided_slice/stack", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "1"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.__operators__.getitem_1/strided_slice/stack_1", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "1"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.__operators__.getitem_1/strided_slice/stack_2", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "1"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_1045", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_1046", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_1047", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_1048", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_1049", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_1050", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "64"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_1051", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_INT32", "tensorShape": {"dim": [{"size": "4"}, {"size": "2"}]}}}, "dtype": {"type": "DT_INT32"}}}, {"name": "unknown_1052", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "3"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "unknown_1053", "op": "Const", "attr": {"value": {"tensor": {"dtype": "DT_FLOAT", "tensorShape": {"dim": [{"size": "3"}]}}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "input", "op": "Placeholder", "attr": {"shape": {"shape": {"dim": [{"size": "-1"}, {"size": "-1"}, {"size": "-1"}, {"size": "-1"}]}}, "dtype": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad/Pad", "op": "Pad", "input": ["input", "unknown"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_1/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad/Pad", "unknown_0", "unknown_1"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-696"}, {"size": "-697"}, {"size": "-695"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "3"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_1/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_1/Add", "unknown_2"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_1/Pad", "unknown_3", "unknown_4"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-698"}, {"size": "-699"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_1/Add", "PartitionedCall/model_1/tf.nn.leaky_relu/LeakyRelu", "PartitionedCall/model_1/tf.concat/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_2/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat/concat", "unknown_5"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_1/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_2/Pad", "unknown_6", "unknown_7"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-700"}, {"size": "-701"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_1/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_1/Add", "PartitionedCall/model_1/tf.nn.leaky_relu/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_1/LeakyRelu", "PartitionedCall/model_1/tf.concat_1/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_3/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_1/concat", "unknown_8"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_2/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_3/Pad", "unknown_9", "unknown_10"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-702"}, {"size": "-703"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_2/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_1/Add", "PartitionedCall/model_1/tf.nn.leaky_relu/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_1/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_2/LeakyRelu", "PartitionedCall/model_1/tf.concat_2/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_4/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_2/concat", "unknown_11"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_3/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_4/Pad", "unknown_12", "unknown_13"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-704"}, {"size": "-705"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_3/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_1/Add", "PartitionedCall/model_1/tf.nn.leaky_relu/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_1/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_2/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_3/LeakyRelu", "PartitionedCall/model_1/tf.concat_3/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_5/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_3/concat", "unknown_14"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_6/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_5/Pad", "unknown_15", "unknown_16"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-706"}, {"size": "-707"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_6/Add", "PartitionedCall/model_1/tf.math.multiply/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_7/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply/Mul", "PartitionedCall/model_1/tf.math.add_1/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_6/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_7/Add", "unknown_17"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_4/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_6/Pad", "unknown_18", "unknown_19"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-710"}, {"size": "-711"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_4/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_7/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_4/LeakyRelu", "PartitionedCall/model_1/tf.concat_4/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_7/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_4/concat", "unknown_20"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_5/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_7/Pad", "unknown_21", "unknown_22"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-712"}, {"size": "-713"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_5/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_7/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_4/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_5/LeakyRelu", "PartitionedCall/model_1/tf.concat_5/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_8/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_5/concat", "unknown_23"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_6/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_8/Pad", "unknown_24", "unknown_25"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-714"}, {"size": "-715"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_6/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_7/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_4/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_5/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_6/LeakyRelu", "PartitionedCall/model_1/tf.concat_6/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_9/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_6/concat", "unknown_26"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_7/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_9/Pad", "unknown_27", "unknown_28"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-716"}, {"size": "-717"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_7/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_7/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_4/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_5/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_6/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_7/LeakyRelu", "PartitionedCall/model_1/tf.concat_7/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_10/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_7/concat", "unknown_29"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_12/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_10/Pad", "unknown_30", "unknown_31"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-718"}, {"size": "-719"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_2/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_12/Add", "PartitionedCall/model_1/tf.math.multiply_2/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_13/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_2/Mul", "PartitionedCall/model_1/tf.math.add_7/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_11/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_13/Add", "unknown_32"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_8/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_11/Pad", "unknown_33", "unknown_34"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-722"}, {"size": "-723"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_8/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_13/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_8/LeakyRelu", "PartitionedCall/model_1/tf.concat_8/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_12/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_8/concat", "unknown_35"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_9/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_12/Pad", "unknown_36", "unknown_37"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-724"}, {"size": "-725"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_9/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_13/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_8/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_9/LeakyRelu", "PartitionedCall/model_1/tf.concat_9/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_13/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_9/concat", "unknown_38"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_10/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_13/Pad", "unknown_39", "unknown_40"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-726"}, {"size": "-727"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_10/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_13/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_8/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_9/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_10/LeakyRelu", "PartitionedCall/model_1/tf.concat_10/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_14/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_10/concat", "unknown_41"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_11/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_14/Pad", "unknown_42", "unknown_43"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-728"}, {"size": "-729"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_11/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_13/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_8/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_9/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_10/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_11/LeakyRelu", "PartitionedCall/model_1/tf.concat_11/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_15/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_11/concat", "unknown_44"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_18/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_15/Pad", "unknown_45", "unknown_46"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-730"}, {"size": "-731"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_4/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_18/Add", "PartitionedCall/model_1/tf.math.multiply_4/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_19/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_4/Mul", "PartitionedCall/model_1/tf.math.add_13/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_6/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_19/Add", "PartitionedCall/model_1/tf.math.multiply_6/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_20/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_6/Mul", "PartitionedCall/model_1/tf.math.add_1/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_16/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_20/Add", "unknown_47"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_12/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_16/Pad", "unknown_48", "unknown_49"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-736"}, {"size": "-737"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_12/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_20/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_12/LeakyRelu", "PartitionedCall/model_1/tf.concat_12/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_17/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_12/concat", "unknown_50"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_13/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_17/Pad", "unknown_51", "unknown_52"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-738"}, {"size": "-739"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_13/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_20/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_12/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_13/LeakyRelu", "PartitionedCall/model_1/tf.concat_13/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_18/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_13/concat", "unknown_53"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_14/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_18/Pad", "unknown_54", "unknown_55"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-740"}, {"size": "-741"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_14/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_20/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_12/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_13/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_14/LeakyRelu", "PartitionedCall/model_1/tf.concat_14/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_19/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_14/concat", "unknown_56"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_15/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_19/Pad", "unknown_57", "unknown_58"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-742"}, {"size": "-743"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_15/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_20/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_12/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_13/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_14/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_15/LeakyRelu", "PartitionedCall/model_1/tf.concat_15/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_20/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_15/concat", "unknown_59"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_25/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_20/Pad", "unknown_60", "unknown_61"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-744"}, {"size": "-745"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_8/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_25/Add", "PartitionedCall/model_1/tf.math.multiply_8/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_26/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_8/Mul", "PartitionedCall/model_1/tf.math.add_20/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_21/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_26/Add", "unknown_62"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_16/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_21/Pad", "unknown_63", "unknown_64"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-748"}, {"size": "-749"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_16/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_26/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_16/LeakyRelu", "PartitionedCall/model_1/tf.concat_16/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_22/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_16/concat", "unknown_65"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_17/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_22/Pad", "unknown_66", "unknown_67"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-750"}, {"size": "-751"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_17/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_26/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_16/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_17/LeakyRelu", "PartitionedCall/model_1/tf.concat_17/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_23/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_17/concat", "unknown_68"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_18/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_23/Pad", "unknown_69", "unknown_70"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-752"}, {"size": "-753"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_18/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_26/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_16/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_17/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_18/LeakyRelu", "PartitionedCall/model_1/tf.concat_18/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_24/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_18/concat", "unknown_71"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_19/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_24/Pad", "unknown_72", "unknown_73"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-754"}, {"size": "-755"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_19/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_26/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_16/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_17/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_18/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_19/LeakyRelu", "PartitionedCall/model_1/tf.concat_19/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_25/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_19/concat", "unknown_74"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_31/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_25/Pad", "unknown_75", "unknown_76"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-756"}, {"size": "-757"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_10/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_31/Add", "PartitionedCall/model_1/tf.math.multiply_10/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_32/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_10/Mul", "PartitionedCall/model_1/tf.math.add_26/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_26/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_32/Add", "unknown_77"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_20/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_26/Pad", "unknown_78", "unknown_79"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-760"}, {"size": "-761"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_20/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_32/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_20/LeakyRelu", "PartitionedCall/model_1/tf.concat_20/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_27/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_20/concat", "unknown_80"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_21/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_27/Pad", "unknown_81", "unknown_82"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-762"}, {"size": "-763"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_21/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_32/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_20/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_21/LeakyRelu", "PartitionedCall/model_1/tf.concat_21/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_28/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_21/concat", "unknown_83"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_22/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_28/Pad", "unknown_84", "unknown_85"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-764"}, {"size": "-765"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_22/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_32/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_20/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_21/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_22/LeakyRelu", "PartitionedCall/model_1/tf.concat_22/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_29/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_22/concat", "unknown_86"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_23/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_29/Pad", "unknown_87", "unknown_88"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-766"}, {"size": "-767"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_23/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_32/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_20/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_21/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_22/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_23/LeakyRelu", "PartitionedCall/model_1/tf.concat_23/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_30/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_23/concat", "unknown_89"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_37/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_30/Pad", "unknown_90", "unknown_91"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-768"}, {"size": "-769"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_12/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_37/Add", "PartitionedCall/model_1/tf.math.multiply_12/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_38/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_12/Mul", "PartitionedCall/model_1/tf.math.add_32/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_14/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_38/Add", "PartitionedCall/model_1/tf.math.multiply_14/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_39/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_14/Mul", "PartitionedCall/model_1/tf.math.add_20/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_31/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_39/Add", "unknown_92"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_24/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_31/Pad", "unknown_93", "unknown_94"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-774"}, {"size": "-775"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_24/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_39/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_24/LeakyRelu", "PartitionedCall/model_1/tf.concat_24/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_32/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_24/concat", "unknown_95"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_25/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_32/Pad", "unknown_96", "unknown_97"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-776"}, {"size": "-777"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_25/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_39/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_24/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_25/LeakyRelu", "PartitionedCall/model_1/tf.concat_25/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_33/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_25/concat", "unknown_98"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_26/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_33/Pad", "unknown_99", "unknown_100"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-778"}, {"size": "-779"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_26/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_39/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_24/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_25/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_26/LeakyRelu", "PartitionedCall/model_1/tf.concat_26/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_34/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_26/concat", "unknown_101"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_27/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_34/Pad", "unknown_102", "unknown_103"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-780"}, {"size": "-781"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_27/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_39/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_24/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_25/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_26/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_27/LeakyRelu", "PartitionedCall/model_1/tf.concat_27/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_35/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_27/concat", "unknown_104"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_44/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_35/Pad", "unknown_105", "unknown_106"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-782"}, {"size": "-783"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_16/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_44/Add", "PartitionedCall/model_1/tf.math.multiply_16/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_45/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_16/Mul", "PartitionedCall/model_1/tf.math.add_39/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_36/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_45/Add", "unknown_107"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_28/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_36/Pad", "unknown_108", "unknown_109"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-786"}, {"size": "-787"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_28/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_45/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_28/LeakyRelu", "PartitionedCall/model_1/tf.concat_28/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_37/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_28/concat", "unknown_110"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_29/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_37/Pad", "unknown_111", "unknown_112"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-788"}, {"size": "-789"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_29/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_45/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_28/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_29/LeakyRelu", "PartitionedCall/model_1/tf.concat_29/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_38/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_29/concat", "unknown_113"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_30/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_38/Pad", "unknown_114", "unknown_115"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-790"}, {"size": "-791"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_30/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_45/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_28/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_29/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_30/LeakyRelu", "PartitionedCall/model_1/tf.concat_30/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_39/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_30/concat", "unknown_116"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_31/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_39/Pad", "unknown_117", "unknown_118"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-792"}, {"size": "-793"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_31/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_45/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_28/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_29/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_30/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_31/LeakyRelu", "PartitionedCall/model_1/tf.concat_31/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_40/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_31/concat", "unknown_119"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_50/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_40/Pad", "unknown_120", "unknown_121"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-794"}, {"size": "-795"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_18/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_50/Add", "PartitionedCall/model_1/tf.math.multiply_18/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_51/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_18/Mul", "PartitionedCall/model_1/tf.math.add_45/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_41/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_51/Add", "unknown_122"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_32/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_41/Pad", "unknown_123", "unknown_124"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-798"}, {"size": "-799"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_32/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_51/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_32/LeakyRelu", "PartitionedCall/model_1/tf.concat_32/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_42/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_32/concat", "unknown_125"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_33/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_42/Pad", "unknown_126", "unknown_127"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-800"}, {"size": "-801"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_33/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_51/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_32/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_33/LeakyRelu", "PartitionedCall/model_1/tf.concat_33/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_43/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_33/concat", "unknown_128"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_34/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_43/Pad", "unknown_129", "unknown_130"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-802"}, {"size": "-803"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_34/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_51/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_32/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_33/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_34/LeakyRelu", "PartitionedCall/model_1/tf.concat_34/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_44/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_34/concat", "unknown_131"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_35/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_44/Pad", "unknown_132", "unknown_133"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-804"}, {"size": "-805"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_35/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_51/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_32/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_33/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_34/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_35/LeakyRelu", "PartitionedCall/model_1/tf.concat_35/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_45/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_35/concat", "unknown_134"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_56/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_45/Pad", "unknown_135", "unknown_136"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-806"}, {"size": "-807"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_20/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_56/Add", "PartitionedCall/model_1/tf.math.multiply_20/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_57/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_20/Mul", "PartitionedCall/model_1/tf.math.add_51/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_22/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_57/Add", "PartitionedCall/model_1/tf.math.multiply_22/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_58/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_22/Mul", "PartitionedCall/model_1/tf.math.add_39/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_46/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_58/Add", "unknown_137"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_36/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_46/Pad", "unknown_138", "unknown_139"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-812"}, {"size": "-813"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_36/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_58/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_36/LeakyRelu", "PartitionedCall/model_1/tf.concat_36/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_47/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_36/concat", "unknown_140"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_37/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_47/Pad", "unknown_141", "unknown_142"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-814"}, {"size": "-815"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_37/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_58/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_36/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_37/LeakyRelu", "PartitionedCall/model_1/tf.concat_37/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_48/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_37/concat", "unknown_143"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_38/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_48/Pad", "unknown_144", "unknown_145"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-816"}, {"size": "-817"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_38/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_58/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_36/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_37/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_38/LeakyRelu", "PartitionedCall/model_1/tf.concat_38/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_49/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_38/concat", "unknown_146"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_39/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_49/Pad", "unknown_147", "unknown_148"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-818"}, {"size": "-819"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_39/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_58/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_36/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_37/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_38/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_39/LeakyRelu", "PartitionedCall/model_1/tf.concat_39/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_50/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_39/concat", "unknown_149"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_63/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_50/Pad", "unknown_150", "unknown_151"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-820"}, {"size": "-821"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_24/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_63/Add", "PartitionedCall/model_1/tf.math.multiply_24/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_64/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_24/Mul", "PartitionedCall/model_1/tf.math.add_58/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_51/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_64/Add", "unknown_152"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_40/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_51/Pad", "unknown_153", "unknown_154"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-824"}, {"size": "-825"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_40/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_64/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_40/LeakyRelu", "PartitionedCall/model_1/tf.concat_40/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_52/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_40/concat", "unknown_155"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_41/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_52/Pad", "unknown_156", "unknown_157"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-826"}, {"size": "-827"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_41/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_64/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_40/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_41/LeakyRelu", "PartitionedCall/model_1/tf.concat_41/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_53/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_41/concat", "unknown_158"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_42/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_53/Pad", "unknown_159", "unknown_160"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-828"}, {"size": "-829"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_42/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_64/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_40/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_41/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_42/LeakyRelu", "PartitionedCall/model_1/tf.concat_42/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_54/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_42/concat", "unknown_161"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_43/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_54/Pad", "unknown_162", "unknown_163"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-830"}, {"size": "-831"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_43/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_64/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_40/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_41/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_42/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_43/LeakyRelu", "PartitionedCall/model_1/tf.concat_43/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_55/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_43/concat", "unknown_164"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_69/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_55/Pad", "unknown_165", "unknown_166"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-832"}, {"size": "-833"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_26/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_69/Add", "PartitionedCall/model_1/tf.math.multiply_26/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_70/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_26/Mul", "PartitionedCall/model_1/tf.math.add_64/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_56/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_70/Add", "unknown_167"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_44/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_56/Pad", "unknown_168", "unknown_169"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-836"}, {"size": "-837"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_44/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_70/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_44/LeakyRelu", "PartitionedCall/model_1/tf.concat_44/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_57/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_44/concat", "unknown_170"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_45/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_57/Pad", "unknown_171", "unknown_172"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-838"}, {"size": "-839"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_45/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_70/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_44/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_45/LeakyRelu", "PartitionedCall/model_1/tf.concat_45/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_58/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_45/concat", "unknown_173"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_46/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_58/Pad", "unknown_174", "unknown_175"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-840"}, {"size": "-841"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_46/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_70/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_44/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_45/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_46/LeakyRelu", "PartitionedCall/model_1/tf.concat_46/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_59/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_46/concat", "unknown_176"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_47/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_59/Pad", "unknown_177", "unknown_178"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-842"}, {"size": "-843"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_47/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_70/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_44/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_45/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_46/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_47/LeakyRelu", "PartitionedCall/model_1/tf.concat_47/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_60/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_47/concat", "unknown_179"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_75/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_60/Pad", "unknown_180", "unknown_181"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-844"}, {"size": "-845"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_28/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_75/Add", "PartitionedCall/model_1/tf.math.multiply_28/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_76/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_28/Mul", "PartitionedCall/model_1/tf.math.add_70/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_30/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_76/Add", "PartitionedCall/model_1/tf.math.multiply_30/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_77/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_30/Mul", "PartitionedCall/model_1/tf.math.add_58/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_61/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_77/Add", "unknown_182"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_48/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_61/Pad", "unknown_183", "unknown_184"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-850"}, {"size": "-851"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_48/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_77/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_48/LeakyRelu", "PartitionedCall/model_1/tf.concat_48/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_62/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_48/concat", "unknown_185"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_49/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_62/Pad", "unknown_186", "unknown_187"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-852"}, {"size": "-853"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_49/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_77/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_48/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_49/LeakyRelu", "PartitionedCall/model_1/tf.concat_49/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_63/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_49/concat", "unknown_188"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_50/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_63/Pad", "unknown_189", "unknown_190"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-854"}, {"size": "-855"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_50/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_77/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_48/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_49/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_50/LeakyRelu", "PartitionedCall/model_1/tf.concat_50/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_64/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_50/concat", "unknown_191"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_51/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_64/Pad", "unknown_192", "unknown_193"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-856"}, {"size": "-857"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_51/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_77/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_48/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_49/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_50/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_51/LeakyRelu", "PartitionedCall/model_1/tf.concat_51/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_65/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_51/concat", "unknown_194"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_82/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_65/Pad", "unknown_195", "unknown_196"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-858"}, {"size": "-859"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_32/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_82/Add", "PartitionedCall/model_1/tf.math.multiply_32/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_83/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_32/Mul", "PartitionedCall/model_1/tf.math.add_77/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_66/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_83/Add", "unknown_197"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_52/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_66/Pad", "unknown_198", "unknown_199"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-862"}, {"size": "-863"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_52/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_83/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_52/LeakyRelu", "PartitionedCall/model_1/tf.concat_52/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_67/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_52/concat", "unknown_200"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_53/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_67/Pad", "unknown_201", "unknown_202"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-864"}, {"size": "-865"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_53/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_83/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_52/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_53/LeakyRelu", "PartitionedCall/model_1/tf.concat_53/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_68/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_53/concat", "unknown_203"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_54/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_68/Pad", "unknown_204", "unknown_205"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-866"}, {"size": "-867"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_54/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_83/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_52/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_53/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_54/LeakyRelu", "PartitionedCall/model_1/tf.concat_54/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_69/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_54/concat", "unknown_206"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_55/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_69/Pad", "unknown_207", "unknown_208"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-868"}, {"size": "-869"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_55/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_83/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_52/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_53/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_54/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_55/LeakyRelu", "PartitionedCall/model_1/tf.concat_55/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_70/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_55/concat", "unknown_209"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_88/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_70/Pad", "unknown_210", "unknown_211"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-870"}, {"size": "-871"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_34/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_88/Add", "PartitionedCall/model_1/tf.math.multiply_34/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_89/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_34/Mul", "PartitionedCall/model_1/tf.math.add_83/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_71/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_89/Add", "unknown_212"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_56/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_71/Pad", "unknown_213", "unknown_214"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-874"}, {"size": "-875"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_56/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_89/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_56/LeakyRelu", "PartitionedCall/model_1/tf.concat_56/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_72/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_56/concat", "unknown_215"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_57/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_72/Pad", "unknown_216", "unknown_217"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-876"}, {"size": "-877"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_57/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_89/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_56/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_57/LeakyRelu", "PartitionedCall/model_1/tf.concat_57/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_73/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_57/concat", "unknown_218"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_58/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_73/Pad", "unknown_219", "unknown_220"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-878"}, {"size": "-879"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_58/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_89/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_56/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_57/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_58/LeakyRelu", "PartitionedCall/model_1/tf.concat_58/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_74/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_58/concat", "unknown_221"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_59/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_74/Pad", "unknown_222", "unknown_223"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-880"}, {"size": "-881"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_59/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_89/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_56/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_57/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_58/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_59/LeakyRelu", "PartitionedCall/model_1/tf.concat_59/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_75/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_59/concat", "unknown_224"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_94/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_75/Pad", "unknown_225", "unknown_226"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-882"}, {"size": "-883"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_36/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_94/Add", "PartitionedCall/model_1/tf.math.multiply_36/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_95/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_36/Mul", "PartitionedCall/model_1/tf.math.add_89/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_38/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_95/Add", "PartitionedCall/model_1/tf.math.multiply_38/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_96/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_38/Mul", "PartitionedCall/model_1/tf.math.add_77/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_76/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_96/Add", "unknown_227"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_60/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_76/Pad", "unknown_228", "unknown_229"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-888"}, {"size": "-889"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_60/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_96/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_60/LeakyRelu", "PartitionedCall/model_1/tf.concat_60/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_77/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_60/concat", "unknown_230"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_61/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_77/Pad", "unknown_231", "unknown_232"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-890"}, {"size": "-891"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_61/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_96/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_60/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_61/LeakyRelu", "PartitionedCall/model_1/tf.concat_61/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_78/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_61/concat", "unknown_233"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_62/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_78/Pad", "unknown_234", "unknown_235"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-892"}, {"size": "-893"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_62/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_96/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_60/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_61/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_62/LeakyRelu", "PartitionedCall/model_1/tf.concat_62/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_79/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_62/concat", "unknown_236"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_63/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_79/Pad", "unknown_237", "unknown_238"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-894"}, {"size": "-895"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_63/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_96/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_60/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_61/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_62/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_63/LeakyRelu", "PartitionedCall/model_1/tf.concat_63/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_80/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_63/concat", "unknown_239"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_101/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_80/Pad", "unknown_240", "unknown_241"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-896"}, {"size": "-897"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_40/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_101/Add", "PartitionedCall/model_1/tf.math.multiply_40/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_102/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_40/Mul", "PartitionedCall/model_1/tf.math.add_96/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_81/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_102/Add", "unknown_242"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_64/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_81/Pad", "unknown_243", "unknown_244"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-900"}, {"size": "-901"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_64/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_102/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_64/LeakyRelu", "PartitionedCall/model_1/tf.concat_64/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_82/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_64/concat", "unknown_245"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_65/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_82/Pad", "unknown_246", "unknown_247"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-902"}, {"size": "-903"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_65/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_102/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_64/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_65/LeakyRelu", "PartitionedCall/model_1/tf.concat_65/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_83/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_65/concat", "unknown_248"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_66/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_83/Pad", "unknown_249", "unknown_250"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-904"}, {"size": "-905"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_66/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_102/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_64/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_65/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_66/LeakyRelu", "PartitionedCall/model_1/tf.concat_66/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_84/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_66/concat", "unknown_251"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_67/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_84/Pad", "unknown_252", "unknown_253"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-906"}, {"size": "-907"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_67/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_102/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_64/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_65/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_66/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_67/LeakyRelu", "PartitionedCall/model_1/tf.concat_67/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_85/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_67/concat", "unknown_254"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_107/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_85/Pad", "unknown_255", "unknown_256"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-908"}, {"size": "-909"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_42/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_107/Add", "PartitionedCall/model_1/tf.math.multiply_42/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_108/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_42/Mul", "PartitionedCall/model_1/tf.math.add_102/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_86/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_108/Add", "unknown_257"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_68/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_86/Pad", "unknown_258", "unknown_259"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-912"}, {"size": "-913"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_68/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_108/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_68/LeakyRelu", "PartitionedCall/model_1/tf.concat_68/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_87/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_68/concat", "unknown_260"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_69/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_87/Pad", "unknown_261", "unknown_262"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-914"}, {"size": "-915"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_69/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_108/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_68/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_69/LeakyRelu", "PartitionedCall/model_1/tf.concat_69/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_88/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_69/concat", "unknown_263"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_70/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_88/Pad", "unknown_264", "unknown_265"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-916"}, {"size": "-917"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_70/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_108/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_68/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_69/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_70/LeakyRelu", "PartitionedCall/model_1/tf.concat_70/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_89/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_70/concat", "unknown_266"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_71/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_89/Pad", "unknown_267", "unknown_268"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-918"}, {"size": "-919"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_71/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_108/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_68/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_69/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_70/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_71/LeakyRelu", "PartitionedCall/model_1/tf.concat_71/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_90/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_71/concat", "unknown_269"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_113/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_90/Pad", "unknown_270", "unknown_271"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-920"}, {"size": "-921"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_44/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_113/Add", "PartitionedCall/model_1/tf.math.multiply_44/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_114/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_44/Mul", "PartitionedCall/model_1/tf.math.add_108/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_46/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_114/Add", "PartitionedCall/model_1/tf.math.multiply_46/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_115/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_46/Mul", "PartitionedCall/model_1/tf.math.add_96/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_91/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_115/Add", "unknown_272"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_72/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_91/Pad", "unknown_273", "unknown_274"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-926"}, {"size": "-927"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_72/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_115/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_72/LeakyRelu", "PartitionedCall/model_1/tf.concat_72/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_92/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_72/concat", "unknown_275"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_73/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_92/Pad", "unknown_276", "unknown_277"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-928"}, {"size": "-929"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_73/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_115/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_72/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_73/LeakyRelu", "PartitionedCall/model_1/tf.concat_73/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_93/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_73/concat", "unknown_278"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_74/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_93/Pad", "unknown_279", "unknown_280"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-930"}, {"size": "-931"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_74/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_115/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_72/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_73/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_74/LeakyRelu", "PartitionedCall/model_1/tf.concat_74/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_94/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_74/concat", "unknown_281"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_75/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_94/Pad", "unknown_282", "unknown_283"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-932"}, {"size": "-933"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_75/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_115/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_72/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_73/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_74/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_75/LeakyRelu", "PartitionedCall/model_1/tf.concat_75/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_95/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_75/concat", "unknown_284"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_120/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_95/Pad", "unknown_285", "unknown_286"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-934"}, {"size": "-935"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_48/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_120/Add", "PartitionedCall/model_1/tf.math.multiply_48/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_121/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_48/Mul", "PartitionedCall/model_1/tf.math.add_115/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_96/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_121/Add", "unknown_287"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_76/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_96/Pad", "unknown_288", "unknown_289"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-938"}, {"size": "-939"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_76/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_121/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_76/LeakyRelu", "PartitionedCall/model_1/tf.concat_76/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_97/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_76/concat", "unknown_290"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_77/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_97/Pad", "unknown_291", "unknown_292"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-940"}, {"size": "-941"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_77/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_121/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_76/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_77/LeakyRelu", "PartitionedCall/model_1/tf.concat_77/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_98/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_77/concat", "unknown_293"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_78/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_98/Pad", "unknown_294", "unknown_295"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-942"}, {"size": "-943"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_78/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_121/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_76/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_77/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_78/LeakyRelu", "PartitionedCall/model_1/tf.concat_78/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_99/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_78/concat", "unknown_296"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_79/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_99/Pad", "unknown_297", "unknown_298"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-944"}, {"size": "-945"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_79/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_121/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_76/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_77/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_78/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_79/LeakyRelu", "PartitionedCall/model_1/tf.concat_79/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_100/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_79/concat", "unknown_299"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_126/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_100/Pad", "unknown_300", "unknown_301"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-946"}, {"size": "-947"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_50/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_126/Add", "PartitionedCall/model_1/tf.math.multiply_50/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_127/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_50/Mul", "PartitionedCall/model_1/tf.math.add_121/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_101/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_127/Add", "unknown_302"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_80/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_101/Pad", "unknown_303", "unknown_304"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-950"}, {"size": "-951"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_80/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_127/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_80/LeakyRelu", "PartitionedCall/model_1/tf.concat_80/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_102/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_80/concat", "unknown_305"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_81/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_102/Pad", "unknown_306", "unknown_307"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-952"}, {"size": "-953"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_81/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_127/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_80/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_81/LeakyRelu", "PartitionedCall/model_1/tf.concat_81/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_103/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_81/concat", "unknown_308"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_82/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_103/Pad", "unknown_309", "unknown_310"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-954"}, {"size": "-955"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_82/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_127/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_80/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_81/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_82/LeakyRelu", "PartitionedCall/model_1/tf.concat_82/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_104/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_82/concat", "unknown_311"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_83/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_104/Pad", "unknown_312", "unknown_313"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-956"}, {"size": "-957"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_83/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_127/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_80/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_81/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_82/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_83/LeakyRelu", "PartitionedCall/model_1/tf.concat_83/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_105/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_83/concat", "unknown_314"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_132/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_105/Pad", "unknown_315", "unknown_316"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-958"}, {"size": "-959"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_52/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_132/Add", "PartitionedCall/model_1/tf.math.multiply_52/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_133/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_52/Mul", "PartitionedCall/model_1/tf.math.add_127/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_54/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_133/Add", "PartitionedCall/model_1/tf.math.multiply_54/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_134/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_54/Mul", "PartitionedCall/model_1/tf.math.add_115/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_106/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_134/Add", "unknown_317"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_84/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_106/Pad", "unknown_318", "unknown_319"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-964"}, {"size": "-965"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_84/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_134/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_84/LeakyRelu", "PartitionedCall/model_1/tf.concat_84/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_107/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_84/concat", "unknown_320"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_85/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_107/Pad", "unknown_321", "unknown_322"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-966"}, {"size": "-967"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_85/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_134/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_84/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_85/LeakyRelu", "PartitionedCall/model_1/tf.concat_85/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_108/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_85/concat", "unknown_323"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_86/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_108/Pad", "unknown_324", "unknown_325"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-968"}, {"size": "-969"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_86/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_134/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_84/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_85/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_86/LeakyRelu", "PartitionedCall/model_1/tf.concat_86/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_109/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_86/concat", "unknown_326"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_87/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_109/Pad", "unknown_327", "unknown_328"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-970"}, {"size": "-971"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_87/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_134/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_84/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_85/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_86/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_87/LeakyRelu", "PartitionedCall/model_1/tf.concat_87/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_110/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_87/concat", "unknown_329"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_139/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_110/Pad", "unknown_330", "unknown_331"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-972"}, {"size": "-973"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_56/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_139/Add", "PartitionedCall/model_1/tf.math.multiply_56/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_140/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_56/Mul", "PartitionedCall/model_1/tf.math.add_134/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_111/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_140/Add", "unknown_332"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_88/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_111/Pad", "unknown_333", "unknown_334"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-976"}, {"size": "-977"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_88/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_140/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_88/LeakyRelu", "PartitionedCall/model_1/tf.concat_88/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_112/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_88/concat", "unknown_335"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_89/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_112/Pad", "unknown_336", "unknown_337"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-978"}, {"size": "-979"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_89/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_140/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_88/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_89/LeakyRelu", "PartitionedCall/model_1/tf.concat_89/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_113/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_89/concat", "unknown_338"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_90/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_113/Pad", "unknown_339", "unknown_340"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-980"}, {"size": "-981"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_90/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_140/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_88/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_89/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_90/LeakyRelu", "PartitionedCall/model_1/tf.concat_90/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_114/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_90/concat", "unknown_341"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_91/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_114/Pad", "unknown_342", "unknown_343"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-982"}, {"size": "-983"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_91/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_140/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_88/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_89/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_90/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_91/LeakyRelu", "PartitionedCall/model_1/tf.concat_91/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_115/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_91/concat", "unknown_344"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_145/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_115/Pad", "unknown_345", "unknown_346"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-984"}, {"size": "-985"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_58/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_145/Add", "PartitionedCall/model_1/tf.math.multiply_58/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_146/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_58/Mul", "PartitionedCall/model_1/tf.math.add_140/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_116/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_146/Add", "unknown_347"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_92/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_116/Pad", "unknown_348", "unknown_349"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-988"}, {"size": "-989"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_92/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_146/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_92/LeakyRelu", "PartitionedCall/model_1/tf.concat_92/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_117/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_92/concat", "unknown_350"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_93/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_117/Pad", "unknown_351", "unknown_352"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-990"}, {"size": "-991"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_93/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_146/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_92/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_93/LeakyRelu", "PartitionedCall/model_1/tf.concat_93/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_118/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_93/concat", "unknown_353"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_94/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_118/Pad", "unknown_354", "unknown_355"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-992"}, {"size": "-993"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_94/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_146/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_92/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_93/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_94/LeakyRelu", "PartitionedCall/model_1/tf.concat_94/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_119/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_94/concat", "unknown_356"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_95/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_119/Pad", "unknown_357", "unknown_358"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-994"}, {"size": "-995"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_95/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_146/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_92/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_93/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_94/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_95/LeakyRelu", "PartitionedCall/model_1/tf.concat_95/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_120/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_95/concat", "unknown_359"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_151/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_120/Pad", "unknown_360", "unknown_361"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-996"}, {"size": "-997"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_60/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_151/Add", "PartitionedCall/model_1/tf.math.multiply_60/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_152/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_60/Mul", "PartitionedCall/model_1/tf.math.add_146/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_62/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_152/Add", "PartitionedCall/model_1/tf.math.multiply_62/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_153/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_62/Mul", "PartitionedCall/model_1/tf.math.add_134/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_121/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_153/Add", "unknown_362"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_96/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_121/Pad", "unknown_363", "unknown_364"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1002"}, {"size": "-1003"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_96/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_153/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_96/LeakyRelu", "PartitionedCall/model_1/tf.concat_96/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_122/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_96/concat", "unknown_365"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_97/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_122/Pad", "unknown_366", "unknown_367"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1004"}, {"size": "-1005"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_97/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_153/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_96/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_97/LeakyRelu", "PartitionedCall/model_1/tf.concat_97/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_123/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_97/concat", "unknown_368"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_98/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_123/Pad", "unknown_369", "unknown_370"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1006"}, {"size": "-1007"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_98/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_153/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_96/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_97/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_98/LeakyRelu", "PartitionedCall/model_1/tf.concat_98/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_124/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_98/concat", "unknown_371"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_99/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_124/Pad", "unknown_372", "unknown_373"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1008"}, {"size": "-1009"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_99/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_153/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_96/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_97/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_98/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_99/LeakyRelu", "PartitionedCall/model_1/tf.concat_99/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_125/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_99/concat", "unknown_374"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_158/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_125/Pad", "unknown_375", "unknown_376"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1010"}, {"size": "-1011"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_64/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_158/Add", "PartitionedCall/model_1/tf.math.multiply_64/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_159/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_64/Mul", "PartitionedCall/model_1/tf.math.add_153/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_126/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_159/Add", "unknown_377"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_100/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_126/Pad", "unknown_378", "unknown_379"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1014"}, {"size": "-1015"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_100/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_159/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_100/LeakyRelu", "PartitionedCall/model_1/tf.concat_100/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_127/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_100/concat", "unknown_380"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_101/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_127/Pad", "unknown_381", "unknown_382"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1016"}, {"size": "-1017"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_101/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_159/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_100/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_101/LeakyRelu", "PartitionedCall/model_1/tf.concat_101/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_128/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_101/concat", "unknown_383"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_102/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_128/Pad", "unknown_384", "unknown_385"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1018"}, {"size": "-1019"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_102/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_159/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_100/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_101/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_102/LeakyRelu", "PartitionedCall/model_1/tf.concat_102/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_129/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_102/concat", "unknown_386"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_103/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_129/Pad", "unknown_387", "unknown_388"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1020"}, {"size": "-1021"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_103/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_159/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_100/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_101/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_102/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_103/LeakyRelu", "PartitionedCall/model_1/tf.concat_103/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_130/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_103/concat", "unknown_389"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_164/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_130/Pad", "unknown_390", "unknown_391"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1022"}, {"size": "-1023"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_66/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_164/Add", "PartitionedCall/model_1/tf.math.multiply_66/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_165/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_66/Mul", "PartitionedCall/model_1/tf.math.add_159/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_131/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_165/Add", "unknown_392"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_104/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_131/Pad", "unknown_393", "unknown_394"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1026"}, {"size": "-1027"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_104/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_165/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_104/LeakyRelu", "PartitionedCall/model_1/tf.concat_104/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_132/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_104/concat", "unknown_395"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_105/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_132/Pad", "unknown_396", "unknown_397"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1028"}, {"size": "-1029"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_105/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_165/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_104/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_105/LeakyRelu", "PartitionedCall/model_1/tf.concat_105/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_133/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_105/concat", "unknown_398"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_106/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_133/Pad", "unknown_399", "unknown_400"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1030"}, {"size": "-1031"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_106/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_165/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_104/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_105/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_106/LeakyRelu", "PartitionedCall/model_1/tf.concat_106/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_134/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_106/concat", "unknown_401"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_107/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_134/Pad", "unknown_402", "unknown_403"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1032"}, {"size": "-1033"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_107/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_165/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_104/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_105/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_106/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_107/LeakyRelu", "PartitionedCall/model_1/tf.concat_107/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_135/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_107/concat", "unknown_404"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_170/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_135/Pad", "unknown_405", "unknown_406"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1034"}, {"size": "-1035"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_68/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_170/Add", "PartitionedCall/model_1/tf.math.multiply_68/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_171/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_68/Mul", "PartitionedCall/model_1/tf.math.add_165/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_70/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_171/Add", "PartitionedCall/model_1/tf.math.multiply_70/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_172/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_70/Mul", "PartitionedCall/model_1/tf.math.add_153/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_136/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_172/Add", "unknown_407"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_108/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_136/Pad", "unknown_408", "unknown_409"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1040"}, {"size": "-1041"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_108/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_172/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_108/LeakyRelu", "PartitionedCall/model_1/tf.concat_108/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_137/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_108/concat", "unknown_410"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_109/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_137/Pad", "unknown_411", "unknown_412"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1042"}, {"size": "-1043"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_109/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_172/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_108/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_109/LeakyRelu", "PartitionedCall/model_1/tf.concat_109/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_138/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_109/concat", "unknown_413"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_110/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_138/Pad", "unknown_414", "unknown_415"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1044"}, {"size": "-1045"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_110/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_172/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_108/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_109/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_110/LeakyRelu", "PartitionedCall/model_1/tf.concat_110/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_139/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_110/concat", "unknown_416"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_111/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_139/Pad", "unknown_417", "unknown_418"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1046"}, {"size": "-1047"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_111/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_172/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_108/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_109/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_110/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_111/LeakyRelu", "PartitionedCall/model_1/tf.concat_111/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_140/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_111/concat", "unknown_419"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_177/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_140/Pad", "unknown_420", "unknown_421"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1048"}, {"size": "-1049"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_72/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_177/Add", "PartitionedCall/model_1/tf.math.multiply_72/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_178/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_72/Mul", "PartitionedCall/model_1/tf.math.add_172/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_141/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_178/Add", "unknown_422"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_112/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_141/Pad", "unknown_423", "unknown_424"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1052"}, {"size": "-1053"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_112/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_178/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_112/LeakyRelu", "PartitionedCall/model_1/tf.concat_112/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_142/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_112/concat", "unknown_425"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_113/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_142/Pad", "unknown_426", "unknown_427"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1054"}, {"size": "-1055"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_113/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_178/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_112/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_113/LeakyRelu", "PartitionedCall/model_1/tf.concat_113/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_143/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_113/concat", "unknown_428"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_114/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_143/Pad", "unknown_429", "unknown_430"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1056"}, {"size": "-1057"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_114/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_178/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_112/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_113/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_114/LeakyRelu", "PartitionedCall/model_1/tf.concat_114/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_144/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_114/concat", "unknown_431"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_115/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_144/Pad", "unknown_432", "unknown_433"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1058"}, {"size": "-1059"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_115/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_178/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_112/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_113/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_114/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_115/LeakyRelu", "PartitionedCall/model_1/tf.concat_115/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_145/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_115/concat", "unknown_434"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_183/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_145/Pad", "unknown_435", "unknown_436"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1060"}, {"size": "-1061"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_74/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_183/Add", "PartitionedCall/model_1/tf.math.multiply_74/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_184/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_74/Mul", "PartitionedCall/model_1/tf.math.add_178/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_146/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_184/Add", "unknown_437"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_116/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_146/Pad", "unknown_438", "unknown_439"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1064"}, {"size": "-1065"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_116/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_184/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_116/LeakyRelu", "PartitionedCall/model_1/tf.concat_116/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_147/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_116/concat", "unknown_440"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_117/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_147/Pad", "unknown_441", "unknown_442"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1066"}, {"size": "-1067"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_117/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_184/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_116/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_117/LeakyRelu", "PartitionedCall/model_1/tf.concat_117/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_148/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_117/concat", "unknown_443"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_118/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_148/Pad", "unknown_444", "unknown_445"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1068"}, {"size": "-1069"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_118/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_184/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_116/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_117/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_118/LeakyRelu", "PartitionedCall/model_1/tf.concat_118/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_149/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_118/concat", "unknown_446"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_119/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_149/Pad", "unknown_447", "unknown_448"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1070"}, {"size": "-1071"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_119/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_184/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_116/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_117/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_118/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_119/LeakyRelu", "PartitionedCall/model_1/tf.concat_119/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_150/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_119/concat", "unknown_449"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_189/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_150/Pad", "unknown_450", "unknown_451"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1072"}, {"size": "-1073"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_76/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_189/Add", "PartitionedCall/model_1/tf.math.multiply_76/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_190/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_76/Mul", "PartitionedCall/model_1/tf.math.add_184/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_78/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_190/Add", "PartitionedCall/model_1/tf.math.multiply_78/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_191/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_78/Mul", "PartitionedCall/model_1/tf.math.add_172/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_151/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_191/Add", "unknown_452"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_120/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_151/Pad", "unknown_453", "unknown_454"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1078"}, {"size": "-1079"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_120/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_191/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_120/LeakyRelu", "PartitionedCall/model_1/tf.concat_120/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_152/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_120/concat", "unknown_455"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_121/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_152/Pad", "unknown_456", "unknown_457"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1080"}, {"size": "-1081"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_121/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_191/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_120/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_121/LeakyRelu", "PartitionedCall/model_1/tf.concat_121/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_153/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_121/concat", "unknown_458"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_122/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_153/Pad", "unknown_459", "unknown_460"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1082"}, {"size": "-1083"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_122/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_191/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_120/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_121/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_122/LeakyRelu", "PartitionedCall/model_1/tf.concat_122/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_154/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_122/concat", "unknown_461"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_123/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_154/Pad", "unknown_462", "unknown_463"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1084"}, {"size": "-1085"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_123/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_191/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_120/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_121/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_122/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_123/LeakyRelu", "PartitionedCall/model_1/tf.concat_123/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_155/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_123/concat", "unknown_464"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_196/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_155/Pad", "unknown_465", "unknown_466"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1086"}, {"size": "-1087"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_80/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_196/Add", "PartitionedCall/model_1/tf.math.multiply_80/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_197/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_80/Mul", "PartitionedCall/model_1/tf.math.add_191/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_156/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_197/Add", "unknown_467"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_124/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_156/Pad", "unknown_468", "unknown_469"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1090"}, {"size": "-1091"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_124/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_197/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_124/LeakyRelu", "PartitionedCall/model_1/tf.concat_124/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_157/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_124/concat", "unknown_470"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_125/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_157/Pad", "unknown_471", "unknown_472"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1092"}, {"size": "-1093"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_125/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_197/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_124/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_125/LeakyRelu", "PartitionedCall/model_1/tf.concat_125/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_158/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_125/concat", "unknown_473"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_126/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_158/Pad", "unknown_474", "unknown_475"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1094"}, {"size": "-1095"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_126/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_197/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_124/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_125/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_126/LeakyRelu", "PartitionedCall/model_1/tf.concat_126/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_159/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_126/concat", "unknown_476"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_127/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_159/Pad", "unknown_477", "unknown_478"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1096"}, {"size": "-1097"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_127/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_197/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_124/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_125/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_126/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_127/LeakyRelu", "PartitionedCall/model_1/tf.concat_127/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_160/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_127/concat", "unknown_479"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_202/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_160/Pad", "unknown_480", "unknown_481"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1098"}, {"size": "-1099"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_82/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_202/Add", "PartitionedCall/model_1/tf.math.multiply_82/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_203/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_82/Mul", "PartitionedCall/model_1/tf.math.add_197/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_161/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_203/Add", "unknown_482"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_128/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_161/Pad", "unknown_483", "unknown_484"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1102"}, {"size": "-1103"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_128/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_203/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_128/LeakyRelu", "PartitionedCall/model_1/tf.concat_128/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_162/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_128/concat", "unknown_485"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_129/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_162/Pad", "unknown_486", "unknown_487"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1104"}, {"size": "-1105"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_129/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_203/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_128/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_129/LeakyRelu", "PartitionedCall/model_1/tf.concat_129/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_163/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_129/concat", "unknown_488"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_130/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_163/Pad", "unknown_489", "unknown_490"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1106"}, {"size": "-1107"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_130/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_203/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_128/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_129/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_130/LeakyRelu", "PartitionedCall/model_1/tf.concat_130/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_164/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_130/concat", "unknown_491"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_131/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_164/Pad", "unknown_492", "unknown_493"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1108"}, {"size": "-1109"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_131/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_203/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_128/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_129/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_130/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_131/LeakyRelu", "PartitionedCall/model_1/tf.concat_131/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_165/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_131/concat", "unknown_494"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_208/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_165/Pad", "unknown_495", "unknown_496"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1110"}, {"size": "-1111"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_84/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_208/Add", "PartitionedCall/model_1/tf.math.multiply_84/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_209/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_84/Mul", "PartitionedCall/model_1/tf.math.add_203/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_86/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_209/Add", "PartitionedCall/model_1/tf.math.multiply_86/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_210/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_86/Mul", "PartitionedCall/model_1/tf.math.add_191/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_166/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_210/Add", "unknown_497"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_132/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_166/Pad", "unknown_498", "unknown_499"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1116"}, {"size": "-1117"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_132/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_210/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_132/LeakyRelu", "PartitionedCall/model_1/tf.concat_132/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_167/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_132/concat", "unknown_500"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_133/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_167/Pad", "unknown_501", "unknown_502"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1118"}, {"size": "-1119"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_133/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_210/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_132/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_133/LeakyRelu", "PartitionedCall/model_1/tf.concat_133/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_168/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_133/concat", "unknown_503"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_134/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_168/Pad", "unknown_504", "unknown_505"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1120"}, {"size": "-1121"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_134/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_210/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_132/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_133/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_134/LeakyRelu", "PartitionedCall/model_1/tf.concat_134/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_169/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_134/concat", "unknown_506"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_135/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_169/Pad", "unknown_507", "unknown_508"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1122"}, {"size": "-1123"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_135/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_210/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_132/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_133/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_134/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_135/LeakyRelu", "PartitionedCall/model_1/tf.concat_135/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_170/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_135/concat", "unknown_509"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_215/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_170/Pad", "unknown_510", "unknown_511"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1124"}, {"size": "-1125"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_88/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_215/Add", "PartitionedCall/model_1/tf.math.multiply_88/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_216/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_88/Mul", "PartitionedCall/model_1/tf.math.add_210/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_171/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_216/Add", "unknown_512"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_136/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_171/Pad", "unknown_513", "unknown_514"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1128"}, {"size": "-1129"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_136/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_216/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_136/LeakyRelu", "PartitionedCall/model_1/tf.concat_136/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_172/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_136/concat", "unknown_515"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_137/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_172/Pad", "unknown_516", "unknown_517"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1130"}, {"size": "-1131"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_137/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_216/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_136/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_137/LeakyRelu", "PartitionedCall/model_1/tf.concat_137/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_173/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_137/concat", "unknown_518"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_138/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_173/Pad", "unknown_519", "unknown_520"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1132"}, {"size": "-1133"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_138/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_216/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_136/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_137/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_138/LeakyRelu", "PartitionedCall/model_1/tf.concat_138/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_174/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_138/concat", "unknown_521"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_139/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_174/Pad", "unknown_522", "unknown_523"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1134"}, {"size": "-1135"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_139/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_216/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_136/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_137/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_138/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_139/LeakyRelu", "PartitionedCall/model_1/tf.concat_139/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_175/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_139/concat", "unknown_524"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_221/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_175/Pad", "unknown_525", "unknown_526"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1136"}, {"size": "-1137"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_90/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_221/Add", "PartitionedCall/model_1/tf.math.multiply_90/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_222/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_90/Mul", "PartitionedCall/model_1/tf.math.add_216/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_176/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_222/Add", "unknown_527"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_140/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_176/Pad", "unknown_528", "unknown_529"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1140"}, {"size": "-1141"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_140/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_222/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_140/LeakyRelu", "PartitionedCall/model_1/tf.concat_140/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_177/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_140/concat", "unknown_530"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_141/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_177/Pad", "unknown_531", "unknown_532"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1142"}, {"size": "-1143"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_141/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_222/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_140/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_141/LeakyRelu", "PartitionedCall/model_1/tf.concat_141/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_178/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_141/concat", "unknown_533"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_142/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_178/Pad", "unknown_534", "unknown_535"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1144"}, {"size": "-1145"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_142/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_222/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_140/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_141/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_142/LeakyRelu", "PartitionedCall/model_1/tf.concat_142/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_179/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_142/concat", "unknown_536"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_143/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_179/Pad", "unknown_537", "unknown_538"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1146"}, {"size": "-1147"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_143/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_222/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_140/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_141/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_142/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_143/LeakyRelu", "PartitionedCall/model_1/tf.concat_143/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_180/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_143/concat", "unknown_539"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_227/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_180/Pad", "unknown_540", "unknown_541"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1148"}, {"size": "-1149"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_92/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_227/Add", "PartitionedCall/model_1/tf.math.multiply_92/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_228/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_92/Mul", "PartitionedCall/model_1/tf.math.add_222/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_94/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_228/Add", "PartitionedCall/model_1/tf.math.multiply_94/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_229/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_94/Mul", "PartitionedCall/model_1/tf.math.add_210/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_181/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_229/Add", "unknown_542"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_144/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_181/Pad", "unknown_543", "unknown_544"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1154"}, {"size": "-1155"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_144/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_229/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_144/LeakyRelu", "PartitionedCall/model_1/tf.concat_144/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_182/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_144/concat", "unknown_545"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_145/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_182/Pad", "unknown_546", "unknown_547"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1156"}, {"size": "-1157"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_145/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_229/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_144/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_145/LeakyRelu", "PartitionedCall/model_1/tf.concat_145/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_183/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_145/concat", "unknown_548"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_146/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_183/Pad", "unknown_549", "unknown_550"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1158"}, {"size": "-1159"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_146/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_229/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_144/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_145/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_146/LeakyRelu", "PartitionedCall/model_1/tf.concat_146/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_184/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_146/concat", "unknown_551"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_147/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_184/Pad", "unknown_552", "unknown_553"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1160"}, {"size": "-1161"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_147/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_229/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_144/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_145/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_146/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_147/LeakyRelu", "PartitionedCall/model_1/tf.concat_147/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_185/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_147/concat", "unknown_554"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_234/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_185/Pad", "unknown_555", "unknown_556"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1162"}, {"size": "-1163"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_96/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_234/Add", "PartitionedCall/model_1/tf.math.multiply_96/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_235/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_96/Mul", "PartitionedCall/model_1/tf.math.add_229/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_186/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_235/Add", "unknown_557"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_148/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_186/Pad", "unknown_558", "unknown_559"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1166"}, {"size": "-1167"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_148/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_235/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_148/LeakyRelu", "PartitionedCall/model_1/tf.concat_148/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_187/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_148/concat", "unknown_560"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_149/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_187/Pad", "unknown_561", "unknown_562"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1168"}, {"size": "-1169"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_149/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_235/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_148/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_149/LeakyRelu", "PartitionedCall/model_1/tf.concat_149/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_188/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_149/concat", "unknown_563"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_150/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_188/Pad", "unknown_564", "unknown_565"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1170"}, {"size": "-1171"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_150/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_235/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_148/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_149/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_150/LeakyRelu", "PartitionedCall/model_1/tf.concat_150/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_189/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_150/concat", "unknown_566"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_151/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_189/Pad", "unknown_567", "unknown_568"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1172"}, {"size": "-1173"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_151/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_235/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_148/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_149/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_150/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_151/LeakyRelu", "PartitionedCall/model_1/tf.concat_151/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_190/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_151/concat", "unknown_569"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_240/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_190/Pad", "unknown_570", "unknown_571"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1174"}, {"size": "-1175"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_98/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_240/Add", "PartitionedCall/model_1/tf.math.multiply_98/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_241/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_98/Mul", "PartitionedCall/model_1/tf.math.add_235/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_191/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_241/Add", "unknown_572"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_152/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_191/Pad", "unknown_573", "unknown_574"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1178"}, {"size": "-1179"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_152/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_241/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_152/LeakyRelu", "PartitionedCall/model_1/tf.concat_152/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_192/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_152/concat", "unknown_575"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_153/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_192/Pad", "unknown_576", "unknown_577"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1180"}, {"size": "-1181"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_153/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_241/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_152/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_153/LeakyRelu", "PartitionedCall/model_1/tf.concat_153/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_193/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_153/concat", "unknown_578"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_154/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_193/Pad", "unknown_579", "unknown_580"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1182"}, {"size": "-1183"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_154/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_241/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_152/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_153/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_154/LeakyRelu", "PartitionedCall/model_1/tf.concat_154/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_194/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_154/concat", "unknown_581"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_155/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_194/Pad", "unknown_582", "unknown_583"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1184"}, {"size": "-1185"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_155/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_241/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_152/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_153/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_154/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_155/LeakyRelu", "PartitionedCall/model_1/tf.concat_155/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_195/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_155/concat", "unknown_584"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_246/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_195/Pad", "unknown_585", "unknown_586"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1186"}, {"size": "-1187"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_100/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_246/Add", "PartitionedCall/model_1/tf.math.multiply_100/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_247/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_100/Mul", "PartitionedCall/model_1/tf.math.add_241/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_102/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_247/Add", "PartitionedCall/model_1/tf.math.multiply_102/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_248/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_102/Mul", "PartitionedCall/model_1/tf.math.add_229/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_196/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_248/Add", "unknown_587"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_156/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_196/Pad", "unknown_588", "unknown_589"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1192"}, {"size": "-1193"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_156/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_248/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_156/LeakyRelu", "PartitionedCall/model_1/tf.concat_156/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_197/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_156/concat", "unknown_590"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_157/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_197/Pad", "unknown_591", "unknown_592"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1194"}, {"size": "-1195"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_157/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_248/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_156/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_157/LeakyRelu", "PartitionedCall/model_1/tf.concat_157/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_198/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_157/concat", "unknown_593"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_158/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_198/Pad", "unknown_594", "unknown_595"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1196"}, {"size": "-1197"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_158/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_248/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_156/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_157/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_158/LeakyRelu", "PartitionedCall/model_1/tf.concat_158/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_199/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_158/concat", "unknown_596"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_159/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_199/Pad", "unknown_597", "unknown_598"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1198"}, {"size": "-1199"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_159/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_248/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_156/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_157/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_158/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_159/LeakyRelu", "PartitionedCall/model_1/tf.concat_159/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_200/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_159/concat", "unknown_599"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_253/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_200/Pad", "unknown_600", "unknown_601"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1200"}, {"size": "-1201"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_104/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_253/Add", "PartitionedCall/model_1/tf.math.multiply_104/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_254/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_104/Mul", "PartitionedCall/model_1/tf.math.add_248/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_201/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_254/Add", "unknown_602"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_160/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_201/Pad", "unknown_603", "unknown_604"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1204"}, {"size": "-1205"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_160/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_254/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_160/LeakyRelu", "PartitionedCall/model_1/tf.concat_160/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_202/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_160/concat", "unknown_605"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_161/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_202/Pad", "unknown_606", "unknown_607"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1206"}, {"size": "-1207"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_161/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_254/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_160/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_161/LeakyRelu", "PartitionedCall/model_1/tf.concat_161/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_203/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_161/concat", "unknown_608"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_162/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_203/Pad", "unknown_609", "unknown_610"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1208"}, {"size": "-1209"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_162/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_254/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_160/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_161/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_162/LeakyRelu", "PartitionedCall/model_1/tf.concat_162/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_204/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_162/concat", "unknown_611"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_163/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_204/Pad", "unknown_612", "unknown_613"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1210"}, {"size": "-1211"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_163/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_254/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_160/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_161/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_162/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_163/LeakyRelu", "PartitionedCall/model_1/tf.concat_163/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_205/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_163/concat", "unknown_614"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_259/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_205/Pad", "unknown_615", "unknown_616"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1212"}, {"size": "-1213"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_106/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_259/Add", "PartitionedCall/model_1/tf.math.multiply_106/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_260/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_106/Mul", "PartitionedCall/model_1/tf.math.add_254/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_206/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_260/Add", "unknown_617"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_164/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_206/Pad", "unknown_618", "unknown_619"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1216"}, {"size": "-1217"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_164/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_260/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_164/LeakyRelu", "PartitionedCall/model_1/tf.concat_164/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_207/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_164/concat", "unknown_620"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_165/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_207/Pad", "unknown_621", "unknown_622"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1218"}, {"size": "-1219"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_165/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_260/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_164/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_165/LeakyRelu", "PartitionedCall/model_1/tf.concat_165/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_208/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_165/concat", "unknown_623"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_166/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_208/Pad", "unknown_624", "unknown_625"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1220"}, {"size": "-1221"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_166/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_260/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_164/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_165/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_166/LeakyRelu", "PartitionedCall/model_1/tf.concat_166/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_209/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_166/concat", "unknown_626"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_167/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_209/Pad", "unknown_627", "unknown_628"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1222"}, {"size": "-1223"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_167/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_260/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_164/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_165/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_166/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_167/LeakyRelu", "PartitionedCall/model_1/tf.concat_167/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_210/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_167/concat", "unknown_629"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_265/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_210/Pad", "unknown_630", "unknown_631"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1224"}, {"size": "-1225"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_108/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_265/Add", "PartitionedCall/model_1/tf.math.multiply_108/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_266/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_108/Mul", "PartitionedCall/model_1/tf.math.add_260/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_110/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_266/Add", "PartitionedCall/model_1/tf.math.multiply_110/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_267/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_110/Mul", "PartitionedCall/model_1/tf.math.add_248/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_211/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_267/Add", "unknown_632"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_168/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_211/Pad", "unknown_633", "unknown_634"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1230"}, {"size": "-1231"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_168/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_267/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_168/LeakyRelu", "PartitionedCall/model_1/tf.concat_168/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_212/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_168/concat", "unknown_635"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_169/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_212/Pad", "unknown_636", "unknown_637"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1232"}, {"size": "-1233"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_169/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_267/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_168/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_169/LeakyRelu", "PartitionedCall/model_1/tf.concat_169/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_213/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_169/concat", "unknown_638"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_170/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_213/Pad", "unknown_639", "unknown_640"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1234"}, {"size": "-1235"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_170/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_267/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_168/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_169/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_170/LeakyRelu", "PartitionedCall/model_1/tf.concat_170/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_214/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_170/concat", "unknown_641"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_171/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_214/Pad", "unknown_642", "unknown_643"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1236"}, {"size": "-1237"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_171/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_267/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_168/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_169/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_170/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_171/LeakyRelu", "PartitionedCall/model_1/tf.concat_171/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_215/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_171/concat", "unknown_644"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_272/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_215/Pad", "unknown_645", "unknown_646"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1238"}, {"size": "-1239"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_112/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_272/Add", "PartitionedCall/model_1/tf.math.multiply_112/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_273/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_112/Mul", "PartitionedCall/model_1/tf.math.add_267/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_216/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_273/Add", "unknown_647"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_172/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_216/Pad", "unknown_648", "unknown_649"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1242"}, {"size": "-1243"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_172/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_273/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_172/LeakyRelu", "PartitionedCall/model_1/tf.concat_172/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_217/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_172/concat", "unknown_650"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_173/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_217/Pad", "unknown_651", "unknown_652"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1244"}, {"size": "-1245"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_173/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_273/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_172/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_173/LeakyRelu", "PartitionedCall/model_1/tf.concat_173/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_218/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_173/concat", "unknown_653"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_174/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_218/Pad", "unknown_654", "unknown_655"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1246"}, {"size": "-1247"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_174/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_273/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_172/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_173/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_174/LeakyRelu", "PartitionedCall/model_1/tf.concat_174/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_219/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_174/concat", "unknown_656"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_175/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_219/Pad", "unknown_657", "unknown_658"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1248"}, {"size": "-1249"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_175/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_273/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_172/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_173/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_174/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_175/LeakyRelu", "PartitionedCall/model_1/tf.concat_175/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_220/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_175/concat", "unknown_659"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_278/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_220/Pad", "unknown_660", "unknown_661"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1250"}, {"size": "-1251"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_114/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_278/Add", "PartitionedCall/model_1/tf.math.multiply_114/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_279/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_114/Mul", "PartitionedCall/model_1/tf.math.add_273/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_221/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_279/Add", "unknown_662"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_176/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_221/Pad", "unknown_663", "unknown_664"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1254"}, {"size": "-1255"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_176/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_279/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_176/LeakyRelu", "PartitionedCall/model_1/tf.concat_176/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_222/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_176/concat", "unknown_665"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_177/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_222/Pad", "unknown_666", "unknown_667"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1256"}, {"size": "-1257"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_177/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_279/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_176/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_177/LeakyRelu", "PartitionedCall/model_1/tf.concat_177/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_223/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_177/concat", "unknown_668"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_178/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_223/Pad", "unknown_669", "unknown_670"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1258"}, {"size": "-1259"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_178/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_279/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_176/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_177/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_178/LeakyRelu", "PartitionedCall/model_1/tf.concat_178/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_224/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_178/concat", "unknown_671"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_179/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_224/Pad", "unknown_672", "unknown_673"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1260"}, {"size": "-1261"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_179/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_279/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_176/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_177/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_178/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_179/LeakyRelu", "PartitionedCall/model_1/tf.concat_179/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_225/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_179/concat", "unknown_674"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_284/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_225/Pad", "unknown_675", "unknown_676"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1262"}, {"size": "-1263"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_116/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_284/Add", "PartitionedCall/model_1/tf.math.multiply_116/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_285/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_116/Mul", "PartitionedCall/model_1/tf.math.add_279/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_118/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_285/Add", "PartitionedCall/model_1/tf.math.multiply_118/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_286/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_118/Mul", "PartitionedCall/model_1/tf.math.add_267/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_226/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_286/Add", "unknown_677"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_180/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_226/Pad", "unknown_678", "unknown_679"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1268"}, {"size": "-1269"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_180/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_286/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_180/LeakyRelu", "PartitionedCall/model_1/tf.concat_180/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_227/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_180/concat", "unknown_680"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_181/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_227/Pad", "unknown_681", "unknown_682"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1270"}, {"size": "-1271"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_181/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_286/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_180/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_181/LeakyRelu", "PartitionedCall/model_1/tf.concat_181/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_228/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_181/concat", "unknown_683"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_182/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_228/Pad", "unknown_684", "unknown_685"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1272"}, {"size": "-1273"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_182/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_286/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_180/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_181/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_182/LeakyRelu", "PartitionedCall/model_1/tf.concat_182/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_229/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_182/concat", "unknown_686"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_183/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_229/Pad", "unknown_687", "unknown_688"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1274"}, {"size": "-1275"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_183/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_286/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_180/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_181/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_182/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_183/LeakyRelu", "PartitionedCall/model_1/tf.concat_183/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_230/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_183/concat", "unknown_689"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_291/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_230/Pad", "unknown_690", "unknown_691"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1276"}, {"size": "-1277"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_120/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_291/Add", "PartitionedCall/model_1/tf.math.multiply_120/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_292/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_120/Mul", "PartitionedCall/model_1/tf.math.add_286/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_231/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_292/Add", "unknown_692"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_184/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_231/Pad", "unknown_693", "unknown_694"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1280"}, {"size": "-1281"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_184/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_292/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_184/LeakyRelu", "PartitionedCall/model_1/tf.concat_184/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_232/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_184/concat", "unknown_695"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_185/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_232/Pad", "unknown_696", "unknown_697"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1282"}, {"size": "-1283"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_185/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_292/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_184/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_185/LeakyRelu", "PartitionedCall/model_1/tf.concat_185/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_233/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_185/concat", "unknown_698"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_186/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_233/Pad", "unknown_699", "unknown_700"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1284"}, {"size": "-1285"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_186/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_292/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_184/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_185/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_186/LeakyRelu", "PartitionedCall/model_1/tf.concat_186/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_234/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_186/concat", "unknown_701"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_187/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_234/Pad", "unknown_702", "unknown_703"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1286"}, {"size": "-1287"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_187/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_292/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_184/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_185/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_186/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_187/LeakyRelu", "PartitionedCall/model_1/tf.concat_187/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_235/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_187/concat", "unknown_704"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_297/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_235/Pad", "unknown_705", "unknown_706"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1288"}, {"size": "-1289"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_122/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_297/Add", "PartitionedCall/model_1/tf.math.multiply_122/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_298/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_122/Mul", "PartitionedCall/model_1/tf.math.add_292/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_236/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_298/Add", "unknown_707"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_188/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_236/Pad", "unknown_708", "unknown_709"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1292"}, {"size": "-1293"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_188/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_298/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_188/LeakyRelu", "PartitionedCall/model_1/tf.concat_188/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_237/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_188/concat", "unknown_710"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_189/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_237/Pad", "unknown_711", "unknown_712"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1294"}, {"size": "-1295"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_189/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_298/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_188/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_189/LeakyRelu", "PartitionedCall/model_1/tf.concat_189/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_238/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_189/concat", "unknown_713"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_190/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_238/Pad", "unknown_714", "unknown_715"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1296"}, {"size": "-1297"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_190/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_298/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_188/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_189/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_190/LeakyRelu", "PartitionedCall/model_1/tf.concat_190/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_239/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_190/concat", "unknown_716"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_191/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_239/Pad", "unknown_717", "unknown_718"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1298"}, {"size": "-1299"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_191/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_298/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_188/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_189/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_190/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_191/LeakyRelu", "PartitionedCall/model_1/tf.concat_191/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_240/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_191/concat", "unknown_719"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_303/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_240/Pad", "unknown_720", "unknown_721"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1300"}, {"size": "-1301"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_124/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_303/Add", "PartitionedCall/model_1/tf.math.multiply_124/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_304/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_124/Mul", "PartitionedCall/model_1/tf.math.add_298/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_126/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_304/Add", "PartitionedCall/model_1/tf.math.multiply_126/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_305/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_126/Mul", "PartitionedCall/model_1/tf.math.add_286/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_241/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_305/Add", "unknown_722"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_192/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_241/Pad", "unknown_723", "unknown_724"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1306"}, {"size": "-1307"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_192/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_305/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_192/LeakyRelu", "PartitionedCall/model_1/tf.concat_192/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_242/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_192/concat", "unknown_725"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_193/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_242/Pad", "unknown_726", "unknown_727"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1308"}, {"size": "-1309"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_193/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_305/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_192/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_193/LeakyRelu", "PartitionedCall/model_1/tf.concat_193/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_243/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_193/concat", "unknown_728"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_194/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_243/Pad", "unknown_729", "unknown_730"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1310"}, {"size": "-1311"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_194/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_305/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_192/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_193/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_194/LeakyRelu", "PartitionedCall/model_1/tf.concat_194/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_244/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_194/concat", "unknown_731"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_195/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_244/Pad", "unknown_732", "unknown_733"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1312"}, {"size": "-1313"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_195/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_305/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_192/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_193/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_194/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_195/LeakyRelu", "PartitionedCall/model_1/tf.concat_195/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_245/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_195/concat", "unknown_734"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_310/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_245/Pad", "unknown_735", "unknown_736"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1314"}, {"size": "-1315"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_128/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_310/Add", "PartitionedCall/model_1/tf.math.multiply_128/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_311/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_128/Mul", "PartitionedCall/model_1/tf.math.add_305/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_246/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_311/Add", "unknown_737"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_196/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_246/Pad", "unknown_738", "unknown_739"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1318"}, {"size": "-1319"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_196/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_311/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_196/LeakyRelu", "PartitionedCall/model_1/tf.concat_196/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_247/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_196/concat", "unknown_740"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_197/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_247/Pad", "unknown_741", "unknown_742"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1320"}, {"size": "-1321"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_197/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_311/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_196/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_197/LeakyRelu", "PartitionedCall/model_1/tf.concat_197/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_248/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_197/concat", "unknown_743"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_198/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_248/Pad", "unknown_744", "unknown_745"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1322"}, {"size": "-1323"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_198/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_311/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_196/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_197/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_198/LeakyRelu", "PartitionedCall/model_1/tf.concat_198/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_249/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_198/concat", "unknown_746"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_199/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_249/Pad", "unknown_747", "unknown_748"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1324"}, {"size": "-1325"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_199/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_311/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_196/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_197/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_198/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_199/LeakyRelu", "PartitionedCall/model_1/tf.concat_199/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_250/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_199/concat", "unknown_749"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_316/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_250/Pad", "unknown_750", "unknown_751"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1326"}, {"size": "-1327"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_130/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_316/Add", "PartitionedCall/model_1/tf.math.multiply_130/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_317/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_130/Mul", "PartitionedCall/model_1/tf.math.add_311/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_251/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_317/Add", "unknown_752"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_200/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_251/Pad", "unknown_753", "unknown_754"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1330"}, {"size": "-1331"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_200/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_317/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_200/LeakyRelu", "PartitionedCall/model_1/tf.concat_200/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_252/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_200/concat", "unknown_755"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_201/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_252/Pad", "unknown_756", "unknown_757"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1332"}, {"size": "-1333"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_201/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_317/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_200/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_201/LeakyRelu", "PartitionedCall/model_1/tf.concat_201/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_253/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_201/concat", "unknown_758"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_202/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_253/Pad", "unknown_759", "unknown_760"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1334"}, {"size": "-1335"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_202/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_317/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_200/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_201/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_202/LeakyRelu", "PartitionedCall/model_1/tf.concat_202/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_254/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_202/concat", "unknown_761"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_203/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_254/Pad", "unknown_762", "unknown_763"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1336"}, {"size": "-1337"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_203/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_317/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_200/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_201/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_202/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_203/LeakyRelu", "PartitionedCall/model_1/tf.concat_203/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_255/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_203/concat", "unknown_764"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_322/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_255/Pad", "unknown_765", "unknown_766"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1338"}, {"size": "-1339"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_132/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_322/Add", "PartitionedCall/model_1/tf.math.multiply_132/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_323/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_132/Mul", "PartitionedCall/model_1/tf.math.add_317/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_134/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_323/Add", "PartitionedCall/model_1/tf.math.multiply_134/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_324/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_134/Mul", "PartitionedCall/model_1/tf.math.add_305/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_256/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_324/Add", "unknown_767"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_204/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_256/Pad", "unknown_768", "unknown_769"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1344"}, {"size": "-1345"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_204/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_324/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_204/LeakyRelu", "PartitionedCall/model_1/tf.concat_204/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_257/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_204/concat", "unknown_770"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_205/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_257/Pad", "unknown_771", "unknown_772"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1346"}, {"size": "-1347"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_205/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_324/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_204/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_205/LeakyRelu", "PartitionedCall/model_1/tf.concat_205/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_258/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_205/concat", "unknown_773"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_206/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_258/Pad", "unknown_774", "unknown_775"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1348"}, {"size": "-1349"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_206/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_324/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_204/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_205/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_206/LeakyRelu", "PartitionedCall/model_1/tf.concat_206/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_259/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_206/concat", "unknown_776"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_207/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_259/Pad", "unknown_777", "unknown_778"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1350"}, {"size": "-1351"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_207/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_324/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_204/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_205/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_206/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_207/LeakyRelu", "PartitionedCall/model_1/tf.concat_207/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_260/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_207/concat", "unknown_779"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_329/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_260/Pad", "unknown_780", "unknown_781"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1352"}, {"size": "-1353"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_136/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_329/Add", "PartitionedCall/model_1/tf.math.multiply_136/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_330/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_136/Mul", "PartitionedCall/model_1/tf.math.add_324/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_261/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_330/Add", "unknown_782"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_208/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_261/Pad", "unknown_783", "unknown_784"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1356"}, {"size": "-1357"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_208/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_330/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_208/LeakyRelu", "PartitionedCall/model_1/tf.concat_208/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_262/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_208/concat", "unknown_785"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_209/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_262/Pad", "unknown_786", "unknown_787"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1358"}, {"size": "-1359"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_209/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_330/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_208/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_209/LeakyRelu", "PartitionedCall/model_1/tf.concat_209/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_263/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_209/concat", "unknown_788"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_210/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_263/Pad", "unknown_789", "unknown_790"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1360"}, {"size": "-1361"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_210/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_330/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_208/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_209/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_210/LeakyRelu", "PartitionedCall/model_1/tf.concat_210/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_264/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_210/concat", "unknown_791"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_211/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_264/Pad", "unknown_792", "unknown_793"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1362"}, {"size": "-1363"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_211/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_330/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_208/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_209/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_210/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_211/LeakyRelu", "PartitionedCall/model_1/tf.concat_211/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_265/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_211/concat", "unknown_794"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_335/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_265/Pad", "unknown_795", "unknown_796"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1364"}, {"size": "-1365"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_138/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_335/Add", "PartitionedCall/model_1/tf.math.multiply_138/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_336/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_138/Mul", "PartitionedCall/model_1/tf.math.add_330/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_266/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_336/Add", "unknown_797"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_212/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_266/Pad", "unknown_798", "unknown_799"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1368"}, {"size": "-1369"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_212/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_336/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_212/LeakyRelu", "PartitionedCall/model_1/tf.concat_212/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_267/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_212/concat", "unknown_800"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_213/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_267/Pad", "unknown_801", "unknown_802"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1370"}, {"size": "-1371"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_213/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_336/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_212/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_213/LeakyRelu", "PartitionedCall/model_1/tf.concat_213/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_268/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_213/concat", "unknown_803"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_214/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_268/Pad", "unknown_804", "unknown_805"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1372"}, {"size": "-1373"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_214/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_336/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_212/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_213/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_214/LeakyRelu", "PartitionedCall/model_1/tf.concat_214/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_269/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_214/concat", "unknown_806"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_215/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_269/Pad", "unknown_807", "unknown_808"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1374"}, {"size": "-1375"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_215/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_336/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_212/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_213/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_214/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_215/LeakyRelu", "PartitionedCall/model_1/tf.concat_215/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_270/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_215/concat", "unknown_809"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_341/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_270/Pad", "unknown_810", "unknown_811"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1376"}, {"size": "-1377"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_140/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_341/Add", "PartitionedCall/model_1/tf.math.multiply_140/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_342/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_140/Mul", "PartitionedCall/model_1/tf.math.add_336/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_142/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_342/Add", "PartitionedCall/model_1/tf.math.multiply_142/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_343/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_142/Mul", "PartitionedCall/model_1/tf.math.add_324/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_271/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_343/Add", "unknown_812"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_216/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_271/Pad", "unknown_813", "unknown_814"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1382"}, {"size": "-1383"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_216/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_343/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_216/LeakyRelu", "PartitionedCall/model_1/tf.concat_216/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_272/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_216/concat", "unknown_815"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_217/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_272/Pad", "unknown_816", "unknown_817"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1384"}, {"size": "-1385"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_217/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_343/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_216/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_217/LeakyRelu", "PartitionedCall/model_1/tf.concat_217/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_273/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_217/concat", "unknown_818"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_218/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_273/Pad", "unknown_819", "unknown_820"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1386"}, {"size": "-1387"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_218/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_343/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_216/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_217/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_218/LeakyRelu", "PartitionedCall/model_1/tf.concat_218/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_274/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_218/concat", "unknown_821"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_219/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_274/Pad", "unknown_822", "unknown_823"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1388"}, {"size": "-1389"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_219/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_343/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_216/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_217/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_218/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_219/LeakyRelu", "PartitionedCall/model_1/tf.concat_219/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_275/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_219/concat", "unknown_824"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_348/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_275/Pad", "unknown_825", "unknown_826"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1390"}, {"size": "-1391"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_144/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_348/Add", "PartitionedCall/model_1/tf.math.multiply_144/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_349/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_144/Mul", "PartitionedCall/model_1/tf.math.add_343/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_276/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_349/Add", "unknown_827"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_220/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_276/Pad", "unknown_828", "unknown_829"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1394"}, {"size": "-1395"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_220/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_349/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_220/LeakyRelu", "PartitionedCall/model_1/tf.concat_220/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_277/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_220/concat", "unknown_830"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_221/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_277/Pad", "unknown_831", "unknown_832"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1396"}, {"size": "-1397"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_221/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_349/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_220/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_221/LeakyRelu", "PartitionedCall/model_1/tf.concat_221/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_278/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_221/concat", "unknown_833"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_222/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_278/Pad", "unknown_834", "unknown_835"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1398"}, {"size": "-1399"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_222/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_349/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_220/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_221/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_222/LeakyRelu", "PartitionedCall/model_1/tf.concat_222/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_279/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_222/concat", "unknown_836"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_223/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_279/Pad", "unknown_837", "unknown_838"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1400"}, {"size": "-1401"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_223/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_349/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_220/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_221/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_222/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_223/LeakyRelu", "PartitionedCall/model_1/tf.concat_223/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_280/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_223/concat", "unknown_839"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_354/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_280/Pad", "unknown_840", "unknown_841"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1402"}, {"size": "-1403"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_146/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_354/Add", "PartitionedCall/model_1/tf.math.multiply_146/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_355/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_146/Mul", "PartitionedCall/model_1/tf.math.add_349/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_281/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_355/Add", "unknown_842"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_224/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_281/Pad", "unknown_843", "unknown_844"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1406"}, {"size": "-1407"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_224/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_355/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_224/LeakyRelu", "PartitionedCall/model_1/tf.concat_224/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_282/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_224/concat", "unknown_845"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_225/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_282/Pad", "unknown_846", "unknown_847"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1408"}, {"size": "-1409"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_225/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_355/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_224/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_225/LeakyRelu", "PartitionedCall/model_1/tf.concat_225/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_283/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_225/concat", "unknown_848"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_226/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_283/Pad", "unknown_849", "unknown_850"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1410"}, {"size": "-1411"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_226/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_355/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_224/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_225/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_226/LeakyRelu", "PartitionedCall/model_1/tf.concat_226/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_284/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_226/concat", "unknown_851"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_227/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_284/Pad", "unknown_852", "unknown_853"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1412"}, {"size": "-1413"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_227/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_355/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_224/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_225/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_226/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_227/LeakyRelu", "PartitionedCall/model_1/tf.concat_227/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_285/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_227/concat", "unknown_854"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_360/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_285/Pad", "unknown_855", "unknown_856"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1414"}, {"size": "-1415"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_148/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_360/Add", "PartitionedCall/model_1/tf.math.multiply_148/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_361/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_148/Mul", "PartitionedCall/model_1/tf.math.add_355/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_150/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_361/Add", "PartitionedCall/model_1/tf.math.multiply_150/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_362/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_150/Mul", "PartitionedCall/model_1/tf.math.add_343/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_286/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_362/Add", "unknown_857"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_228/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_286/Pad", "unknown_858", "unknown_859"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1420"}, {"size": "-1421"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_228/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_362/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_228/LeakyRelu", "PartitionedCall/model_1/tf.concat_228/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_287/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_228/concat", "unknown_860"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_229/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_287/Pad", "unknown_861", "unknown_862"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1422"}, {"size": "-1423"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_229/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_362/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_228/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_229/LeakyRelu", "PartitionedCall/model_1/tf.concat_229/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_288/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_229/concat", "unknown_863"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_230/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_288/Pad", "unknown_864", "unknown_865"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1424"}, {"size": "-1425"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_230/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_362/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_228/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_229/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_230/LeakyRelu", "PartitionedCall/model_1/tf.concat_230/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_289/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_230/concat", "unknown_866"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_231/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_289/Pad", "unknown_867", "unknown_868"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1426"}, {"size": "-1427"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_231/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_362/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_228/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_229/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_230/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_231/LeakyRelu", "PartitionedCall/model_1/tf.concat_231/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_290/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_231/concat", "unknown_869"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_367/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_290/Pad", "unknown_870", "unknown_871"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1428"}, {"size": "-1429"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_152/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_367/Add", "PartitionedCall/model_1/tf.math.multiply_152/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_368/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_152/Mul", "PartitionedCall/model_1/tf.math.add_362/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_291/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_368/Add", "unknown_872"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_232/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_291/Pad", "unknown_873", "unknown_874"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1432"}, {"size": "-1433"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_232/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_368/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_232/LeakyRelu", "PartitionedCall/model_1/tf.concat_232/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_292/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_232/concat", "unknown_875"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_233/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_292/Pad", "unknown_876", "unknown_877"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1434"}, {"size": "-1435"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_233/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_368/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_232/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_233/LeakyRelu", "PartitionedCall/model_1/tf.concat_233/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_293/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_233/concat", "unknown_878"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_234/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_293/Pad", "unknown_879", "unknown_880"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1436"}, {"size": "-1437"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_234/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_368/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_232/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_233/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_234/LeakyRelu", "PartitionedCall/model_1/tf.concat_234/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_294/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_234/concat", "unknown_881"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_235/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_294/Pad", "unknown_882", "unknown_883"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1438"}, {"size": "-1439"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_235/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_368/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_232/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_233/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_234/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_235/LeakyRelu", "PartitionedCall/model_1/tf.concat_235/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_295/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_235/concat", "unknown_884"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_373/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_295/Pad", "unknown_885", "unknown_886"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1440"}, {"size": "-1441"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_154/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_373/Add", "PartitionedCall/model_1/tf.math.multiply_154/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_374/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_154/Mul", "PartitionedCall/model_1/tf.math.add_368/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_296/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_374/Add", "unknown_887"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_236/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_296/Pad", "unknown_888", "unknown_889"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1444"}, {"size": "-1445"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_236/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_374/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_236/LeakyRelu", "PartitionedCall/model_1/tf.concat_236/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_297/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_236/concat", "unknown_890"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_237/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_297/Pad", "unknown_891", "unknown_892"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1446"}, {"size": "-1447"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_237/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_374/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_236/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_237/LeakyRelu", "PartitionedCall/model_1/tf.concat_237/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_298/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_237/concat", "unknown_893"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_238/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_298/Pad", "unknown_894", "unknown_895"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1448"}, {"size": "-1449"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_238/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_374/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_236/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_237/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_238/LeakyRelu", "PartitionedCall/model_1/tf.concat_238/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_299/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_238/concat", "unknown_896"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_239/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_299/Pad", "unknown_897", "unknown_898"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1450"}, {"size": "-1451"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_239/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_374/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_236/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_237/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_238/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_239/LeakyRelu", "PartitionedCall/model_1/tf.concat_239/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_300/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_239/concat", "unknown_899"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_379/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_300/Pad", "unknown_900", "unknown_901"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1452"}, {"size": "-1453"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_156/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_379/Add", "PartitionedCall/model_1/tf.math.multiply_156/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_380/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_156/Mul", "PartitionedCall/model_1/tf.math.add_374/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_158/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_380/Add", "PartitionedCall/model_1/tf.math.multiply_158/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_381/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_158/Mul", "PartitionedCall/model_1/tf.math.add_362/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_301/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_381/Add", "unknown_902"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_240/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_301/Pad", "unknown_903", "unknown_904"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1458"}, {"size": "-1459"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_240/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_381/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_240/LeakyRelu", "PartitionedCall/model_1/tf.concat_240/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_302/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_240/concat", "unknown_905"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_241/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_302/Pad", "unknown_906", "unknown_907"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1460"}, {"size": "-1461"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_241/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_381/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_240/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_241/LeakyRelu", "PartitionedCall/model_1/tf.concat_241/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_303/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_241/concat", "unknown_908"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_242/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_303/Pad", "unknown_909", "unknown_910"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1462"}, {"size": "-1463"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_242/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_381/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_240/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_241/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_242/LeakyRelu", "PartitionedCall/model_1/tf.concat_242/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_304/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_242/concat", "unknown_911"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_243/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_304/Pad", "unknown_912", "unknown_913"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1464"}, {"size": "-1465"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_243/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_381/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_240/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_241/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_242/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_243/LeakyRelu", "PartitionedCall/model_1/tf.concat_243/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_305/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_243/concat", "unknown_914"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_386/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_305/Pad", "unknown_915", "unknown_916"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1466"}, {"size": "-1467"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_160/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_386/Add", "PartitionedCall/model_1/tf.math.multiply_160/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_387/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_160/Mul", "PartitionedCall/model_1/tf.math.add_381/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_306/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_387/Add", "unknown_917"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_244/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_306/Pad", "unknown_918", "unknown_919"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1470"}, {"size": "-1471"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_244/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_387/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_244/LeakyRelu", "PartitionedCall/model_1/tf.concat_244/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_307/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_244/concat", "unknown_920"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_245/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_307/Pad", "unknown_921", "unknown_922"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1472"}, {"size": "-1473"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_245/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_387/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_244/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_245/LeakyRelu", "PartitionedCall/model_1/tf.concat_245/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_308/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_245/concat", "unknown_923"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_246/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_308/Pad", "unknown_924", "unknown_925"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1474"}, {"size": "-1475"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_246/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_387/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_244/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_245/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_246/LeakyRelu", "PartitionedCall/model_1/tf.concat_246/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_309/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_246/concat", "unknown_926"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_247/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_309/Pad", "unknown_927", "unknown_928"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1476"}, {"size": "-1477"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_247/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_387/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_244/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_245/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_246/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_247/LeakyRelu", "PartitionedCall/model_1/tf.concat_247/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_310/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_247/concat", "unknown_929"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_392/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_310/Pad", "unknown_930", "unknown_931"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1478"}, {"size": "-1479"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_162/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_392/Add", "PartitionedCall/model_1/tf.math.multiply_162/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_393/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_162/Mul", "PartitionedCall/model_1/tf.math.add_387/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_311/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_393/Add", "unknown_932"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_248/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_311/Pad", "unknown_933", "unknown_934"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1482"}, {"size": "-1483"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_248/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_393/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_248/LeakyRelu", "PartitionedCall/model_1/tf.concat_248/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_312/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_248/concat", "unknown_935"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_249/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_312/Pad", "unknown_936", "unknown_937"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1484"}, {"size": "-1485"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_249/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_393/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_248/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_249/LeakyRelu", "PartitionedCall/model_1/tf.concat_249/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_313/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_249/concat", "unknown_938"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_250/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_313/Pad", "unknown_939", "unknown_940"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1486"}, {"size": "-1487"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_250/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_393/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_248/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_249/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_250/LeakyRelu", "PartitionedCall/model_1/tf.concat_250/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_314/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_250/concat", "unknown_941"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_251/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_314/Pad", "unknown_942", "unknown_943"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1488"}, {"size": "-1489"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_251/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_393/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_248/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_249/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_250/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_251/LeakyRelu", "PartitionedCall/model_1/tf.concat_251/concat/axis"], "attr": {"N": {"i": "5"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_315/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_251/concat", "unknown_944"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_398/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_315/Pad", "unknown_945", "unknown_946"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1490"}, {"size": "-1491"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_164/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_398/Add", "PartitionedCall/model_1/tf.math.multiply_164/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_399/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_164/Mul", "PartitionedCall/model_1/tf.math.add_393/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_166/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_399/Add", "PartitionedCall/model_1/tf.math.multiply_166/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_400/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_166/Mul", "PartitionedCall/model_1/tf.math.add_381/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_316/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_400/Add", "unknown_947"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_252/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_316/Pad", "unknown_948", "unknown_949"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1496"}, {"size": "-1497"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_252/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_400/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_252/LeakyRelu", "PartitionedCall/model_1/tf.concat_252/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_317/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_252/concat", "unknown_950"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_253/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_317/Pad", "unknown_951", "unknown_952"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1498"}, {"size": "-1499"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_253/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_400/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_252/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_253/LeakyRelu", "PartitionedCall/model_1/tf.concat_253/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_318/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_253/concat", "unknown_953"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_254/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_318/Pad", "unknown_954", "unknown_955"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1500"}, {"size": "-1501"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_254/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_400/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_252/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_253/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_254/LeakyRelu", "PartitionedCall/model_1/tf.concat_254/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_319/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_254/concat", "unknown_956"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_255/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_319/Pad", "unknown_957", "unknown_958"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1502"}, {"size": "-1503"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_255/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_400/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_252/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_253/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_254/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_255/LeakyRelu", "PartitionedCall/model_1/tf.concat_255/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_320/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_255/concat", "unknown_959"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_405/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_320/Pad", "unknown_960", "unknown_961"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1504"}, {"size": "-1505"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_168/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_405/Add", "PartitionedCall/model_1/tf.math.multiply_168/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_406/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_168/Mul", "PartitionedCall/model_1/tf.math.add_400/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_321/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_406/Add", "unknown_962"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_256/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_321/Pad", "unknown_963", "unknown_964"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1508"}, {"size": "-1509"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_256/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_406/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_256/LeakyRelu", "PartitionedCall/model_1/tf.concat_256/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_322/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_256/concat", "unknown_965"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_257/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_322/Pad", "unknown_966", "unknown_967"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1510"}, {"size": "-1511"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_257/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_406/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_256/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_257/LeakyRelu", "PartitionedCall/model_1/tf.concat_257/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_323/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_257/concat", "unknown_968"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_258/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_323/Pad", "unknown_969", "unknown_970"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1512"}, {"size": "-1513"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_258/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_406/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_256/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_257/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_258/LeakyRelu", "PartitionedCall/model_1/tf.concat_258/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_324/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_258/concat", "unknown_971"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_259/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_324/Pad", "unknown_972", "unknown_973"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1514"}, {"size": "-1515"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_259/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_406/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_256/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_257/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_258/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_259/LeakyRelu", "PartitionedCall/model_1/tf.concat_259/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_325/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_259/concat", "unknown_974"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_411/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_325/Pad", "unknown_975", "unknown_976"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1516"}, {"size": "-1517"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_170/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_411/Add", "PartitionedCall/model_1/tf.math.multiply_170/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_412/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_170/Mul", "PartitionedCall/model_1/tf.math.add_406/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_326/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_412/Add", "unknown_977"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_260/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_326/Pad", "unknown_978", "unknown_979"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1520"}, {"size": "-1521"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_260/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_412/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_260/LeakyRelu", "PartitionedCall/model_1/tf.concat_260/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_327/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_260/concat", "unknown_980"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_261/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_327/Pad", "unknown_981", "unknown_982"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1522"}, {"size": "-1523"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_261/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_412/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_260/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_261/LeakyRelu", "PartitionedCall/model_1/tf.concat_261/concat/axis"], "attr": {"N": {"i": "3"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_328/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_261/concat", "unknown_983"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_262/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_328/Pad", "unknown_984", "unknown_985"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1524"}, {"size": "-1525"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_262/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_412/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_260/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_261/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_262/LeakyRelu", "PartitionedCall/model_1/tf.concat_262/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_329/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_262/concat", "unknown_986"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_263/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_329/Pad", "unknown_987", "unknown_988"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1526"}, {"size": "-1527"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_263/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_412/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_260/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_261/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_262/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_263/LeakyRelu", "PartitionedCall/model_1/tf.concat_263/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_330/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_263/concat", "unknown_989"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_417/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_330/Pad", "unknown_990", "unknown_991"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1528"}, {"size": "-1529"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_172/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_417/Add", "PartitionedCall/model_1/tf.math.multiply_172/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_418/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_172/Mul", "PartitionedCall/model_1/tf.math.add_412/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_174/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_418/Add", "PartitionedCall/model_1/tf.math.multiply_174/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_419/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_174/Mul", "PartitionedCall/model_1/tf.math.add_400/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_331/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_419/Add", "unknown_992"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_264/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_331/Pad", "unknown_993", "unknown_994"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1534"}, {"size": "-1535"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_264/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_419/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_264/LeakyRelu", "PartitionedCall/model_1/tf.concat_264/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_332/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_264/concat", "unknown_995"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_265/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_332/Pad", "unknown_996", "unknown_997"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1536"}, {"size": "-1537"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_265/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_419/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_264/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_265/LeakyRelu", "PartitionedCall/model_1/tf.concat_265/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_333/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_265/concat", "unknown_998"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_266/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_333/Pad", "unknown_999", "unknown_1000"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1538"}, {"size": "-1539"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_266/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_419/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_264/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_265/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_266/LeakyRelu", "PartitionedCall/model_1/tf.concat_266/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_334/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_266/concat", "unknown_1001"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_267/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_334/Pad", "unknown_1002", "unknown_1003"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1540"}, {"size": "-1541"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_267/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_419/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_264/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_265/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_266/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_267/LeakyRelu", "PartitionedCall/model_1/tf.concat_267/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_335/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_267/concat", "unknown_1004"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_424/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_335/Pad", "unknown_1005", "unknown_1006"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1542"}, {"size": "-1543"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_176/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_424/Add", "PartitionedCall/model_1/tf.math.multiply_176/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_425/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_176/Mul", "PartitionedCall/model_1/tf.math.add_419/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_336/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_425/Add", "unknown_1007"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_268/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_336/Pad", "unknown_1008", "unknown_1009"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1546"}, {"size": "-1547"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_268/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_425/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_268/LeakyRelu", "PartitionedCall/model_1/tf.concat_268/concat/axis"], "attr": {"N": {"i": "2"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_337/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_268/concat", "unknown_1010"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_269/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_337/Pad", "unknown_1011", "unknown_1012"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1548"}, {"size": "-1549"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_269/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_425/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_268/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_269/LeakyRelu", "PartitionedCall/model_1/tf.concat_269/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_338/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_269/concat", "unknown_1013"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_270/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_338/Pad", "unknown_1014", "unknown_1015"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1550"}, {"size": "-1551"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_270/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_425/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_268/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_269/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_270/LeakyRelu", "PartitionedCall/model_1/tf.concat_270/concat/axis"], "attr": {"N": {"i": "4"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_339/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_270/concat", "unknown_1016"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_271/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_339/Pad", "unknown_1017", "unknown_1018"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1552"}, {"size": "-1553"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_271/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_425/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_268/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_269/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_270/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_271/LeakyRelu", "PartitionedCall/model_1/tf.concat_271/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_340/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_271/concat", "unknown_1019"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_430/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_340/Pad", "unknown_1020", "unknown_1021"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1554"}, {"size": "-1555"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_178/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_430/Add", "PartitionedCall/model_1/tf.math.multiply_178/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_431/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_178/Mul", "PartitionedCall/model_1/tf.math.add_425/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_341/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_431/Add", "unknown_1022"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_272/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_341/Pad", "unknown_1023", "unknown_1024"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1558"}, {"size": "-1559"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_272/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_431/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_272/LeakyRelu", "PartitionedCall/model_1/tf.concat_272/concat/axis"], "attr": {"N": {"i": "2"}, "Tidx": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_342/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_272/concat", "unknown_1025"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_273/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_342/Pad", "unknown_1026", "unknown_1027"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1560"}, {"size": "-1561"}, {"size": "96"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "96"}, {"size": "32"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_273/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_431/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_272/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_273/LeakyRelu", "PartitionedCall/model_1/tf.concat_273/concat/axis"], "attr": {"N": {"i": "3"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_343/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_273/concat", "unknown_1028"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_274/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_343/Pad", "unknown_1029", "unknown_1030"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1562"}, {"size": "-1563"}, {"size": "128"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "128"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_274/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_431/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_272/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_273/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_274/LeakyRelu", "PartitionedCall/model_1/tf.concat_274/concat/axis"], "attr": {"N": {"i": "4"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_344/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_274/concat", "unknown_1031"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_275/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_344/Pad", "unknown_1032", "unknown_1033"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1564"}, {"size": "-1565"}, {"size": "160"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "160"}, {"size": "32"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.concat_275/concat", "op": "ConcatV2", "input": ["PartitionedCall/model_1/tf.math.add_431/Add", "PartitionedCall/model_1/tf.nn.leaky_relu_272/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_273/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_274/LeakyRelu", "PartitionedCall/model_1/tf.nn.leaky_relu_275/LeakyRelu", "PartitionedCall/model_1/tf.concat_275/concat/axis"], "attr": {"N": {"i": "5"}, "T": {"type": "DT_FLOAT"}, "Tidx": {"type": "DT_INT32"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_345/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.concat_275/concat", "unknown_1034"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_436/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_345/Pad", "unknown_1035", "unknown_1036"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1566"}, {"size": "-1567"}, {"size": "192"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "192"}, {"size": "64"}]}]}}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_180/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_436/Add", "PartitionedCall/model_1/tf.math.multiply_180/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_437/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_180/Mul", "PartitionedCall/model_1/tf.math.add_431/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_182/Mul", "op": "Mul", "input": ["PartitionedCall/model_1/tf.math.add_437/Add", "PartitionedCall/model_1/tf.math.multiply_182/Mul/y"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_438/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.multiply_182/Mul", "PartitionedCall/model_1/tf.math.add_419/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_346/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.math.add_438/Add", "unknown_1037"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.math.add_439/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_346/Pad", "unknown_1038", "unknown_1039"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1574"}, {"size": "-1575"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.math.add_440/Add", "op": "AddV2", "input": ["PartitionedCall/model_1/tf.math.add_1/Add", "PartitionedCall/model_1/tf.math.add_439/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.shape/Shape", "op": "Shape", "input": ["PartitionedCall/model_1/tf.math.add_440/Add"], "attr": {"T": {"type": "DT_FLOAT"}, "out_type": {"type": "DT_INT32"}}, "experimentalType": {"typeId": "TFT_PRODUCT", "args": [{"typeId": "TFT_SHAPE_TENSOR", "args": [{"typeId": "TFT_INT32"}]}]}}, {"name": "PartitionedCall/model_1/tf.__operators__.getitem/strided_slice", "op": "StridedSlice", "input": ["PartitionedCall/model_1/tf.compat.v1.shape/Shape", "PartitionedCall/model_1/tf.__operators__.getitem/strided_slice/stack", "PartitionedCall/model_1/tf.__operators__.getitem/strided_slice/stack_1", "PartitionedCall/model_1/tf.__operators__.getitem/strided_slice/stack_2"], "attr": {"shrink_axis_mask": {"i": "0"}, "new_axis_mask": {"i": "0"}, "Index": {"type": "DT_INT32"}, "begin_mask": {"i": "0"}, "end_mask": {"i": "0"}, "T": {"type": "DT_INT32"}, "ellipsis_mask": {"i": "0"}}}, {"name": "PartitionedCall/model_1/tf.cast/Cast", "op": "Cast", "input": ["PartitionedCall/model_1/tf.__operators__.getitem/strided_slice"], "attr": {"SrcT": {"type": "DT_INT32"}, "DstT": {"type": "DT_FLOAT"}, "Truncate": {"b": false}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_185/Mul", "op": "Mul", "input": ["unknown_1040", "PartitionedCall/model_1/tf.cast/Cast"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.cast_1/Cast", "op": "Cast", "input": ["PartitionedCall/model_1/tf.math.multiply_185/Mul"], "attr": {"SrcT": {"type": "DT_FLOAT"}, "DstT": {"type": "DT_INT32"}, "Truncate": {"b": false}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.image.resize_nearest_neighbor/ResizeNearestNeighbor", "op": "ResizeNearestNeighbor", "input": ["PartitionedCall/model_1/tf.math.add_440/Add", "PartitionedCall/model_1/tf.cast_1/Cast"], "attr": {"T": {"type": "DT_FLOAT"}, "align_corners": {"b": false}, "half_pixel_centers": {"b": false}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_347/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.compat.v1.image.resize_nearest_neighbor/ResizeNearestNeighbor", "unknown_1041"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_276/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_347/Pad", "unknown_1042", "unknown_1043"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1582"}, {"size": "-1583"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.shape_1/Shape", "op": "Shape", "input": ["PartitionedCall/model_1/tf.nn.leaky_relu_276/LeakyRelu"], "attr": {"T": {"type": "DT_FLOAT"}, "out_type": {"type": "DT_INT32"}}, "experimentalType": {"typeId": "TFT_PRODUCT", "args": [{"typeId": "TFT_SHAPE_TENSOR", "args": [{"typeId": "TFT_INT32"}]}]}}, {"name": "PartitionedCall/model_1/tf.__operators__.getitem_1/strided_slice", "op": "StridedSlice", "input": ["PartitionedCall/model_1/tf.compat.v1.shape_1/Shape", "PartitionedCall/model_1/tf.__operators__.getitem_1/strided_slice/stack", "PartitionedCall/model_1/tf.__operators__.getitem_1/strided_slice/stack_1", "PartitionedCall/model_1/tf.__operators__.getitem_1/strided_slice/stack_2"], "attr": {"shrink_axis_mask": {"i": "0"}, "Index": {"type": "DT_INT32"}, "new_axis_mask": {"i": "0"}, "begin_mask": {"i": "0"}, "end_mask": {"i": "0"}, "T": {"type": "DT_INT32"}, "ellipsis_mask": {"i": "0"}}}, {"name": "PartitionedCall/model_1/tf.cast_2/Cast", "op": "Cast", "input": ["PartitionedCall/model_1/tf.__operators__.getitem_1/strided_slice"], "attr": {"SrcT": {"type": "DT_INT32"}, "DstT": {"type": "DT_FLOAT"}, "Truncate": {"b": false}}}, {"name": "PartitionedCall/model_1/tf.math.multiply_186/Mul", "op": "Mul", "input": ["unknown_1044", "PartitionedCall/model_1/tf.cast_2/Cast"], "attr": {"T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.cast_3/Cast", "op": "Cast", "input": ["PartitionedCall/model_1/tf.math.multiply_186/Mul"], "attr": {"SrcT": {"type": "DT_FLOAT"}, "DstT": {"type": "DT_INT32"}, "Truncate": {"b": false}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.image.resize_nearest_neighbor_1/ResizeNearestNeighbor", "op": "ResizeNearestNeighbor", "input": ["PartitionedCall/model_1/tf.nn.leaky_relu_276/LeakyRelu", "PartitionedCall/model_1/tf.cast_3/Cast"], "attr": {"T": {"type": "DT_FLOAT"}, "align_corners": {"b": false}, "half_pixel_centers": {"b": false}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_348/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.compat.v1.image.resize_nearest_neighbor_1/ResizeNearestNeighbor", "unknown_1045"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_277/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_348/Pad", "unknown_1046", "unknown_1047"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "data_format": {"s": "TkhXQw=="}, "filter_format": {"s": "SFdJTw=="}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1588"}, {"size": "-1589"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_349/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.nn.leaky_relu_277/LeakyRelu", "unknown_1048"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/tf.nn.leaky_relu_278/LeakyRelu", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_349/Pad", "unknown_1049", "unknown_1050"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1592"}, {"size": "-1593"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "64"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "num_args": {"i": "1"}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA==", "TGVha3lSZWx1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "PartitionedCall/model_1/tf.compat.v1.pad_350/Pad", "op": "Pad", "input": ["PartitionedCall/model_1/tf.nn.leaky_relu_278/LeakyRelu", "unknown_1051"], "attr": {"Tpaddings": {"type": "DT_INT32"}, "T": {"type": "DT_FLOAT"}}}, {"name": "PartitionedCall/model_1/output/Add", "op": "_FusedConv2D", "input": ["PartitionedCall/model_1/tf.compat.v1.pad_350/Pad", "unknown_1052", "unknown_1053"], "device": "/device:CPU:0", "attr": {"num_host_args": {"i": "0"}, "_input_shapes": {"list": {"shape": [{"dim": [{"size": "-2"}, {"size": "-1596"}, {"size": "-1597"}, {"size": "64"}]}, {"dim": [{"size": "3"}, {"size": "3"}, {"size": "64"}, {"size": "3"}]}]}}, "filter_format": {"s": "SFdJTw=="}, "data_format": {"s": "TkhXQw=="}, "fused_ops": {"list": {"s": ["Qmlhc0FkZA=="]}}, "num_args": {"i": "1"}, "strides": {"list": {"i": ["1", "1", "1", "1"]}}, "TArgs": {"list": {"type": ["DT_FLOAT"]}}, "padding": {"s": "VkFMSUQ="}, "use_cudnn_on_gpu": {"b": true}, "leakyrelu_alpha": {"f": 0.2}, "epsilon": {"f": 0.0}, "T": {"type": "DT_FLOAT"}, "explicit_paddings": {"list": {}}, "dilations": {"list": {"i": ["1", "1", "1", "1"]}}}}, {"name": "Identity", "op": "Identity", "input": ["PartitionedCall/model_1/output/Add"], "attr": {"T": {"type": "DT_FLOAT"}}}], "library": {}, "versions": {"producer": 1766}}, "weightsManifest": [{"paths": ["group1-shard1of16.bin", "group1-shard2of16.bin", "group1-shard3of16.bin", "group1-shard4of16.bin", "group1-shard5of16.bin", "group1-shard6of16.bin", "group1-shard7of16.bin", "group1-shard8of16.bin", "group1-shard9of16.bin", "group1-shard10of16.bin", "group1-shard11of16.bin", "group1-shard12of16.bin", "group1-shard13of16.bin", "group1-shard14of16.bin", "group1-shard15of16.bin", "group1-shard16of16.bin"], "weights": [{"name": "unknown_1044", "shape": [2], "dtype": "float32"}, {"name": "unknown_1040", "shape": [2], "dtype": "float32"}, {"name": "unknown_1022", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_1023", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_1024", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_272/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_1025", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_1026", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_1027", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_273/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_1028", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_1029", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_1030", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_274/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_1031", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_1032", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_1033", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_275/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_1034", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_1035", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_1036", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_180/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_1007", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_1008", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_1009", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_268/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_1010", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_1011", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_1012", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_269/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_1013", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_1014", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_1015", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_270/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_1016", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_1017", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_1018", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_271/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_1019", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_1020", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_1021", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_178/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_992", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_993", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_994", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_264/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_995", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_996", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_997", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_265/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_998", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_999", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_1000", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_266/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_1001", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_1002", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_1003", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_267/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_1004", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_1005", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_1006", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_176/Mul/y", "shape": [], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_182/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_977", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_978", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_979", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_260/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_980", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_981", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_982", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_261/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_983", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_984", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_985", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_262/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_986", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_987", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_988", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_263/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_989", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_990", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_991", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_172/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_962", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_963", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_964", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_256/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_965", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_966", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_967", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_257/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_968", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_969", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_970", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_258/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_971", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_972", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_973", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_259/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_974", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_975", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_976", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_170/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_947", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_948", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_949", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_252/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_950", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_951", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_952", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_253/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_953", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_954", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_955", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_254/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_956", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_957", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_958", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_255/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_959", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_960", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_961", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_168/Mul/y", "shape": [], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_174/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_932", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_933", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_934", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_248/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_935", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_936", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_937", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_249/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_938", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_939", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_940", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_250/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_941", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_942", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_943", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_251/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_944", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_945", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_946", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_164/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_917", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_918", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_919", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_244/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_920", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_921", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_922", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_245/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_923", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_924", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_925", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_246/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_926", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_927", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_928", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_247/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_929", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_930", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_931", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_162/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_902", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_903", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_904", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_240/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_905", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_906", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_907", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_241/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_908", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_909", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_910", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_242/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_911", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_912", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_913", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_243/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_914", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_915", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_916", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_160/Mul/y", "shape": [], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_166/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_887", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_888", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_889", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_236/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_890", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_891", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_892", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_237/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_893", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_894", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_895", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_238/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_896", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_897", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_898", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_239/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_899", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_900", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_901", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_156/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_872", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_873", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_874", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_232/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_875", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_876", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_877", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_233/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_878", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_879", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_880", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_234/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_881", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_882", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_883", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_235/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_884", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_885", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_886", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_154/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_857", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_858", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_859", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_228/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_860", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_861", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_862", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_229/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_863", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_864", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_865", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_230/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_866", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_867", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_868", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_231/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_869", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_870", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_871", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_152/Mul/y", "shape": [], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_158/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_842", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_843", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_844", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_224/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_845", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_846", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_847", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_225/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_848", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_849", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_850", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_226/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_851", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_852", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_853", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_227/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_854", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_855", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_856", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_148/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_827", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_828", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_829", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_220/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_830", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_831", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_832", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_221/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_833", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_834", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_835", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_222/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_836", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_837", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_838", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_223/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_839", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_840", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_841", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_146/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_812", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_813", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_814", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_216/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_815", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_816", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_817", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_217/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_818", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_819", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_820", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_218/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_821", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_822", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_823", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_219/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_824", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_825", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_826", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_144/Mul/y", "shape": [], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_150/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_797", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_798", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_799", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_212/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_800", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_801", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_802", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_213/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_803", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_804", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_805", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_214/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_806", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_807", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_808", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_215/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_809", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_810", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_811", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_140/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_782", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_783", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_784", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_208/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_785", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_786", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_787", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_209/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_788", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_789", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_790", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_210/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_791", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_792", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_793", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_211/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_794", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_795", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_796", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_138/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_767", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_768", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_769", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_204/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_770", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_771", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_772", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_205/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_773", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_774", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_775", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_206/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_776", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_777", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_778", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_207/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_779", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_780", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_781", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_136/Mul/y", "shape": [], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_142/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_752", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_753", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_754", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_200/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_755", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_756", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_757", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_201/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_758", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_759", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_760", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_202/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_761", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_762", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_763", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_203/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_764", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_765", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_766", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_132/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_737", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_738", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_739", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_196/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_740", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_741", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_742", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_197/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_743", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_744", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_745", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_198/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_746", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_747", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_748", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_199/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_749", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_750", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_751", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_130/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_722", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_723", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_724", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_192/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_725", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_726", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_727", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_193/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_728", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_729", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_730", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_194/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_731", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_732", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_733", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_195/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_734", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_735", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_736", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_128/Mul/y", "shape": [], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_134/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_707", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_708", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_709", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_188/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_710", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_711", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_712", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_189/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_713", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_714", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_715", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_190/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_716", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_717", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_718", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_191/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_719", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_720", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_721", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_124/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_692", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_693", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_694", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_184/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_695", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_696", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_697", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_185/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_698", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_699", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_700", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_186/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_701", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_702", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_703", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_187/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_704", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_705", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_706", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_122/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_677", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_678", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_679", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_180/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_680", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_681", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_682", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_181/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_683", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_684", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_685", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_182/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_686", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_687", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_688", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_183/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_689", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_690", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_691", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_120/Mul/y", "shape": [], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_126/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_662", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_663", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_664", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_176/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_665", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_666", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_667", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_177/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_668", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_669", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_670", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_178/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_671", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_672", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_673", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_179/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_674", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_675", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_676", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_116/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_647", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_648", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_649", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_172/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_650", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_651", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_652", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_173/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_653", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_654", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_655", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_174/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_656", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_657", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_658", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_175/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_659", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_660", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_661", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_114/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_632", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_633", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_634", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_168/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_635", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_636", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_637", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_169/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_638", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_639", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_640", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_170/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_641", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_642", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_643", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_171/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_644", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_645", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_646", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_112/Mul/y", "shape": [], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_118/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_617", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_618", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_619", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_164/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_620", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_621", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_622", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_165/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_623", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_624", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_625", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_166/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_626", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_627", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_628", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_167/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_629", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_630", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_631", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_108/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_602", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_603", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_604", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_160/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_605", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_606", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_607", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_161/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_608", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_609", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_610", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_162/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_611", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_612", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_613", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_163/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_614", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_615", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_616", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_106/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_587", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_588", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_589", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_156/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_590", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_591", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_592", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_157/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_593", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_594", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_595", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_158/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_596", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_597", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_598", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_159/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_599", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_600", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_601", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_104/Mul/y", "shape": [], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_110/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_572", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_573", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_574", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_152/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_575", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_576", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_577", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_153/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_578", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_579", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_580", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_154/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_581", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_582", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_583", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_155/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_584", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_585", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_586", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_100/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_557", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_558", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_559", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_148/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_560", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_561", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_562", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_149/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_563", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_564", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_565", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_150/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_566", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_567", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_568", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_151/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_569", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_570", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_571", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_98/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_542", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_543", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_544", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_144/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_545", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_546", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_547", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_145/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_548", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_549", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_550", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_146/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_551", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_552", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_553", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_147/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_554", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_555", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_556", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_96/Mul/y", "shape": [], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_102/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_527", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_528", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_529", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_140/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_530", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_531", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_532", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_141/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_533", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_534", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_535", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_142/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_536", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_537", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_538", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_143/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_539", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_540", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_541", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_92/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_512", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_513", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_514", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_136/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_515", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_516", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_517", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_137/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_518", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_519", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_520", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_138/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_521", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_522", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_523", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_139/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_524", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_525", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_526", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_90/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_497", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_498", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_499", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_132/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_500", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_501", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_502", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_133/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_503", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_504", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_505", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_134/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_506", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_507", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_508", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_135/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_509", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_510", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_511", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_88/Mul/y", "shape": [], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_94/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_482", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_483", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_484", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_128/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_485", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_486", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_487", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_129/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_488", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_489", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_490", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_130/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_491", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_492", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_493", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_131/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_494", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_495", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_496", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_84/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_467", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_468", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_469", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_124/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_470", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_471", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_472", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_125/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_473", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_474", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_475", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_126/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_476", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_477", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_478", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_127/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_479", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_480", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_481", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_82/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_452", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_453", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_454", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_120/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_455", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_456", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_457", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_121/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_458", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_459", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_460", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_122/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_461", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_462", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_463", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_123/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_464", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_465", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_466", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_80/Mul/y", "shape": [], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_86/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_437", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_438", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_439", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_116/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_440", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_441", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_442", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_117/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_443", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_444", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_445", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_118/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_446", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_447", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_448", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_119/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_449", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_450", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_451", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_76/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_422", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_423", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_424", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_112/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_425", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_426", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_427", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_113/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_428", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_429", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_430", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_114/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_431", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_432", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_433", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_115/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_434", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_435", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_436", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_74/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_407", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_408", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_409", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_108/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_410", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_411", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_412", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_109/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_413", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_414", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_415", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_110/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_416", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_417", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_418", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_111/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_419", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_420", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_421", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_72/Mul/y", "shape": [], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_78/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_392", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_393", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_394", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_104/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_395", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_396", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_397", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_105/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_398", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_399", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_400", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_106/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_401", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_402", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_403", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_107/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_404", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_405", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_406", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_68/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_377", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_378", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_379", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_100/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_380", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_381", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_382", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_101/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_383", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_384", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_385", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_102/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_386", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_387", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_388", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_103/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_389", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_390", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_391", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_66/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_362", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_363", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_364", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_96/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_365", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_366", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_367", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_97/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_368", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_369", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_370", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_98/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_371", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_372", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_373", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_99/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_374", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_375", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_376", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_64/Mul/y", "shape": [], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_70/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_347", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_348", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_349", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_92/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_350", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_351", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_352", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_93/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_353", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_354", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_355", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_94/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_356", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_357", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_358", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_95/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_359", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_360", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_361", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_60/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_332", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_333", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_334", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_88/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_335", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_336", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_337", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_89/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_338", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_339", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_340", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_90/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_341", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_342", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_343", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_91/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_344", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_345", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_346", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_58/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_317", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_318", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_319", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_84/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_320", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_321", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_322", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_85/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_323", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_324", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_325", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_86/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_326", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_327", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_328", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_87/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_329", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_330", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_331", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_56/Mul/y", "shape": [], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_62/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_302", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_303", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_304", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_80/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_305", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_306", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_307", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_81/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_308", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_309", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_310", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_82/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_311", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_312", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_313", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_83/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_314", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_315", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_316", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_52/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_287", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_288", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_289", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_76/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_290", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_291", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_292", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_77/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_293", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_294", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_295", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_78/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_296", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_297", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_298", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_79/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_299", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_300", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_301", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_50/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_272", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_273", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_274", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_72/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_275", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_276", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_277", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_73/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_278", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_279", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_280", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_74/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_281", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_282", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_283", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_75/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_284", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_285", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_286", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_48/Mul/y", "shape": [], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_54/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_257", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_258", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_259", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_68/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_260", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_261", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_262", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_69/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_263", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_264", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_265", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_70/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_266", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_267", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_268", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_71/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_269", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_270", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_271", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_44/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_242", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_243", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_244", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_64/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_245", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_246", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_247", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_65/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_248", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_249", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_250", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_66/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_251", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_252", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_253", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_67/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_254", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_255", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_256", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_42/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_227", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_228", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_229", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_60/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_230", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_231", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_232", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_61/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_233", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_234", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_235", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_62/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_236", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_237", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_238", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_63/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_239", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_240", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_241", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_40/Mul/y", "shape": [], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_46/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_212", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_213", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_214", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_56/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_215", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_216", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_217", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_57/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_218", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_219", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_220", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_58/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_221", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_222", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_223", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_59/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_224", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_225", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_226", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_36/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_197", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_198", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_199", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_52/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_200", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_201", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_202", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_53/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_203", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_204", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_205", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_54/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_206", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_207", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_208", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_55/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_209", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_210", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_211", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_34/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_182", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_183", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_184", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_48/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_185", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_186", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_187", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_49/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_188", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_189", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_190", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_50/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_191", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_192", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_193", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_51/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_194", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_195", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_196", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_32/Mul/y", "shape": [], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_38/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_167", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_168", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_169", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_44/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_170", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_171", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_172", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_45/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_173", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_174", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_175", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_46/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_176", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_177", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_178", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_47/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_179", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_180", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_181", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_28/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_152", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_153", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_154", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_40/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_155", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_156", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_157", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_41/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_158", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_159", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_160", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_42/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_161", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_162", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_163", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_43/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_164", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_165", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_166", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_26/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_137", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_138", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_139", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_36/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_140", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_141", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_142", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_37/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_143", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_144", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_145", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_38/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_146", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_147", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_148", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_39/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_149", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_150", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_151", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_24/Mul/y", "shape": [], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_30/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_122", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_123", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_124", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_32/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_125", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_126", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_127", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_33/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_128", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_129", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_130", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_34/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_131", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_132", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_133", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_35/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_134", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_135", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_136", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_20/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_107", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_108", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_109", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_28/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_110", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_111", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_112", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_29/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_113", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_114", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_115", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_30/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_116", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_117", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_118", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_31/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_119", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_120", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_121", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_18/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_92", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_93", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_94", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_24/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_95", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_96", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_97", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_25/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_98", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_99", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_100", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_26/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_101", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_102", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_103", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_27/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_104", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_105", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_106", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_16/Mul/y", "shape": [], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_22/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_77", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_78", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_79", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_20/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_80", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_81", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_82", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_21/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_83", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_84", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_85", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_22/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_86", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_87", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_88", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_23/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_89", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_90", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_91", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_12/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_62", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_63", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_64", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_16/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_65", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_66", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_67", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_17/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_68", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_69", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_70", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_18/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_71", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_72", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_73", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_19/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_74", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_75", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_76", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_10/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_47", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_48", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_49", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_12/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_50", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_51", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_52", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_13/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_53", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_54", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_55", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_14/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_56", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_57", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_58", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_15/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_59", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_60", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_61", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_8/Mul/y", "shape": [], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_14/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_32", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_33", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_34", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_8/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_35", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_36", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_37", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_9/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_38", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_39", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_40", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_10/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_41", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_42", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_43", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_11/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_44", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_45", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_46", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_4/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_17", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_18", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_19", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_4/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_20", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_21", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_22", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_5/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_23", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_24", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_25", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_6/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_26", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_27", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_28", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_7/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_29", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_30", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_31", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_2/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown_2", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_3", "shape": [3, 3, 64, 32], "dtype": "float32"}, {"name": "unknown_4", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_5", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_6", "shape": [3, 3, 96, 32], "dtype": "float32"}, {"name": "unknown_7", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_1/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_8", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_9", "shape": [3, 3, 128, 32], "dtype": "float32"}, {"name": "unknown_10", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_2/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_11", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_12", "shape": [3, 3, 160, 32], "dtype": "float32"}, {"name": "unknown_13", "shape": [32], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.concat_3/concat/axis", "shape": [], "dtype": "int32"}, {"name": "unknown_14", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_15", "shape": [3, 3, 192, 64], "dtype": "float32"}, {"name": "unknown_16", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply/Mul/y", "shape": [], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.math.multiply_6/Mul/y", "shape": [], "dtype": "float32"}, {"name": "unknown", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_0", "shape": [3, 3, 3, 64], "dtype": "float32"}, {"name": "unknown_1", "shape": [64], "dtype": "float32"}, {"name": "unknown_1037", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_1038", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_1039", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.__operators__.getitem/strided_slice/stack", "shape": [1], "dtype": "int32"}, {"name": "PartitionedCall/model_1/tf.__operators__.getitem/strided_slice/stack_1", "shape": [1], "dtype": "int32"}, {"name": "PartitionedCall/model_1/tf.__operators__.getitem/strided_slice/stack_2", "shape": [1], "dtype": "int32"}, {"name": "unknown_1041", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_1042", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_1043", "shape": [64], "dtype": "float32"}, {"name": "PartitionedCall/model_1/tf.__operators__.getitem_1/strided_slice/stack", "shape": [1], "dtype": "int32"}, {"name": "PartitionedCall/model_1/tf.__operators__.getitem_1/strided_slice/stack_1", "shape": [1], "dtype": "int32"}, {"name": "PartitionedCall/model_1/tf.__operators__.getitem_1/strided_slice/stack_2", "shape": [1], "dtype": "int32"}, {"name": "unknown_1045", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_1046", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_1047", "shape": [64], "dtype": "float32"}, {"name": "unknown_1048", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_1049", "shape": [3, 3, 64, 64], "dtype": "float32"}, {"name": "unknown_1050", "shape": [64], "dtype": "float32"}, {"name": "unknown_1051", "shape": [4, 2], "dtype": "int32"}, {"name": "unknown_1052", "shape": [3, 3, 64, 3], "dtype": "float32"}, {"name": "unknown_1053", "shape": [3], "dtype": "float32"}]}]} \ No newline at end of file diff --git a/src/assets/svgs/ai-icon.svg b/src/assets/svgs/ai-icon.svg new file mode 100644 index 0000000..9909172 --- /dev/null +++ b/src/assets/svgs/ai-icon.svg @@ -0,0 +1 @@ + diff --git a/src/assets/svgs/arrow.svg b/src/assets/svgs/arrow.svg new file mode 100644 index 0000000..3071024 --- /dev/null +++ b/src/assets/svgs/arrow.svg @@ -0,0 +1 @@ + diff --git a/src/assets/svgs/atme.svg b/src/assets/svgs/atme.svg new file mode 100644 index 0000000..e405ebd --- /dev/null +++ b/src/assets/svgs/atme.svg @@ -0,0 +1 @@ + diff --git a/src/assets/svgs/category.svg b/src/assets/svgs/category.svg new file mode 100644 index 0000000..0580d66 --- /dev/null +++ b/src/assets/svgs/category.svg @@ -0,0 +1 @@ + diff --git a/src/assets/svgs/dark-mode.svg b/src/assets/svgs/dark-mode.svg new file mode 100644 index 0000000..09e5f01 --- /dev/null +++ b/src/assets/svgs/dark-mode.svg @@ -0,0 +1 @@ + diff --git a/src/assets/svgs/like.svg b/src/assets/svgs/like.svg new file mode 100644 index 0000000..8b252bf --- /dev/null +++ b/src/assets/svgs/like.svg @@ -0,0 +1 @@ + diff --git a/src/assets/svgs/logout.svg b/src/assets/svgs/logout.svg new file mode 100644 index 0000000..5dc8c38 --- /dev/null +++ b/src/assets/svgs/logout.svg @@ -0,0 +1 @@ + diff --git a/src/assets/svgs/other.svg b/src/assets/svgs/other.svg new file mode 100644 index 0000000..bcfb9c2 --- /dev/null +++ b/src/assets/svgs/other.svg @@ -0,0 +1 @@ + diff --git a/src/assets/svgs/personal-center.svg b/src/assets/svgs/personal-center.svg new file mode 100644 index 0000000..c450d42 --- /dev/null +++ b/src/assets/svgs/personal-center.svg @@ -0,0 +1 @@ + diff --git a/src/assets/svgs/setting.svg b/src/assets/svgs/setting.svg new file mode 100644 index 0000000..a773777 --- /dev/null +++ b/src/assets/svgs/setting.svg @@ -0,0 +1 @@ + diff --git a/src/assets/svgs/share.svg b/src/assets/svgs/share.svg new file mode 100644 index 0000000..10e1535 --- /dev/null +++ b/src/assets/svgs/share.svg @@ -0,0 +1 @@ + diff --git a/src/assets/svgs/sys-msg.svg b/src/assets/svgs/sys-msg.svg new file mode 100644 index 0000000..4a92873 --- /dev/null +++ b/src/assets/svgs/sys-msg.svg @@ -0,0 +1 @@ + diff --git a/src/assets/svgs/translation.svg b/src/assets/svgs/translation.svg new file mode 100644 index 0000000..8c970df --- /dev/null +++ b/src/assets/svgs/translation.svg @@ -0,0 +1 @@ + diff --git a/src/assets/svgs/upload.svg b/src/assets/svgs/upload.svg new file mode 100644 index 0000000..190844d --- /dev/null +++ b/src/assets/svgs/upload.svg @@ -0,0 +1 @@ + diff --git a/src/components/Folder/Folder.vue b/src/components/Folder/Folder.vue index 2d0ed2c..95aa0d8 100644 --- a/src/components/Folder/Folder.vue +++ b/src/components/Folder/Folder.vue @@ -1,6 +1,6 @@ + diff --git a/src/components/VueCompareImage/index.scss b/src/components/VueCompareImage/index.scss new file mode 100644 index 0000000..0670405 --- /dev/null +++ b/src/components/VueCompareImage/index.scss @@ -0,0 +1,93 @@ +.vci--container { + box-sizing: border-box; + position: relative; + display: flex; + overflow: hidden; + width: 100%; +} + +.vci--right-image { + display: flex; + position: absolute; + object-fit: cover; + height: 100%; + width: 100%; +} + +.vci--left-image { + display: flex; + position: absolute; + object-fit: cover; + height: 100%; + width: 100%; +} + +.vci--slider { + position: absolute; + display: flex; + align-items: center; + justify-content: center; +} + +.vci--slider-line { + flex: 0 1 auto; + box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); +} + +.vci--custom-handle { + box-sizing: border-box; + display: flex; + flex: 1 0 auto; + justify-content: center; + align-items: center; + height: auto; + width: auto; +} + +.vci--default-handle { + box-sizing: border-box; + display: flex; + flex: 1 0 auto; + justify-content: center; + align-items: center; + border-radius: 100%; + box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); +} + +.vci--left-arrow { + height: 0px; + width: 0px; +} + +.vci--right-arrow { + height: 0px; + width: 0px; +} + +.vci--left-label { + position: absolute; + padding: 10px 20px; + background: rgba(0, 0, 0, 0.5); + color: white; + transition: opacity 0.1s ease-out; +} + +.vci--right-label { + position: absolute; + padding: 10px 20px; + background: rgba(0, 0, 0, 0.5); + color: white; + transition: opacity 0.1s ease-out; +} + +.vci--right-label-container { + position: absolute; + height: 100%; + width: 100%; +} + +.vci--left-label-container { + position: absolute; + height: 100%; + width: 100%; +} diff --git a/src/components/VueCompareImage/index.ts b/src/components/VueCompareImage/index.ts new file mode 100644 index 0000000..ae47065 --- /dev/null +++ b/src/components/VueCompareImage/index.ts @@ -0,0 +1,3 @@ +import VueCompareImage from './VueCompareImage.vue'; + +export {VueCompareImage}; diff --git a/src/layout/default/Header/Header.vue b/src/layout/default/Header/Header.vue index 8c4e94b..c5ec75d 100644 --- a/src/layout/default/Header/Header.vue +++ b/src/layout/default/Header/Header.vue @@ -1,162 +1,35 @@ - diff --git a/src/layout/default/Header/Logo.vue b/src/layout/default/Header/Logo.vue new file mode 100644 index 0000000..49bcec0 --- /dev/null +++ b/src/layout/default/Header/Logo.vue @@ -0,0 +1,184 @@ + + + diff --git a/src/layout/default/Header/Menu.vue b/src/layout/default/Header/Menu.vue new file mode 100644 index 0000000..5247c88 --- /dev/null +++ b/src/layout/default/Header/Menu.vue @@ -0,0 +1,284 @@ + + + + + diff --git a/src/layout/default/Header/Search.vue b/src/layout/default/Header/Search.vue new file mode 100644 index 0000000..1439f6f --- /dev/null +++ b/src/layout/default/Header/Search.vue @@ -0,0 +1,72 @@ + + + + + diff --git a/src/layout/default/Header/index.scss b/src/layout/default/Header/index.scss deleted file mode 100644 index a7b9817..0000000 --- a/src/layout/default/Header/index.scss +++ /dev/null @@ -1,120 +0,0 @@ -.header-main { - height: 70px; - width: 100%; - display: flex; - align-items: center; - background-color: rgba(255, 255, 255, 0.38); - backdrop-filter: blur(20px); - transition: background-color 0.3s; - z-index: 3; - box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); - - .header-container { - display: flex; - justify-content: space-between; - width: 100%; - height: 100%; - padding: 0 2%; - - .header-logo-container { - min-width: 30%; - cursor: pointer; - display: flex; - align-items: center; - - .header-logo-text { - margin-left: 2%; - font-size: 1.8rem; - font-family: "Comic Sans MS", cursive; - font-weight: bold; - } - } - - .header-search-container { - width: 30%; - - .header-search-input { - border-radius: 20px; - } - - .header-search-content-body { - margin-top: 10px; - } - } - - .header-menu-container { - width: 30%; - display: flex; - align-items: center; - justify-content: space-between; - - .header-menu-item { - width: 85%; - display: flex; - justify-content: flex-end; - - .header-menu-item-btn { - display: block; - } - - .button-wrapper { - position: relative; - display: inline-block; - border-radius: 50%; - overflow: hidden; - transition: box-shadow 0.3s ease, transform 0.3s ease; - } - - .button-wrapper:hover { - transform: scale(1.1); - //border: 2px solid #707072; - } - - @keyframes bounce { - 0% { - transform: rotate(0deg); - } - 25% { - transform: rotate(-10deg); - } - /* 向左倾斜 */ - 50% { - transform: rotate(10deg); - } - /* 向右倾斜 */ - 75% { - transform: rotate(-10deg); - } - /* 向左倾斜 */ - 100% { - transform: rotate(0deg); - } - } - - .bouncing-button:hover { - animation: bounce 0.5s ease infinite; /* 鼠标悬浮时左右摇摆 */ - } - - } - - .header-user-container { - .header-user-avatar { - display: block; - cursor: pointer; - } - - .avatar-wrapper { - display: inline-block; - border-radius: 50%; - overflow: hidden; - transition: box-shadow 0.3s ease, transform 0.3s ease; - } - - .avatar-wrapper:hover { - //border: 2px solid #707072; /* 鼠标悬浮时的边框颜色 */ - transform: scale(1.1); - } - } - } - } -} diff --git a/src/layout/default/Sidebar/Sidebar.vue b/src/layout/default/Sidebar/Sidebar.vue index 43007a0..93a66f9 100644 --- a/src/layout/default/Sidebar/Sidebar.vue +++ b/src/layout/default/Sidebar/Sidebar.vue @@ -51,17 +51,23 @@ + + + {{ t('album.share') }} + {{ t('album.recyclingBin') }} - + - 图像增强 + {{ t('album.upscale') }} @@ -89,7 +95,7 @@ import thingAlbum from '@/assets/svgs/thing-album.svg'; import recyclingbin from '@/assets/svgs/recyclingbin.svg'; import Folder from "@/components/Folder/Folder.vue"; import ai from '@/assets/svgs/ai.svg'; - +import share from '@/assets/svgs/share.svg'; const {t} = useI18n(); const router = useRouter(); diff --git a/src/layout/default/Sidebar/index.scss b/src/layout/default/Sidebar/index.scss index d617b21..9b155e4 100644 --- a/src/layout/default/Sidebar/index.scss +++ b/src/layout/default/Sidebar/index.scss @@ -1,6 +1,6 @@ .sidebar { width: 220px; - height: calc(100vh - 275px); + height: calc(100vh - 271px); box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); overflow-y: scroll; overflow-x: hidden; @@ -22,6 +22,7 @@ justify-content: center; align-items: flex-start; border-top: 1px solid #e8e8e8; + box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); .sidebar-folder-text-title { diff --git a/src/locales/index.ts b/src/locales/index.ts index 13079e1..3655091 100644 --- a/src/locales/index.ts +++ b/src/locales/index.ts @@ -9,12 +9,21 @@ const messages = { }; const language: string = (navigator.language || 'en').toLocaleLowerCase(); // 获取浏览器的语言 +function getLanguage(): string | null { + let lang: string | null = null; + const langStr: string | null = localStorage.getItem('lang'); + if (langStr) { + lang = JSON.parse(langStr).lang; + } + return lang; +} + const i18n: any = createI18n({ legacy: false, compositionOnly: false, globalInjection: true, silentTranslationWarn: true, - locale: language.split('-')[0] || 'zh', + locale: getLanguage() || language.split('-')[0] || 'zh', // 首先从缓存里拿,没有的话就用浏览器语言, silentFallbackWarn: true, missingWarn: true, fallbackWarn: false, diff --git a/src/locales/language/en.ts b/src/locales/language/en.ts index 2665540..27a82c4 100644 --- a/src/locales/language/en.ts +++ b/src/locales/language/en.ts @@ -129,5 +129,7 @@ export default { locationAlbums: 'Location', thingsAlbums: 'Things', recyclingBin: 'Recycling Bin', + upscale: 'Image Inpainting', + share: 'Quickly Share' } }; diff --git a/src/locales/language/zh.ts b/src/locales/language/zh.ts index ebb86ba..81313d5 100644 --- a/src/locales/language/zh.ts +++ b/src/locales/language/zh.ts @@ -116,6 +116,8 @@ export default { locationAlbums: '地点', thingsAlbums: '事物', recyclingBin: '回收站', + upscale: '图像修复', + share: '快传' } }; diff --git a/src/router/modules/main_router.ts b/src/router/modules/main_router.ts index 545b59c..ab3031b 100644 --- a/src/router/modules/main_router.ts +++ b/src/router/modules/main_router.ts @@ -15,7 +15,25 @@ export default [ children: [ ...photo, ...albums, - ...recycling_bin + ...recycling_bin, + { + path: '/main/photo/upscale', + name: 'upscale', + component: () => import('@/views/Upscale/Upscale.vue'), + meta: { + requiresAuth: false, + title: '图像修复' + } + }, + { + path: '/main/photo/share', + name: 'share', + component: () => import('@/views/ImageShare/ImageShare.vue'), + meta: { + requiresAuth: false, + title: '快传' + } + } ] } diff --git a/src/router/modules/notFound.ts b/src/router/modules/not_found.ts similarity index 100% rename from src/router/modules/notFound.ts rename to src/router/modules/not_found.ts diff --git a/src/router/router.ts b/src/router/router.ts index 51a7d85..dd442d9 100644 --- a/src/router/router.ts +++ b/src/router/router.ts @@ -3,7 +3,7 @@ import login from './modules/login'; import useStore from "@/store"; import {message} from "ant-design-vue"; -import notFound from "./modules/notFound.ts"; +import notFound from "./modules/not_found.ts"; import landing from "./modules/landing.ts"; import mainRouter from "./modules/main_router.ts"; import i18n from "@/locales"; diff --git a/src/utils/alova/adapter/localforageStorageAdapter.ts b/src/utils/alova/adapter/localforageStorageAdapter.ts index eff7e1f..d743c8d 100644 --- a/src/utils/alova/adapter/localforageStorageAdapter.ts +++ b/src/utils/alova/adapter/localforageStorageAdapter.ts @@ -2,24 +2,17 @@ import localforage from "localforage"; export const localforageStorageAdapter = { - set(key: string, value: any) { - localforage.setItem(key, value).then(); + async set(key: string, value: any) { + await localforage.setItem(key, value); }, - get(key: string) { - let value: any; - localforage.getItem(key).then((res: any) => { - if (res === null || res === undefined || res === "") { - value = ""; - } else { - value = res; - } - }); - return value ? JSON.parse(value) : value; + async get(key: string) { + const res: any = await localforage.getItem(key); + return res ? JSON.parse(res) : null; }, - remove(key: any) { - localforage.removeItem(key).then(); + async remove(key: any) { + await localforage.removeItem(key); }, - clear() { - localforage.clear().then(); + async clear() { + await localforage.clear(); } }; diff --git a/src/views/ImageShare/ImageShare.vue b/src/views/ImageShare/ImageShare.vue new file mode 100644 index 0000000..db3c841 --- /dev/null +++ b/src/views/ImageShare/ImageShare.vue @@ -0,0 +1,11 @@ + + + + + diff --git a/src/views/ImageShare/index.scss b/src/views/ImageShare/index.scss new file mode 100644 index 0000000..e69de29 diff --git a/src/views/Login/LoginFooter.vue b/src/views/Login/LoginFooter.vue index e7212a0..7aad1b7 100644 --- a/src/views/Login/LoginFooter.vue +++ b/src/views/Login/LoginFooter.vue @@ -2,7 +2,8 @@
-
- + - + - + @@ -34,7 +34,9 @@ import Header from "@/layout/default/Header/Header.vue"; // import {SmileOutlined} from "@ant-design/icons-vue"; import Sidebar from "@/layout/default/Sidebar/Sidebar.vue"; import {useI18n} from "vue-i18n"; - +import translation from '@/assets/svgs/translation.svg'; +import darkMode from '@/assets/svgs/dark-mode.svg'; +import other from '@/assets/svgs/other.svg'; // const websocket = useStore().websocket; // const userInfo = useStore().user; const lang = useStore().lang; diff --git a/src/views/Main/index.scss b/src/views/Main/index.scss index da380af..e4a5b8a 100644 --- a/src/views/Main/index.scss +++ b/src/views/Main/index.scss @@ -15,19 +15,10 @@ flex-direction: row; .main-content-container { - display: flex; - flex-direction: column; - //justify-content: center; - //align-items: center; - width: calc(100% - 15vw); - height: calc(100vh - 90px); - padding: 10px; - - .main-container-card { - width: 100%; - height: 100%; - overflow: scroll; - } + width: calc(100% - 230px); + height: calc(100% - 110px); + padding: 20px; + overflow: scroll; } diff --git a/src/views/QRLogin/QRLoginFooter.vue b/src/views/QRLogin/QRLoginFooter.vue index fbb287b..18e3fd0 100644 --- a/src/views/QRLogin/QRLoginFooter.vue +++ b/src/views/QRLogin/QRLoginFooter.vue @@ -2,7 +2,7 @@
- + {{ t("login.phoneLoginAndRegister") }} @@ -26,7 +26,7 @@ import gitee from "@/assets/svgs/gitee.svg"; const userStore = useStore().user; const {t} = useI18n(); - +const router = useRouter(); onBeforeMount(() => { userStore.getClientId().then(() => { userStore.getGithubRedirectUrl(); diff --git a/src/views/Upscale/Upscale.vue b/src/views/Upscale/Upscale.vue new file mode 100644 index 0000000..8e222e3 --- /dev/null +++ b/src/views/Upscale/Upscale.vue @@ -0,0 +1,16 @@ + + + diff --git a/src/views/Upscale/index.scss b/src/views/Upscale/index.scss new file mode 100644 index 0000000..977a497 --- /dev/null +++ b/src/views/Upscale/index.scss @@ -0,0 +1,11 @@ +.upscale-container { + display: flex; + flex-direction: column; + width: 100%; + height: 100%; + + .upscale-title { + font-size: 20px; + font-weight: bold; + } +}