Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler.cc944 Status ValidateFunctionDef(const FunctionDef* fdef, in ValidateFunctionDef() function
1003 s = ValidateFunctionDef(fdef, flib_def); in ValidateGraph()