Searched defs:GetGraphId (Results 1 – 3 of 3) 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
1330 uint32_t AnfRuntimeAlgorithm::GetGraphId(const AnfNode *node) { in GetGraphId() function in mindspore::session::AnfRuntimeAlgorithm