You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Downsample op should be supported in MLIR for single channel input tensor with scale factor 4 and 2. More specifically Input size size is [1,1,480,640] & output sizes should be are [1,1,120,160] , [1,1,240,320]
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: