Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DConv3D.cpp103 …const int weight_offset = coord2index(weights.shape(), Coordinates{ ch_out, ch_in, weight_x, weigh… in calculate_conv3d() local
173 …const int weight_offset = coord2index(weights.shape(), Coordinates{ ch_out, ch_in, weight_x, weigh… in calculate_conv3d() local
/aosp_15_r20/external/libaom/test/
H A Dcnn_test.cc128 size_t weight_offset = 0; in AssignLayerWeightsBiases() local