Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/c/
Dc_api_function.cc152 Status ValidateNonRefOutput(const Node* node, int idx) { in ValidateNonRefOutput() function
474 TF_RETURN_WITH_CONTEXT_IF_ERROR(ValidateNonRefOutput(node, idx), in ProcessInputs()
509 TF_RETURN_WITH_CONTEXT_IF_ERROR(ValidateNonRefOutput(node, idx), in ProcessOutputs()