blob: 02754b14d9470f7059000a3fd6620769c18f4997 [file] [log] [blame]
ir_version: 7
producer_name: "pytorch"
producer_version: "CURRENT_VERSION"
graph {
node {
input: "onnx::Transpose_0"
output: "1"
name: "Transpose_0"
op_type: "Transpose"
attribute {
name: "perm"
ints: 0
ints: 1
ints: 4
ints: 2
ints: 5
ints: 3
type: INTS
}
}
name: "torch_jit"
input {
name: "onnx::Transpose_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: 14
}