tensorfuzz icon indicating copy to clipboard operation
tensorfuzz copied to clipboard

Error in examples - TypeError: Cannot interpret feed_dict key as Tensor: The name 'save/Const:0' refers to a Tensor which does not exist. The operation, 'save/Const', does not exist in the graph.

Open badrid75 opened this issue 3 years ago • 0 comments

I am using TF 1.15.0 I am trying to run the examples and get the following error during fuzzing, TypeError: Cannot interpret feed_dict key as Tensor: The name 'save/Const:0' refers to a Tensor which does not exist. The operation, 'save/Const', does not exist in the graph.

badrid75 avatar Apr 04 '21 15:04 badrid75