Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/tests/
H A Draw_api_test.cc1053 auto handles_vec = outputs[0].vec<int64_t>(); in TEST() local
1754 auto handles_vec = outputs.front().vec<int64_t>(); in TEST() local