Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for BuildOutputGraph (0.13 sec)

  1. tensorflow/compiler/jit/encapsulate_subgraphs_pass.cc

                               FunctionLibraryDefinition* library);
    
      // Write a copy of the input graph to 'graph_out', where the subgraphs are
      // replaced with calls to the new functions.
      Status BuildOutputGraph(Graph* graph_out, FunctionLibraryDefinition* library);
    
     private:
      // A subgraph of the input, all marked with a common 'group_attribute'
      // value.
      //
    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