Searched defs:control_output_names (Results 1 – 4 of 4) sorted by relevance
319 std::vector<string> control_output_names; in GraphToFunctionDefHelper() local376 const std::vector<string>& control_output_names, in GraphToFunctionDef()
157 const char* const* control_output_names, const TF_FunctionOptions* opts, in TF_GraphToFunctionWithControlOutputs()
585 const NameVector& control_output_names, const TF_FunctionOptions* opts, in TF_GraphToFunction_wrapper()
205 const char* description) { in PYBIND11_MODULE()