Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dtf2xla_test.cc81 auto y_global_or = client->TransferToServer(y_literal); in TEST() local
83 TF_EXPECT_OK(y_global_or.status()); in TEST()
87 std::move(y_global_or.ValueOrDie()); in TEST()