Searched refs:conv_weights_data (Results 1 – 1 of 1) sorted by relevance
104 const std::vector<float>& conv_weights_data = weights_buffer.data; in Run() local105 std::vector<float> depthwise_conv_weights_data(conv_weights_data.size()); in Run()113 conv_weights_data[xy + width_height * c]; in Run()