Home
last modified time | relevance | path

Searched defs:GetHloDotGraph (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/python/
Dlocal_computation_builder.cc388 StatusOr<string> Computation::GetHloDotGraph() const { in GetHloDotGraph() function in xla::swig::Computation
Dxla_client.py740 def GetHloDotGraph(self): member in Computation