ir_version: 8 producer_name: "pytorch" producer_version: "CURRENT_VERSION" graph { node { input: "onnx::IsNaN_0" output: "1" name: "IsNaN_0" op_type: "IsNaN" } name: "main_graph" input { name: "onnx::IsNaN_0" type { tensor_type { elem_type: 1 shape { dim { dim_value: 3 } } } } } output { name: "1" type { tensor_type { elem_type: 9 shape { dim { dim_value: 3 } } } } } } opset_import { version: 17 }