Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for PostprocessEdgesBetweenOutsideCompilations (0.23 sec)

  1. tensorflow/compiler/jit/encapsulate_util.h

    // Notice that control edges marked by
    // `PreprocessEdgesBetweenOutsideCompilations` step 1b are not handled here.
    // They are handled in `RewriteOutsideCompilationSubgraphFn`.
    Status PostprocessEdgesBetweenOutsideCompilations(
        Graph* g, const string& outside_compilation_attr_name);
    }  // namespace tensorflow
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Feb 22 06:59:07 UTC 2024
    - 7.4K bytes
    - Viewed (0)
Back to top