Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/params/
DTonemapCurve.java129 int divisible, String arrayName) { in checkArgumentArrayLengthDivisibleBy() argument
130 if (array.length % divisible != 0) { in checkArgumentArrayLengthDivisibleBy()
132 + divisible); in checkArgumentArrayLengthDivisibleBy()
/frameworks/ml/nn/tools/api/
Dtypes.spec3719 * The number of channels must be divisible by num_groups.
4129 * filters are also divided into num_groups groups, i.e. depth_out is divisible
4192 * the filter, where depth_out must be divisible by num_groups. For
4236 * the filter, where depth_out must be divisible by num_groups. For
DNeuralNetworks.t126 * No padding. When the input size is not evenly divisible by