Searched defs:GetGraphId (Results 1 – 4 of 4) sorted by relevance
88 uint32_t GetGraphId() const { return graph_id_; } in GetGraphId() function
1171 static GraphId GetGraphId(Mutex *mu) ABSL_LOCKS_EXCLUDED(deadlock_graph_mu) { in GetGraphId() function
1162 static GraphId GetGraphId(Mutex *mu) ABSL_LOCKS_EXCLUDED(deadlock_graph_mu) { in GetGraphId() function
1526 uint32_t AnfRuntimeAlgorithm::GetGraphId(const AnfNode *node) { in GetGraphId() function in mindspore::session::AnfRuntimeAlgorithm