Home
last modified time | relevance | path

Searched defs:offset_in (Results 1 – 3 of 3) sorted by relevance

/external/ComputeLibrary/tests/validation/reference/
DConvolutionLayer.cpp87 …const int offset_in = r * width_in * height_in * depth_in + (group * (depth_in / num_groups) * wi… in convolution_layer_nchw() local
DFullyConnectedLayer.cpp145 const int offset_in = k * cols_weights; in fully_connected_layer() local
/external/linux-kselftest/tools/testing/selftests/sparc64/drivers/
Dadi-test.c475 off_t offset_out, offset_in; in test4_lseek() local