Searched defs:bias_array (Results 1 – 1 of 1) sorted by relevance
114 xt::xarray<int32_t> bias_array = xt::random::randint<int32_t>({output_channels}, -20000, 20000); in patch_conv2d() local290 xt::xarray<int32_t> bias_array = xt::random::randint<int32_t>({output_channels}, -20000, 20000); in patch_fully_connected() local