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

Fix result gathering with varying tensor shapes #3020

Merged
merged 7 commits into from
Aug 19, 2020

Commits on Aug 17, 2020

  1. test for gethering results

    Adrian Wälchli committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    eab2c77 View commit details
    Browse the repository at this point in the history
  2. fix gather

    Adrian Wälchli committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    506ec28 View commit details
    Browse the repository at this point in the history
  3. document tests

    Adrian Wälchli committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    d878af3 View commit details
    Browse the repository at this point in the history
  4. changelog

    Adrian Wälchli committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    e6fb26c View commit details
    Browse the repository at this point in the history
  5. assert dtype

    Adrian Wälchli committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    2777f80 View commit details
    Browse the repository at this point in the history
  6. default to concat

    Adrian Wälchli committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    7164c43 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. additional test

    Adrian Wälchli committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    698678f View commit details
    Browse the repository at this point in the history