Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dlocal_client_execute_test.cc311 auto x_buffer = LiteralToShapedBuffer(x_literal); in XLA_TEST_F() local
315 ExecuteLocallyOrDie(computation, {&x_buffer, &y_buffer}); in XLA_TEST_F()