Home
last modified time | relevance | path

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

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