Home
last modified time | relevance | path

Searched refs:conv_transpose2d_input (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/jit/
H A D_shape_functions.py787 def conv_transpose2d_input( function
1353 conv_transpose2d_input,
/aosp_15_r20/external/pytorch/test/quantization/fx/
H A Dtest_quantize_fx.py1327 conv_transpose2d_input = torch.rand(1, 3, 224, 224)
1389 (conv_transpose2d_input,),
1416 (conv_transpose2d_input,),