Home
last modified time | relevance | path

Searched defs:hlo_module_proto (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/
H A Dhlo_to_mlir_hlo.cc25 xla::HloModuleProto const* hlo_module_proto, in ConvertHloToMlirHlo()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tools/
H A Dinteractive_graphviz.cc80 std::string hlo_module_proto; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo.proto754 HloModuleProto hlo_module_proto = 1; field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dtfrt_cpu_pjrt_client.cc262 const xla::HloModuleProto& hlo_module_proto = computation.proto(); in JitCompile() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_compiler_test.cc1863 const auto& hlo_module_proto = result.computation->proto(); in TEST_F() local