| ir_version: 6 |
| producer_name: "pytorch" |
| producer_version: "1.4" |
| graph { |
| node { |
| output: "3" |
| name: "Constant_0" |
| op_type: "Constant" |
| attribute { |
| name: "value" |
| t { |
| dims: 1 |
| data_type: 7 |
| raw_data: "\377\377\377\377\377\377\377\377" |
| } |
| type: TENSOR |
| } |
| } |
| node { |
| input: "x" |
| input: "3" |
| output: "4" |
| name: "Reshape_1" |
| op_type: "Reshape" |
| } |
| node { |
| output: "5" |
| name: "Constant_2" |
| op_type: "Constant" |
| attribute { |
| name: "value" |
| t { |
| dims: 1 |
| data_type: 7 |
| raw_data: "\377\377\377\377\377\377\377\377" |
| } |
| type: TENSOR |
| } |
| } |
| node { |
| input: "y" |
| input: "5" |
| output: "6" |
| name: "Reshape_3" |
| op_type: "Reshape" |
| } |
| node { |
| output: "7" |
| name: "Constant_4" |
| op_type: "Constant" |
| attribute { |
| name: "value" |
| t { |
| dims: 1 |
| data_type: 7 |
| raw_data: "\377\377\377\377\377\377\377\377" |
| } |
| type: TENSOR |
| } |
| } |
| node { |
| input: "z" |
| input: "7" |
| output: "8" |
| name: "Reshape_5" |
| op_type: "Reshape" |
| } |
| node { |
| input: "4" |
| output: "9" |
| name: "Shape_6" |
| op_type: "Shape" |
| } |
| node { |
| input: "6" |
| output: "10" |
| name: "Shape_7" |
| op_type: "Shape" |
| } |
| node { |
| input: "8" |
| output: "11" |
| name: "Shape_8" |
| op_type: "Shape" |
| } |
| node { |
| input: "9" |
| input: "10" |
| input: "11" |
| output: "12" |
| name: "Concat_9" |
| op_type: "Concat" |
| attribute { |
| name: "axis" |
| i: 0 |
| type: INT |
| } |
| } |
| node { |
| output: "13" |
| name: "Constant_10" |
| 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: "9" |
| input: "13" |
| input: "13" |
| output: "14" |
| name: "Concat_11" |
| op_type: "Concat" |
| attribute { |
| name: "axis" |
| i: 0 |
| type: INT |
| } |
| } |
| node { |
| input: "4" |
| input: "14" |
| output: "15" |
| name: "Reshape_12" |
| op_type: "Reshape" |
| } |
| node { |
| input: "15" |
| input: "12" |
| output: "16" |
| name: "Expand_13" |
| op_type: "Expand" |
| } |
| node { |
| output: "17" |
| name: "Constant_14" |
| 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: "17" |
| input: "10" |
| input: "17" |
| output: "18" |
| name: "Concat_15" |
| op_type: "Concat" |
| attribute { |
| name: "axis" |
| i: 0 |
| type: INT |
| } |
| } |
| node { |
| input: "6" |
| input: "18" |
| output: "19" |
| name: "Reshape_16" |
| op_type: "Reshape" |
| } |
| node { |
| input: "19" |
| input: "12" |
| output: "20" |
| name: "Expand_17" |
| op_type: "Expand" |
| } |
| node { |
| output: "21" |
| name: "Constant_18" |
| 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: "21" |
| input: "21" |
| input: "11" |
| output: "22" |
| name: "Concat_19" |
| op_type: "Concat" |
| attribute { |
| name: "axis" |
| i: 0 |
| type: INT |
| } |
| } |
| node { |
| input: "8" |
| input: "22" |
| output: "23" |
| name: "Reshape_20" |
| op_type: "Reshape" |
| } |
| node { |
| input: "23" |
| input: "12" |
| output: "24" |
| name: "Expand_21" |
| op_type: "Expand" |
| } |
| name: "torch-jit-export" |
| input { |
| name: "x" |
| type { |
| tensor_type { |
| elem_type: 1 |
| shape { |
| dim { |
| dim_value: 3 |
| } |
| } |
| } |
| } |
| } |
| input { |
| name: "y" |
| type { |
| tensor_type { |
| elem_type: 1 |
| shape { |
| dim { |
| dim_value: 4 |
| } |
| } |
| } |
| } |
| } |
| input { |
| name: "z" |
| type { |
| tensor_type { |
| elem_type: 1 |
| shape { |
| dim { |
| dim_value: 5 |
| } |
| } |
| } |
| } |
| } |
| output { |
| name: "16" |
| type { |
| tensor_type { |
| elem_type: 1 |
| shape { |
| dim { |
| dim_value: 3 |
| } |
| dim { |
| dim_value: 4 |
| } |
| dim { |
| dim_value: 5 |
| } |
| } |
| } |
| } |
| } |
| output { |
| name: "20" |
| type { |
| tensor_type { |
| elem_type: 1 |
| shape { |
| dim { |
| dim_value: 3 |
| } |
| dim { |
| dim_value: 4 |
| } |
| dim { |
| dim_value: 5 |
| } |
| } |
| } |
| } |
| } |
| output { |
| name: "24" |
| type { |
| tensor_type { |
| elem_type: 1 |
| shape { |
| dim { |
| dim_value: 3 |
| } |
| dim { |
| dim_value: 4 |
| } |
| dim { |
| dim_value: 5 |
| } |
| } |
| } |
| } |
| } |
| } |
| opset_import { |
| version: 9 |
| } |