Home
last modified time | relevance | path

Searched refs:GetOptimizedId (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_phi_graph.h47 HloValue::Id GetOptimizedId(const HloValue& value);
Dhlo_phi_graph.cc21 HloValue::Id PhiGraph::GetOptimizedId(const HloValue& value) { in GetOptimizedId() function in xla::PhiGraph