Home
last modified time | relevance | path

Searched defs:dst_kh_sz (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/aten/src/ATen/native/vulkan/ops/
DMm.h24 const int64_t dst_kh_sz, in stage_pack_weights()
DMm.cpp111 int64_t dst_kh_sz = 0; in pack_weights() local
220 const int64_t dst_kh_sz = div_up(src_kh_sz, INT64_C(2)); in pack_biases_quantized_weights() local