Searched refs:depthwise_conv_weights_data (Results 1 – 1 of 1) sorted by relevance
105 std::vector<float> depthwise_conv_weights_data(conv_weights_data.size()); in Run() local112 depthwise_conv_weights_data[c + depth * xy] = in Run()117 weights_buffer.data = depthwise_conv_weights_data; in Run()