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

[nnc] Test cases for uneven split + reorder #53091

Closed
wants to merge 2 commits into from

Commits on Mar 2, 2021

  1. [nnc] Test cases for uneven split + reorder

    Split with tail followed by reorder causes a segfault in NNC
    Split with mask followed by reorder generates invalid code that writes out of
    bounds
    
    Differential Revision: [D26746254](https://our.internmc.facebook.com/intern/diff/D26746254/)
    
    [ghstack-poisoned]
    bertmaher committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    70772e1 View commit details
    Browse the repository at this point in the history
  2. Update on "[nnc] Test cases for uneven split + reorder"

    Split with tail followed by reorder causes a segfault in NNC
    Split with mask followed by reorder generates invalid code that writes out of
    bounds
    
    Differential Revision: [D26746254](https://our.internmc.facebook.com/intern/diff/D26746254/)
    
    [ghstack-poisoned]
    bertmaher committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    55f5d95 View commit details
    Browse the repository at this point in the history