Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dcustom_call_test.cc210 class CustomCallClientAPITest : public ClientLibraryTestBase {}; class
214 XLA_TEST_F(CustomCallClientAPITest, IllegalCustomCallTarget) { in XLA_TEST_F() argument