Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
H A Dweights_conversion.h43 const int dst_groups = DivideRoundUp(dst_slices, out_group_size); in RearrangeWeightsToOHWIOGroupI4O4() local
79 const int dst_groups = DivideRoundUp(dst_slices, out_group_size); in RearrangeWeightsToODHWIOGroupI4O4() local
117 const int dst_groups = DivideRoundUp(dst_slices, out_group_size); in RearrangeWeightsToOHWIOGroupO4I4() local
153 const int dst_groups = DivideRoundUp(dst_slices, out_group_size); in RearrangeWeightsToODHWIOGroupO4I4() local
191 const int dst_groups = DivideRoundUp(dst_slices, out_group_size); in RearrangeWeightsToI4HWIOOGroupO4() local
227 const int dst_groups = DivideRoundUp(dst_slices, out_group_size); in RearrangeWeightsToI4DHWIOOGroupO4() local
265 const int dst_groups = DivideRoundUp(dst_slices, out_group_size); in RearrangeWeightsToO4HWIOOGroupI4() local
301 const int dst_groups = DivideRoundUp(dst_slices, out_group_size); in RearrangeWeightsToO4DHWIOOGroupI4() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/diff/
H A Ddiff.cpp935 std::map<T, IdGroup> dst_groups; in GroupIdsAndMatch() local
963 std::map<uint32_t, IdGroup> dst_groups; in GroupIdsAndMatchByMappedId() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/diff/
H A Ddiff.cpp935 std::map<T, IdGroup> dst_groups; in GroupIdsAndMatch() local
963 std::map<uint32_t, IdGroup> dst_groups; in GroupIdsAndMatchByMappedId() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/diff/
Ddiff.cpp935 std::map<T, IdGroup> dst_groups; in GroupIdsAndMatch() local
963 std::map<uint32_t, IdGroup> dst_groups; in GroupIdsAndMatchByMappedId() local