Skip to content

Conversation

@zasdfgbnm
Copy link
Collaborator

@zasdfgbnm zasdfgbnm commented Feb 16, 2019

Partial fix of: #394

  • gels and triangular_solve now returns namedtuple
  • refactor test for namedtuple API for better coverage and maintainability

@zasdfgbnm zasdfgbnm changed the title Namedtuple return for gels, trtrs, btrifact, btrifact_with_info [WIP] Namedtuple return for gels, trtrs, btrifact, btrifact_with_info Feb 16, 2019
@zasdfgbnm zasdfgbnm changed the title [WIP] Namedtuple return for gels, trtrs, btrifact, btrifact_with_info [WIP] Namedtuple return for gels, triangular_solve Mar 29, 2019
@zasdfgbnm zasdfgbnm changed the title [WIP] Namedtuple return for gels, triangular_solve [WIP] Namedtuple return for gels, triangular_solve, and test refactor Mar 29, 2019
@zasdfgbnm zasdfgbnm changed the title [WIP] Namedtuple return for gels, triangular_solve, and test refactor Namedtuple return for gels, triangular_solve, and test refactor Mar 29, 2019
@zasdfgbnm
Copy link
Collaborator Author

@ezyang This is ready to review.

@zasdfgbnm
Copy link
Collaborator Author

@ezyang Do you forget to land this? :)

@ezyang
Copy link
Contributor

ezyang commented Apr 9, 2019

Yes I did :)

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ezyang is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@zasdfgbnm zasdfgbnm deleted the namedtuple-gels branch April 9, 2019 16:18
zdevito pushed a commit to zdevito/ATen that referenced this pull request Apr 9, 2019
Summary:
Partial fix of: pytorch/pytorch#394
- `gels` and `triangular_solve` now returns namedtuple
- refactor test for namedtuple API for better coverage and maintainability
Pull Request resolved: pytorch/pytorch#17195

Differential Revision: D14851875

Pulled By: ezyang

fbshipit-source-id: 9b2cba95564269d2c3a15324ba48751d68ed623c
@facebook-github-bot
Copy link
Contributor

@ezyang merged this pull request in 89145e6.

zhangguanheng66 pushed a commit to zhangguanheng66/pytorch that referenced this pull request May 6, 2019
…rch#17195)

Summary:
Partial fix of: pytorch#394
- `gels` and `triangular_solve` now returns namedtuple
- refactor test for namedtuple API for better coverage and maintainability
Pull Request resolved: pytorch#17195

Differential Revision: D14851875

Pulled By: ezyang

fbshipit-source-id: 9b2cba95564269d2c3a15324ba48751d68ed623c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants