aboutsummaryrefslogtreecommitdiff
path: root/frameworks/tflite/operators/resize_bilinear_1x4x4x4_qi8/model-tflite.json
diff options
context:
space:
mode:
Diffstat (limited to 'frameworks/tflite/operators/resize_bilinear_1x4x4x4_qi8/model-tflite.json')
-rw-r--r--frameworks/tflite/operators/resize_bilinear_1x4x4x4_qi8/model-tflite.json259
1 files changed, 0 insertions, 259 deletions
diff --git a/frameworks/tflite/operators/resize_bilinear_1x4x4x4_qi8/model-tflite.json b/frameworks/tflite/operators/resize_bilinear_1x4x4x4_qi8/model-tflite.json
deleted file mode 100644
index 19e15c3b0..000000000
--- a/frameworks/tflite/operators/resize_bilinear_1x4x4x4_qi8/model-tflite.json
+++ /dev/null
@@ -1,259 +0,0 @@
-{
- version: 3,
- operator_codes: [
- {
- deprecated_builtin_code: 23,
- version: 3,
- builtin_code: "RESIZE_BILINEAR"
- }
- ],
- subgraphs: [
- {
- tensors: [
- {
- shape: [
- 1,
- 4,
- 4,
- 4
- ],
- type: "INT8",
- buffer: 1,
- name: "serving_default_placeholder_0:0",
- quantization: {
- scale: [
- 0.015684
- ],
- zero_point: [
- 0
- ],
- details_type: "NONE",
- quantized_dimension: 0
- },
- is_variable: false
- },
- {
- shape: [
- 2
- ],
- type: "INT32",
- buffer: 2,
- name: "resize/size",
- quantization: {
- details_type: "NONE",
- quantized_dimension: 0
- },
- is_variable: false
- },
- {
- shape: [
- 1,
- 8,
- 8,
- 4
- ],
- type: "INT8",
- buffer: 3,
- name: "PartitionedCall:0",
- quantization: {
- scale: [
- 0.015684
- ],
- zero_point: [
- 0
- ],
- details_type: "NONE",
- quantized_dimension: 0
- },
- is_variable: false
- }
- ],
- inputs: [
- 0
- ],
- outputs: [
- 2
- ],
- operators: [
- {
- opcode_index: 0,
- inputs: [
- 0,
- 1
- ],
- outputs: [
- 2
- ],
- builtin_options_type: "ResizeBilinearOptions",
- builtin_options: {
- align_corners: false,
- half_pixel_centers: true
- },
- custom_options_format: "FLEXBUFFERS"
- }
- ],
- name: "main"
- }
- ],
- description: "MLIR Converted.",
- buffers: [
- {
- },
- {
- },
- {
- data: [
- 8,
- 0,
- 0,
- 0,
- 8,
- 0,
- 0,
- 0
- ]
- },
- {
- },
- {
- data: [
- 50,
- 46,
- 50,
- 46,
- 48,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0,
- 0
- ]
- },
- {
- data: [
- 12,
- 0,
- 0,
- 0,
- 8,
- 0,
- 14,
- 0,
- 8,
- 0,
- 4,
- 0,
- 8,
- 0,
- 0,
- 0,
- 16,
- 0,
- 0,
- 0,
- 40,
- 0,
- 0,
- 0,
- 0,
- 0,
- 6,
- 0,
- 8,
- 0,
- 4,
- 0,
- 6,
- 0,
- 0,
- 0,
- 4,
- 0,
- 0,
- 0,
- 1,
- 0,
- 0,
- 0,
- 235,
- 3,
- 0,
- 0,
- 0,
- 0,
- 10,
- 0,
- 16,
- 0,
- 12,
- 0,
- 8,
- 0,
- 4,
- 0,
- 10,
- 0,
- 0,
- 0,
- 3,
- 0,
- 0,
- 0,
- 2,
- 0,
- 0,
- 0,
- 4,
- 0,
- 0,
- 0,
- 6,
- 0,
- 0,
- 0,
- 50,
- 46,
- 49,
- 49,
- 46,
- 48,
- 0,
- 0
- ]
- }
- ],
- metadata: [
- {
- name: "min_runtime_version",
- buffer: 4
- },
- {
- name: "CONVERSION_METADATA",
- buffer: 5
- }
- ],
- signature_defs: [
- {
- inputs: [
- {
- name: "placeholder_0",
- tensor_index: 0
- }
- ],
- outputs: [
- {
- name: "output_0",
- tensor_index: 2
- }
- ],
- method_name: "serving_default",
- subgraph_index: 0
- }
- ]
-}