Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc636 int64 allocation_handle2 = outputs[1].scalar<int64>()(); in TEST() local
640 release_tensor.flat<int64>()(1) = allocation_handle2; in TEST()