Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dlocal_client_execute_test.cc345 auto negate_array = Neg(inner_array); in XLA_TEST_F() local
347 Tuple(&builder, {negate_array, vector_sum}); in XLA_TEST_F()