Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dtf2xla_test.cc84 std::unique_ptr<xla::GlobalData> x_global = in TEST() local
91 client->ExecuteAndTransfer(computation, {x_global.get(), y_global.get()}); in TEST()
/external/scapy/scapy/
Dutils6.py42 x_global = 0
44 x_global = 1
48 res = y_global - x_global