Searched defs:nhwc_layout (Results 1 – 1 of 1) sorted by relevance
/external/pytorch/test/quantization/core/ |
D | test_quantized_op.py | 2205 def test_interpolate(self, X, size, mode, scale_factor, align_corners, nhwc_layout): argument 2259 def test_interpolate3d(self, X, size, mode, scale_factor, align_corners, nhwc_layout): argument
|