Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler.cc981 Status ValidateGraph(const Graph* graph, in ValidateGraph() function
1065 TF_RETURN_IF_ERROR(ValidateGraph(graph.get(), *options_.flib_def, in CompileGraph()