aboutsummaryrefslogtreecommitdiff
path: root/frameworks/tflite/operators/strided_slice_14x19_i32_perm1/model-tflite.json
diff options
context:
space:
mode:
Diffstat (limited to 'frameworks/tflite/operators/strided_slice_14x19_i32_perm1/model-tflite.json')
-rw-r--r--frameworks/tflite/operators/strided_slice_14x19_i32_perm1/model-tflite.json293
1 files changed, 293 insertions, 0 deletions
diff --git a/frameworks/tflite/operators/strided_slice_14x19_i32_perm1/model-tflite.json b/frameworks/tflite/operators/strided_slice_14x19_i32_perm1/model-tflite.json
new file mode 100644
index 000000000..f8c393f3d
--- /dev/null
+++ b/frameworks/tflite/operators/strided_slice_14x19_i32_perm1/model-tflite.json
@@ -0,0 +1,293 @@
+{
+ version: 3,
+ operator_codes: [
+ {
+ deprecated_builtin_code: 45,
+ version: 1,
+ builtin_code: "STRIDED_SLICE"
+ }
+ ],
+ subgraphs: [
+ {
+ tensors: [
+ {
+ shape: [
+ 14,
+ 19
+ ],
+ type: "INT32",
+ buffer: 1,
+ name: "serving_default_placeholder_0:0",
+ quantization: {
+ details_type: "NONE",
+ quantized_dimension: 0
+ },
+ is_variable: false
+ },
+ {
+ shape: [
+ 2
+ ],
+ type: "INT32",
+ buffer: 2,
+ name: "result",
+ quantization: {
+ details_type: "NONE",
+ quantized_dimension: 0
+ },
+ is_variable: false
+ },
+ {
+ shape: [
+ 2
+ ],
+ type: "INT32",
+ buffer: 3,
+ name: "result1",
+ quantization: {
+ details_type: "NONE",
+ quantized_dimension: 0
+ },
+ is_variable: false
+ },
+ {
+ shape: [
+ 2
+ ],
+ type: "INT32",
+ buffer: 4,
+ name: "result2",
+ quantization: {
+ details_type: "NONE",
+ quantized_dimension: 0
+ },
+ is_variable: false
+ },
+ {
+ shape: [
+ 6
+ ],
+ type: "INT32",
+ buffer: 5,
+ name: "PartitionedCall:0",
+ quantization: {
+ details_type: "NONE",
+ quantized_dimension: 0
+ },
+ is_variable: false
+ }
+ ],
+ inputs: [
+ 0
+ ],
+ outputs: [
+ 4
+ ],
+ operators: [
+ {
+ opcode_index: 0,
+ inputs: [
+ 0,
+ 1,
+ 2,
+ 3
+ ],
+ outputs: [
+ 4
+ ],
+ builtin_options_type: "StridedSliceOptions",
+ builtin_options: {
+ begin_mask: 1,
+ end_mask: 1,
+ ellipsis_mask: 0,
+ new_axis_mask: 0,
+ shrink_axis_mask: 1
+ },
+ custom_options_format: "FLEXBUFFERS"
+ }
+ ],
+ name: "main"
+ }
+ ],
+ description: "MLIR Converted.",
+ buffers: [
+ {
+ },
+ {
+ },
+ {
+ data: [
+ 0,
+ 0,
+ 0,
+ 0,
+ 4,
+ 0,
+ 0,
+ 0
+ ]
+ },
+ {
+ data: [
+ 14,
+ 0,
+ 0,
+ 0,
+ 10,
+ 0,
+ 0,
+ 0
+ ]
+ },
+ {
+ data: [
+ 2,
+ 0,
+ 0,
+ 0,
+ 1,
+ 0,
+ 0,
+ 0
+ ]
+ },
+ {
+ },
+ {
+ data: [
+ 49,
+ 46,
+ 54,
+ 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,
+ 36,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 6,
+ 0,
+ 8,
+ 0,
+ 4,
+ 0,
+ 6,
+ 0,
+ 0,
+ 0,
+ 4,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 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,
+ 5,
+ 0,
+ 0,
+ 0,
+ 50,
+ 46,
+ 57,
+ 46,
+ 48,
+ 0,
+ 0,
+ 0
+ ]
+ }
+ ],
+ metadata: [
+ {
+ name: "min_runtime_version",
+ buffer: 6
+ },
+ {
+ name: "CONVERSION_METADATA",
+ buffer: 7
+ }
+ ],
+ signature_defs: [
+ {
+ inputs: [
+ {
+ name: "placeholder_0",
+ tensor_index: 0
+ }
+ ],
+ outputs: [
+ {
+ name: "output_0",
+ tensor_index: 4
+ }
+ ],
+ method_name: "serving_default",
+ subgraph_index: 0
+ }
+ ]
+}