Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for RewriteShapeInferenceGraph (0.75 sec)

  1. tensorflow/compiler/jit/extract_outside_compilation_pass.cc

    //    us from inferring XlaSendFromHost shape. But in `host_graph`, we already
    //    removed those placeholder nodes.
    // 2) Remove control edges.
    // 3) Prune nodes that are not useful for shape inference.
    Status RewriteShapeInferenceGraph(const string& shape_inference_graph_name,
                                      Graph* host_graph, Node* pivot_node,
                                      FunctionLibraryDefinition* fld) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Mar 12 06:33:33 UTC 2024
    - 104.7K bytes
    - Viewed (0)
Back to top