ir_version: 8 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: "main_graph" 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: 17 }