Searched defs:use_transpose (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_fs_reg_allocate.cpp | 660 const bool use_transpose = bld.dispatch_width() > 16; in emit_unspill() local
|
/aosp_15_r20/external/pytorch/test/quantization/core/ |
H A D | test_quantized_op.py | 4928 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 D | test_linalg.py | 6252 def genf_int_float(x, y, use_transpose): argument 6375 def genf_int_float(x, y, use_transpose, non_contig_type): argument
|