Searched defs:layer_weights (Results 1 – 5 of 5) sorted by relevance
42 const float *layer_weights = nn_config->weights[layer]; in av1_nn_predict_c() local61 const float *layer_weights = nn_config->weights[num_layers]; in av1_nn_predict_c() local
149 const float *layer_weights = nn_config->weights[layer]; in av1_nn_predict_avx2() local
162 const float *layer_weights = nn_config->weights[layer]; in av1_nn_predict_sse3() local
275 const float *layer_weights = nn_config->weights[layer]; in av1_nn_predict_neon() local
484 auto layer_weights = weights[index]; in mkldnn_rnn() local