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
Hey @hyperkai, thank you for opening this issue. After reviewing the details, I suggest we consolidate the discussion with #9065, as it appears to be closely related.
π Describe the bug
The doc of
AutoAugment()
says that onlyNEAREST
andBILINEAR
are supported:But
NEAREST_EXACT
andBICUBIC
work against the doc as shown below:Versions
The text was updated successfully, but these errors were encountered: