Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Dxla_compiler.cc95 StatusOr<std::string> GetComputationHloText(const XlaComputation& computation) { in GetComputationHloText() function
287 .def("as_hlo_text", &GetComputationHloText) in BuildXlaCompilerSubmodule()