Home
last modified time | relevance | path

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

/external/ComputeLibrary/tests/validation/reference/
DFullyConnectedLayer.cpp46 int rows_weights) in vector_matrix_multiply()
64 int cols_weights, int rows_weights) in vector_matrix_multiply()
140 const int rows_weights = weights.shape().y(); in fully_connected_layer() local