Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for group_attribute_ (1.45 sec)

  1. tensorflow/compiler/jit/encapsulate_subgraphs_pass.h

        std::vector<int>* output_permutation, NodeDef* node_def)>
        RewriteSubgraphFn;
    
    // Transformation that finds subgraphs whose nodes are marked with
    // 'group_attribute', splits those subgraphs into functions, and replaces
    // the originals with function calls.
    //
    // '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
    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