Searched refs:y_global (Results 1 – 2 of 2) sorted by relevance
86 std::unique_ptr<xla::GlobalData> y_global = in TEST() local91 client->ExecuteAndTransfer(computation, {x_global.get(), y_global.get()}); in TEST()
45 y_global = 047 y_global = 148 res = y_global - x_global49 if res != 0 or y_global != 1: