Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/kernels/
H A Dxrt_state_ops.h381 int64_t allocation_handle = handle_tensor.scalar<int64_t>()(); in Compute() local
504 int64_t allocation_handle = handle_tensor.scalar<int64_t>()(); in Compute() local
557 int64_t allocation_handle = handle_tensor.scalar<int64_t>()(); in Compute() local
639 int64_t allocation_handle = handle_tensor.scalar<int64_t>()(); in Compute() local
690 const Tensor& allocation_handle = ctx->input(0); in Compute() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/tests/
H A Draw_api_test.cc581 int64_t allocation_handle = outputs[1].scalar<int64_t>()(); in TEST() local
710 int64_t allocation_handle = outputs[0].scalar<int64_t>()(); in TEST() local