ir_version: 8 producer_name: "pytorch" producer_version: "CURRENT_VERSION" graph { node { output: "onnx::Slice_12" name: "Constant_4" op_type: "Constant" attribute { name: "value" t { dims: 1 data_type: 7 raw_data: "\001\000\000\000\000\000\000\000" } type: TENSOR } } node { output: "onnx::Slice_13" name: "Constant_5" op_type: "Constant" attribute { name: "value" t { dims: 1 data_type: 7 raw_data: "\001\000\000\000\000\000\000\000" } type: TENSOR } } node { output: "onnx::Slice_14" name: "Constant_6" 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_15" name: "Constant_7" op_type: "Constant" attribute { name: "value" t { dims: 1 data_type: 7 raw_data: "\001\000\000\000\000\000\000\000" } type: TENSOR } } node { input: "onnx::Slice_0" input: "onnx::Slice_13" input: "onnx::Slice_14" input: "onnx::Slice_12" input: "onnx::Slice_15" output: "11" name: "Slice_8" op_type: "Slice" } name: "main_graph" input { name: "onnx::Slice_0" type { tensor_type { elem_type: 1 shape { dim { dim_value: 3 } dim { dim_value: 4 } } } } } output { name: "11" type { tensor_type { elem_type: 1 shape { dim { dim_value: 3 } dim { dim_value: 1 } } } } } } opset_import { version: 17 }