Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_util.cc136 Status MakeOutput(const RefPtr<XRTTupleAllocation>& output, int64 index, in MakeOutput() function
416 TF_RETURN_IF_ERROR(MakeOutput(tuple, output.output_index(), &result)); in ExecuteChained()