Searched defs:ExecuteAndTransfer (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/ | ||
H A D | client_library_test_base.cc | 111 StatusOr<Literal> ClientLibraryTestBase::ExecuteAndTransfer( in ExecuteAndTransfer() function in xla::ClientLibraryTestBase |
H A D | hlo_test_base.cc | 243 Literal HloTestBase::ExecuteAndTransfer(std::unique_ptr<HloModule> module, in ExecuteAndTransfer() function in xla::HloTestBase |
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/ | ||
H A D | client.cc | 165 StatusOr<Literal> Client::ExecuteAndTransfer( in ExecuteAndTransfer() function in xla::Client |