HomeSort by relevance Sort by last modified time
    Searched refs:x_global (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/tf2xla/
tf2xla_test.cc 82 std::unique_ptr<xla::GlobalData> x_global = local
89 client->ExecuteAndTransfer(computation, {x_global.get(), y_global.get()});
  /external/scapy/scapy/
utils6.py 42 x_global = 0
44 x_global = 1
48 res = y_global - x_global

Completed in 94 milliseconds