Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dlocal_client_execute_test.cc680 se::Stream wrong_stream(wrong_platform->ExecutorForDevice(0).ValueOrDie()); in XLA_TEST_F() local
681 wrong_stream.Init(); in XLA_TEST_F()
687 DefaultExecutableRunOptions().set_stream(&wrong_stream)); in XLA_TEST_F()