Home
last modified time | relevance | path

Searched refs:ValidateOpInput (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dnode_def_util.cc865 Status ValidateOpInput(const string& input_name, bool* is_control_input) { in ValidateOpInput() function
893 s = ValidateOpInput(input_name, &is_control_input); in ValidateExternalNodeDefSyntax()