Searched refs:convert_image_channels_packed_to_width_packed (Results 1 – 5 of 5) sorted by relevance
45 vTensor convert_image_channels_packed_to_width_packed(const vTensor& v_input);
357 vTensor convert_image_channels_packed_to_width_packed(const vTensor& v_input) { in convert_image_channels_packed_to_width_packed() function
40 v_input = packing::convert_image_channels_packed_to_width_packed(v_input); in pack_inputs_using_width_packing()
806 v_weight = packing::convert_image_channels_packed_to_width_packed(v_weight); in pack_weights_using_width_packing()
3666 packing::convert_image_channels_packed_to_width_packed(v_input); in TEST_F()