Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for BuildFunctionDefs (0.19 sec)

  1. tensorflow/compiler/jit/encapsulate_subgraphs_pass.cc

      // If 'reuse_existing_functions' is set, use an existing function with the
      // same name, if any.
      // If 'rewrite_subgraph_fn' is set, it is applied to each subgraph before
      // function conversion.
      Status BuildFunctionDefs(const RewriteSubgraphFn& rewrite_subgraph_fn,
                               bool reuse_existing_functions,
                               FunctionLibraryDefinition* library);
    
    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