Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dxrt_state_ops.h331 int64 allocation_handle = handle_tensor.scalar<int64>()(); in Compute() local
471 int64 allocation_handle = handle_tensor.scalar<int64>()(); in Compute() local
527 int64 allocation_handle = handle_tensor.scalar<int64>()(); in Compute() local
611 int64 allocation_handle = handle_tensor.scalar<int64>()(); in Compute() local
660 const Tensor& allocation_handle = ctx->input(0); in Compute() local
/external/tensorflow/tensorflow/compiler/xla/python/
Dxrt.cc53 auto allocation_handle = in ~XrtAllocation() local
101 auto allocation_handle = in ToLiteral() local
/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc377 int64 allocation_handle = outputs[1].scalar<int64>()(); in TEST() local
519 int64 allocation_handle = outputs[0].scalar<int64>()(); in TEST() local