Home
last modified time | relevance | path

Searched defs:bias_array (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/targets/teflon/
Dtest_executor.cpp114 xt::xarray<int32_t> bias_array = xt::random::randint<int32_t>({output_channels}, -20000, 20000); in patch_conv2d() local
290 xt::xarray<int32_t> bias_array = xt::random::randint<int32_t>({output_channels}, -20000, 20000); in patch_fully_connected() local