Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dxrt_state_ops.h379 int64 allocation_handle = handle_tensor.scalar<int64>()(); in Compute() local
501 int64 allocation_handle = handle_tensor.scalar<int64>()(); in Compute() local
554 int64 allocation_handle = handle_tensor.scalar<int64>()(); in Compute() local
636 int64 allocation_handle = handle_tensor.scalar<int64>()(); in Compute() local
687 const Tensor& allocation_handle = ctx->input(0); in Compute() local
/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc582 int64 allocation_handle = outputs[1].scalar<int64>()(); in TEST() local
711 int64 allocation_handle = outputs[0].scalar<int64>()(); in TEST() local