blob: 310ad4b5f4512669ef849620aecacbcc4f44b891 [file] [log] [blame]
ir_version: 4
producer_name: "pytorch"
producer_version: "1.1"
graph {
node {
input: "0"
output: "1"
op_type: "Transpose"
attribute {
name: "perm"
ints: 0
ints: 1
ints: 4
ints: 2
ints: 5
ints: 3
type: INTS
}
}
name: "torch-jit-export"
input {
name: "0"
type {
tensor_type {
elem_type: 1
shape {
dim {
dim_value: 1
}
dim {
dim_value: 1
}
dim {
dim_value: 1
}
dim {
dim_value: 1
}
dim {
dim_value: 1
}
dim {
dim_value: 1
}
}
}
}
}
output {
name: "1"
type {
tensor_type {
elem_type: 1
shape {
dim {
dim_value: 1
}
dim {
dim_value: 1
}
dim {
dim_value: 1
}
dim {
dim_value: 1
}
dim {
dim_value: 1
}
dim {
dim_value: 1
}
}
}
}
}
}
opset_import {
version: 9
}