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.cc78 auto x_global_or = client->TransferToServer(*x_literal); in TEST() local
80 TF_EXPECT_OK(x_global_or.status()); in TEST()
83 std::move(x_global_or.ValueOrDie()); in TEST()