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

Split slice_scatter into multiple ones if it has too many inputs #801

Closed
wants to merge 1 commit into from

Commits on Jun 29, 2023

  1. Split slice_scatter into multiple ones if it has too many inputs (fac…

    …ebookincubator#801)
    
    Summary:
    Pull Request resolved: facebookincubator#801
    
    Split slice_scatter into multiple ones if it has too many inputs. The process is very similar to split slice_reshape_scatter.
    
    Added the TensorAccessor attribute in slice_scatter op (but will only use its offset field) to make the split logic work.
    
    Differential Revision: D46962881
    
    fbshipit-source-id: 914646ab327e740530bdc76063dafa06150772d1
    y-sq authored and facebook-github-bot committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    4ec00d1 View commit details
    Browse the repository at this point in the history