Home
last modified time | relevance | path

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

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