Home
last modified time | relevance | path

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

/external/ComputeLibrary/tests/validation/reference/
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
/external/libaom/test/
Dcnn_test.cc128 size_t weight_offset = 0; in AssignLayerWeightsBiases() local