Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TopologicalClusterSort (0.4 sec)

  1. tensorflow/compiler/jit/encapsulate_subgraphs_pass.cc

    // including clusters that are not present in the ancestors map. has_successors
    // is the set of clusters that are ancestors of some other cluster.
    void TopologicalClusterSort(
        const absl::flat_hash_set<string>& clusters,
        const absl::flat_hash_set<string>& has_successors,
        const absl::flat_hash_map<string, absl::flat_hash_set<string>>& ancestors,
    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