Home
last modified time | relevance | path

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

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