Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dselect_and_scatter_test.cc341 Array2D<float> pzo = {{7.0f, 2.0f, 5.0f, 3.0f, 10.0f, 2.0f}, in TEST_F() local
351 o.FillWithPZ(pzo); in TEST_F()
366 Array2D<float> pzo = {{7.0f, 2.0f, 5.0f, 3.0f, 8.0f}, in TEST_F() local
376 o.FillWithPZ(pzo); in TEST_F()
391 Array2D<float> pzo = {{7.0f, 2.0f, 5.0f, 3.0f, 8.0f}, in TEST_F() local
401 o.FillWithPZ(pzo); in TEST_F()
417 Array2D<float> pzo = {{7.0f, 2.0f, 5.0f, 3.0f, 10.0f, 2.0f}, in TEST_F() local
423 o.FillWithPZ(pzo); in TEST_F()