Home
last modified time | relevance | path

Searched defs:use_transpose (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_fs_reg_allocate.cpp660 const bool use_transpose = bld.dispatch_width() > 16; in emit_unspill() local
/aosp_15_r20/external/pytorch/test/quantization/core/
H A Dtest_quantized_op.py4928 use_bias, use_channelwise, use_transpose, argument
5013 Y_zero_point, use_bias, post_op, use_channelwise, use_transpose, argument
/aosp_15_r20/external/pytorch/test/
H A Dtest_linalg.py6252 def genf_int_float(x, y, use_transpose): argument
6375 def genf_int_float(x, y, use_transpose, non_contig_type): argument