Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_util.cc265 std::vector<RefPtr<XRTTupleAllocation>> input_tuples; in GetInputTupleAllocations() local
300 absl::Span<const RefPtr<XRTTupleAllocation>> input_tuples, in RebuildOutputAliases()
314 absl::Span<const RefPtr<XRTTupleAllocation>> input_tuples, in GetArgumentsBuffers()
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dtpu_execute_op.cc95 std::vector<RefPtr<XRTTupleAllocation>> input_tuples; in GetChainedOpInputs() local
139 absl::Span<const RefPtr<XRTTupleAllocation>> input_tuples, in AllocateOutputTuple()
175 absl::Span<const RefPtr<XRTTupleAllocation>> input_tuples, in AllocateOutputTensors()
Dxrt_execute_op.cc104 std::vector<RefPtr<XRTTupleAllocation>> input_tuples; in GetChainedOpInputTuples() local
299 absl::Span<const RefPtr<XRTTupleAllocation>> input_tuples, in RunExecutable()
378 absl::Span<const RefPtr<XRTTupleAllocation>> input_tuples, in ExecuteComputation()