blob: 707b1177013ffe4de6c9ea714f62ae774c6b8e12 [file] [log] [blame]
ir_version: 7
producer_name: "pytorch"
producer_version: "CURRENT_VERSION"
graph {
node {
output: "onnx::Slice_1"
name: "Constant_0"
op_type: "Constant"
attribute {
name: "value"
t {
dims: 1
data_type: 7
raw_data: "\002\000\000\000\000\000\000\000"
}
type: TENSOR
}
}
node {
output: "onnx::Slice_2"
name: "Constant_1"
op_type: "Constant"
attribute {
name: "value"
t {
dims: 1
data_type: 7
raw_data: "\000\000\000\000\000\000\000\000"
}
type: TENSOR
}
}
node {
output: "onnx::Slice_3"
name: "Constant_2"
op_type: "Constant"
attribute {
name: "value"
t {
dims: 1
data_type: 7
raw_data: "\002\000\000\000\000\000\000\000"
}
type: TENSOR
}
}
node {
input: "onnx::Slice_0"
input: "onnx::Slice_2"
input: "onnx::Slice_3"
input: "onnx::Slice_1"
output: "onnx::Unsqueeze_4"
name: "Slice_3"
op_type: "Slice"
}
node {
output: "onnx::Slice_5"
name: "Constant_4"
op_type: "Constant"
attribute {
name: "value"
t {
dims: 1
data_type: 7
raw_data: "\002\000\000\000\000\000\000\000"
}
type: TENSOR
}
}
node {
output: "onnx::Slice_6"
name: "Constant_5"
op_type: "Constant"
attribute {
name: "value"
t {
dims: 1
data_type: 7
raw_data: "\002\000\000\000\000\000\000\000"
}
type: TENSOR
}
}
node {
output: "onnx::Slice_7"
name: "Constant_6"
op_type: "Constant"
attribute {
name: "value"
t {
dims: 1
data_type: 7
raw_data: "\004\000\000\000\000\000\000\000"
}
type: TENSOR
}
}
node {
input: "onnx::Slice_0"
input: "onnx::Slice_6"
input: "onnx::Slice_7"
input: "onnx::Slice_5"
output: "onnx::Unsqueeze_8"
name: "Slice_7"
op_type: "Slice"
}
node {
output: "onnx::Unsqueeze_9"
name: "Constant_8"
op_type: "Constant"
attribute {
name: "value"
t {
dims: 1
data_type: 7
raw_data: "\002\000\000\000\000\000\000\000"
}
type: TENSOR
}
}
node {
input: "onnx::Unsqueeze_4"
input: "onnx::Unsqueeze_9"
output: "onnx::Concat_10"
name: "Unsqueeze_9"
op_type: "Unsqueeze"
}
node {
output: "onnx::Unsqueeze_11"
name: "Constant_10"
op_type: "Constant"
attribute {
name: "value"
t {
dims: 1
data_type: 7
raw_data: "\002\000\000\000\000\000\000\000"
}
type: TENSOR
}
}
node {
input: "onnx::Unsqueeze_8"
input: "onnx::Unsqueeze_11"
output: "onnx::Concat_12"
name: "Unsqueeze_11"
op_type: "Unsqueeze"
}
node {
input: "onnx::Concat_10"
input: "onnx::Concat_12"
output: "13"
name: "Concat_12"
op_type: "Concat"
attribute {
name: "axis"
i: 2
type: INT
}
}
name: "torch_jit"
input {
name: "onnx::Slice_0"
type {
tensor_type {
elem_type: 1
shape {
dim {
dim_value: 2
}
dim {
dim_value: 3
}
dim {
dim_value: 4
}
}
}
}
}
output {
name: "13"
type {
tensor_type {
elem_type: 1
shape {
dim {
dim_value: 2
}
dim {
dim_value: 3
}
dim {
dim_value: 2
}
dim {
dim_value: 2
}
}
}
}
}
}
opset_import {
version: 14
}