Home
last modified time | relevance | path

Searched defs:max_side (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dhypothesis_utils.py162 def array_shapes(draw, min_dims=1, max_dims=None, min_side=1, max_side=None, max_numel=None): argument
/aosp_15_r20/external/webrtc/media/base/
H A Dvideo_adapter.cc297 const int max_side = in OnOutputFormatRequest() local