Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dxla_compiler.cc92 StatusOr<py::bytes> GetHloModuleSerializedProto(const HloModule& module) { in GetHloModuleSerializedProto() function
471 .def("as_serialized_hlo_module_proto", &GetHloModuleSerializedProto) in BuildXlaCompilerSubmodule()