| ir_version: 6 |
| producer_name: "pytorch" |
| producer_version: "CURRENT_VERSION" |
| graph { |
| node { |
| output: "4" |
| name: "Constant_0" |
| op_type: "Constant" |
| attribute { |
| name: "value" |
| t { |
| data_type: 1 |
| raw_data: "\000\000\000@" |
| } |
| type: TENSOR |
| } |
| } |
| node { |
| input: "4" |
| input: "10" |
| output: "5" |
| name: "Pow_1" |
| op_type: "Pow" |
| } |
| node { |
| input: "0" |
| input: "5" |
| output: "6" |
| name: "Div_2" |
| op_type: "Div" |
| } |
| node { |
| input: "1" |
| input: "11" |
| output: "9" |
| name: "BitShift_3" |
| op_type: "BitShift" |
| attribute { |
| name: "direction" |
| s: "RIGHT" |
| type: STRING |
| } |
| } |
| name: "torch-jit-export" |
| initializer { |
| data_type: 1 |
| name: "10" |
| raw_data: "\000\000\200?" |
| } |
| initializer { |
| data_type: 2 |
| name: "11" |
| raw_data: "\002" |
| } |
| input { |
| name: "0" |
| type { |
| tensor_type { |
| elem_type: 1 |
| shape { |
| dim { |
| dim_value: 3 |
| } |
| dim { |
| dim_value: 4 |
| } |
| dim { |
| dim_value: 2 |
| } |
| } |
| } |
| } |
| } |
| input { |
| name: "1" |
| type { |
| tensor_type { |
| elem_type: 2 |
| shape { |
| dim { |
| dim_value: 3 |
| } |
| dim { |
| dim_value: 4 |
| } |
| dim { |
| dim_value: 2 |
| } |
| } |
| } |
| } |
| } |
| output { |
| name: "6" |
| type { |
| tensor_type { |
| elem_type: 1 |
| shape { |
| dim { |
| dim_value: 3 |
| } |
| dim { |
| dim_value: 4 |
| } |
| dim { |
| dim_value: 2 |
| } |
| } |
| } |
| } |
| } |
| output { |
| name: "9" |
| type { |
| tensor_type { |
| elem_type: 2 |
| shape { |
| dim { |
| dim_value: 3 |
| } |
| dim { |
| dim_value: 4 |
| } |
| dim { |
| dim_value: 2 |
| } |
| } |
| } |
| } |
| } |
| } |
| opset_import { |
| version: 11 |
| } |