Searched refs:divisible (Results 1 – 3 of 3) sorted by relevance
129 int divisible, String arrayName) { in checkArgumentArrayLengthDivisibleBy() argument130 if (array.length % divisible != 0) { in checkArgumentArrayLengthDivisibleBy()132 + divisible); in checkArgumentArrayLengthDivisibleBy()
3719 * The number of channels must be divisible by num_groups.4129 * filters are also divided into num_groups groups, i.e. depth_out is divisible4192 * the filter, where depth_out must be divisible by num_groups. For4236 * the filter, where depth_out must be divisible by num_groups. For
126 * No padding. When the input size is not evenly divisible by