Skip to content

Conversation

@vishwakftw
Copy link
Contributor

  • pass infos vector by reference
  • checkErrors takes infos vector by reference
  • modified gesv tests to not cause infs or nans sporadically
  • also clean up error messages

cc: @zou3519

Closes #10492

- pass infos vector by reference
- checkErrors takes infos vector by reference
- modified gesv tests to not cause infs or nans sporadically
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.

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


@staticmethod
def _test_gesv_batched(self, cast):
from test_autograd import random_fullrank_matrix_distinct_singular_value as fullrank

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

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.

soumith has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@vishwakftw
Copy link
Contributor Author

Is this good to go?

facebook-github-bot pushed a commit that referenced this pull request Sep 17, 2018
Summary:
- pass infos vector by reference
- checkErrors takes infos vector by reference
- modified gesv tests to not cause infs or nans sporadically
- also clean up error messages

Reviewed By: ezyang

Differential Revision: D9818550

Pulled By: soumith

fbshipit-source-id: 00215205ff88767d6a5e921322394c5fd915d6d8
@vishwakftw vishwakftw closed this Sep 18, 2018
@vishwakftw vishwakftw deleted the gesv-batched-error-detect branch September 18, 2018 18:12
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.

Gesv Batched: Lapack Errors not being detected

4 participants