Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A aml
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 33
    • Issues 33
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • argo
  • aml
  • Merge requests
  • !144

Generic layout_destroy

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Swann Perarnau requested to merge layout-destroy into staging Jul 30, 2020
  • Overview 3
  • Commits 1
  • Pipelines 2
  • Changes 29

Introduce a generic layout destructor, so that users can destroy a layout without having to know its implementation type. This is required in various places to avoid complex ownership issues, in particular with "overlay" operations like reshape, slice, and paddings.

Related to #55 (closed). Required to finish !143 (merged) on tiling ownership issues.

Edited Jul 30, 2020 by Swann Perarnau
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: layout-destroy