Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for reuse_existing_functions (0.2 sec)

  1. tensorflow/compiler/jit/encapsulate_subgraphs_pass.h

    // 'group_attribute' must be a string valued-attribute that names the new
    // functions to introduce.
    //
    // If 'rewrite_subgraph_fn' is set, it is applied to each subgraph before
    // function conversion.
    //
    // If 'reuse_existing_functions' is set, use an existing function with the
    // same name, if any.
    //
    // TODO(phawkins): currently, some information in control edges
    // is not preserved. Suppose you have A and B in the main
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jan 12 03:59:36 UTC 2022
    - 4.9K bytes
    - Viewed (0)
Back to top