tensorfuzz
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.
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.