Searched defs:x_fp8 (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/pytorch/test/inductor/ |
H A D | test_fp8.py | 422 def linear(x_fp8, x_inverse_scale, w_t_fp8, w_inverse_scale, bias): argument 484 def linear(x_fp8, x_inverse_scale, w_t_fp8, w_inverse_scale, bias): argument 534 def linear(x_fp8, x_inverse_scale, w_t_fp8, w_inverse_scale, bias): argument 585 def linear(x_fp8, x_inverse_scale, w_t_fp8, w_inverse_scale, bias): argument
|