Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ReplaceFunctionDef (0.11 sec)

  1. tensorflow/compiler/jit/encapsulate_subgraphs_pass.cc

        // If there is a sequencer node, adds a control edge from the sequencer to
        // the call node.
        void ConnectSequencerToCallNode(Graph* graph_out);
    
        Status ReplaceFunctionDef(FunctionLibraryDefinition* library);
    
       private:
        // The subgraph extracted from the input graph, suitable for being turned
        // into a FunctionDef. Inputs are fed by _Arg nodes, and outputs are
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Feb 22 08:47:20 UTC 2024
    - 51K bytes
    - Viewed (0)
Back to top