| ir_version: 7 |
| producer_name: "pytorch" |
| producer_version: "CURRENT_VERSION" |
| graph { |
| node { |
| output: "onnx::Div_1" |
| name: "Constant_0" |
| op_type: "Constant" |
| attribute { |
| name: "value" |
| t { |
| data_type: 1 |
| raw_data: "\363\004\265?" |
| } |
| type: TENSOR |
| } |
| } |
| node { |
| input: "onnx::Div_0" |
| input: "onnx::Div_1" |
| output: "onnx::Erf_2" |
| name: "Div_1" |
| op_type: "Div" |
| } |
| node { |
| input: "onnx::Erf_2" |
| output: "onnx::Add_3" |
| name: "Erf_2" |
| op_type: "Erf" |
| } |
| node { |
| output: "onnx::Add_4" |
| name: "Constant_3" |
| op_type: "Constant" |
| attribute { |
| name: "value" |
| t { |
| data_type: 1 |
| raw_data: "\000\000\200?" |
| } |
| type: TENSOR |
| } |
| } |
| node { |
| input: "onnx::Add_3" |
| input: "onnx::Add_4" |
| output: "onnx::Mul_5" |
| name: "Add_4" |
| op_type: "Add" |
| } |
| node { |
| input: "onnx::Div_0" |
| input: "onnx::Mul_5" |
| output: "onnx::Mul_6" |
| name: "Mul_5" |
| op_type: "Mul" |
| } |
| node { |
| output: "onnx::Mul_7" |
| name: "Constant_6" |
| op_type: "Constant" |
| attribute { |
| name: "value" |
| t { |
| data_type: 1 |
| raw_data: "\000\000\000?" |
| } |
| type: TENSOR |
| } |
| } |
| node { |
| input: "onnx::Mul_6" |
| input: "onnx::Mul_7" |
| output: "8" |
| name: "Mul_7" |
| op_type: "Mul" |
| } |
| name: "torch_jit" |
| input { |
| name: "onnx::Div_0" |
| type { |
| tensor_type { |
| elem_type: 1 |
| shape { |
| dim { |
| dim_value: 2 |
| } |
| dim { |
| dim_value: 3 |
| } |
| dim { |
| dim_value: 4 |
| } |
| dim { |
| dim_value: 5 |
| } |
| } |
| } |
| } |
| } |
| output { |
| name: "8" |
| type { |
| tensor_type { |
| elem_type: 1 |
| shape { |
| dim { |
| dim_value: 2 |
| } |
| dim { |
| dim_value: 3 |
| } |
| dim { |
| dim_value: 4 |
| } |
| dim { |
| dim_value: 5 |
| } |
| } |
| } |
| } |
| } |
| } |
| opset_import { |
| version: 14 |
| } |