Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dtf2xla_test.cc80 auto x_global_or = client->TransferToServer(x_literal); in TEST() local
82 TF_EXPECT_OK(x_global_or.status()); in TEST()
85 std::move(x_global_or.ValueOrDie()); in TEST()