Searched defs:GetHloDotGraph (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/python/ | ||
D | local_computation_builder.cc | 388 StatusOr<string> Computation::GetHloDotGraph() const { in GetHloDotGraph() function in xla::swig::Computation |
D | xla_client.py | 740 def GetHloDotGraph(self): member in Computation |