Searched defs:input_3d (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/pytorch/test/inductor/ |
H A D | test_cpu_select_algorithm.py | 156 self, batch_size, in_features, out_features, bias, input_3d, dtype argument 1136 self, batch_size, in_features, out_features, bias, input_3d, dtype, epilogue argument 1259 input_3d, argument 1277 def __init__(self, bias, input_3d): argument
|