Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/
H A Dfunctions.cc416 class MakeFunctionDefHelper { class
418 MakeFunctionDefHelper() = default;
447 Status MakeFunctionDefHelper::Initialize( in Initialize()
470 Status MakeFunctionDefHelper::AsFunctionDefInput(const string& graph_def_input, in AsFunctionDefInput()
508 Status MakeFunctionDefHelper::AsFunctionDefNode( in AsFunctionDefNode()
530 MakeFunctionDefHelper helper; in MakeFunctionDef()