Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dslicing_test.cc38 xla::Array2D<float> AValsFull() { in AValsFull() function
90 auto a_data = CreateR2Parameter<float>(AValsFull(), 0, "a", &builder, &a); in XLA_TEST_F()