---
title: E12009 Invalid_Argument_TensorFlow_Model_Data
description: "Input %s for Op %s is not found in graph_def."
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/maintenref/troubleshooting/atlaserrorcode_15_0087.html
sourcePath: /source/zh/canncommercial/900/maintenref/troubleshooting/atlaserrorcode_15_0087.html
indexId: d6cbf4ba82c2a7a0c4d99bd97ac51b9d16acffb116b8b5054d3183f44a3ea91184
---
# E12009 Invalid_Argument_TensorFlow_Model_Data

#### Symptom

Input %s for Op %s is not found in graph_def.


#### Possible Cause

The input name of the node is not found in the graph.


#### Solution

Try again with a valid TensorFlow model.
