Searched defs:get_func_sig (Results 1 – 4 of 4) sorted by relevance
29 auto get_func_sig = [&library](const string& op, const OpDef** sig) { in InstantiateFunctionForTest() local
380 auto get_func_sig = [this](const string& op, const OpDef** sig) { in Initialize() local
605 auto get_func_sig = [lib_def](const string& op, const OpDef** sig) { in FunctionDefToBody() local2092 const std::function<Status(const string&, const OpDef**)>& get_func_sig, in FunctionDefToBodyHelper()
484 auto get_func_sig = [lib_def](const string& op, const OpDef** sig) { in GetGraphAndRets() local