Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/kernels/
H A Dxrt_compile_ops.cc124 const xrt::XLAComputation& computation_proto, in Compile()
199 xrt::XLAComputation computation_proto; in Compute() local
H A Dtpu_compile_ops.cc85 const xrt::XLAComputation& computation_proto, in Compile()
170 xrt::XLAComputation computation_proto; in Compute() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_module.cc312 HloComputationProto computation_proto = computation->ToProto(); in ToProto() local
426 for (const HloComputationProto& computation_proto : proto.computations()) { in CreateFromProto() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dvalue_inference.cc604 const HloComputationProto* computation_proto = in AnalyzeConstantValueFallback() local
979 const HloComputationProto* computation_proto = in AnalyzeConstant() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/ir/
H A Dmlir_hlo_builder.cc201 for (const auto& computation_proto : computation->proto().computations()) { in CustomCallInternal() local