Home
last modified time | relevance | path

Searched refs:allocation_handle1 (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc635 int64 allocation_handle1 = outputs[0].scalar<int64>()(); in TEST() local
639 release_tensor.flat<int64>()(0) = allocation_handle1; in TEST()