Searched refs:specified_output_array (Results 1 – 1 of 1) sorted by relevance
2746 for (const std::string& specified_output_array : in ImportTensorFlowGraphDef() local2748 CHECK(!absl::EndsWith(specified_output_array, ":0")) in ImportTensorFlowGraphDef()2749 << "Unsupported explicit zero output index: " << specified_output_array; in ImportTensorFlowGraphDef()