Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dxrt_execute_op.cc70 std::vector<XRTTupleAllocation*>* input_tuples, in GetComputationInputs()
174 std::vector<XRTTupleAllocation*> input_tuples; in DoWork() local