Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/cc/framework/
Dgradient_checker.cc179 Status EvaluateGraph(ClientSession* session, const OutputList& xs, in EvaluateGraph() function
238 TF_RETURN_IF_ERROR(EvaluateGraph(&session, xs, ys, x_datas, &y_pos)); in ComputeNumericJacobianTranspose()
242 TF_RETURN_IF_ERROR(EvaluateGraph(&session, xs, ys, x_datas, &y_neg)); in ComputeNumericJacobianTranspose()