Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for FingerprintGraph (0.19 sec)

  1. tensorflow/compiler/jit/xla_cluster_util.h

    // Computes a fingerprint of the given `graph`. The fingerprint can use used to
    // check if two graphs are likely the same but should not be relied on
    // determining if the graphs are identical.
    absl::StatusOr<uint64> FingerprintGraph(const Graph& graph);
    
    }  // namespace tensorflow
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Feb 21 09:53:30 UTC 2024
    - 4.6K bytes
    - Viewed (0)
Back to top