Searched refs:r3d (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dbroadcast_simple_test.cc308 Array3D<float> r3d = {{{1, 2}, {3, 4}}, {{5, 6}, {7, 8}}}; local
310 auto r3 = CreateR3Parameter(r3d, 0, "r3", &b, &r3h);

Completed in 136 milliseconds