Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc479 auto c_handle1 = ops::XRTCompile(root, computation1); in TEST() local
487 TF_EXPECT_OK(session.Run({c_handle1.handle, c_handle2.handle}, &outputs)); in TEST()