Searched defs:is_upsample (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/pytorch/test/onnx/ |
H A D | test_pytorch_onnx_onnxruntime.py | 2936 def _interpolate(self, x, mode, use_size, is_upsample, align_corners=False): argument 2949 def __init__(self, mode, use_size, is_upsample, align_corners): argument 3007 def _interpolate_tests(self, is_upsample): argument
|