Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dxrt_execute_op.cc71 std::vector<xla::ShapedBuffer>* input_allocations, in GetComputationInputs()
184 std::vector<xla::ShapedBuffer> input_allocations; in DoWork() local