Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dxrt_compile_ops.cc123 const xrt::XLAComputation& computation_proto, in Compile()
198 xrt::XLAComputation computation_proto; in Compute() local
Dtpu_compile_ops.cc84 const xrt::XLAComputation& computation_proto, in Compile()
169 xrt::XLAComputation computation_proto; in Compute() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module.cc278 HloComputationProto computation_proto = computation->ToProto(); in ToProto() local
367 for (const HloComputationProto& computation_proto : proto.computations()) { in CreateFromProto() local