Searched refs:test_interpolate (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/pytorch/test/onnx/ | ||
H A D | test_onnx_opset.py | 355 def test_interpolate(self): member in TestONNXOpset |
/aosp_15_r20/external/pytorch/test/quantization/core/ | ||
H A D | test_quantized_op.py | 2205 def test_interpolate(self, X, size, mode, scale_factor, align_corners, nhwc_layout): member in TestQuantizedOps |
/aosp_15_r20/external/pytorch/test/ | ||
H A D | test_mps.py | 6372 def test_interpolate(self): member in TestMPS |
H A D | test_nn.py | 6534 def test_interpolate(self): member in TestNN |