Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Relay][TOPI] Fix compute and schedule bugs for conv2d_winograd_nhwc on mali device. #8091

Merged
merged 1 commit into from
May 25, 2021
Merged

[Relay][TOPI] Fix compute and schedule bugs for conv2d_winograd_nhwc on mali device. #8091

merged 1 commit into from
May 25, 2021

Commits on May 21, 2021

  1. [Relay][TOPI] Fix compute and schedule bugs for conv2d_winograd_nhwc …

    …on mali device.
    
    1. add argument `auto_scheduler_rewritten_layout=""` in conv2d_winograd_nhwc_mali;
    2. add `need_auto_scheduler_layout=True` for conv2d_strategy_mali and
    conv2d_winograd_without_weight_transfrom_strategy_mali.
    
    Signed-off-by: haizhu.shao <haizhu.shao@gmail.com>
    i4oolish committed May 21, 2021
    Configuration menu
    Copy the full SHA
    5d191bc View commit details
    Browse the repository at this point in the history