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

Add general multi-dimensional array test #60749

Merged
merged 1 commit into from
Oct 22, 2021

Commits on Oct 22, 2021

  1. Add general multi-dimensional array test

    This is similar to MDArray2, but uses the GetLowerBound/GetUpperBound
    APIs, and has a test case that uses non-zero lower bounds.
    It's in the benchmarks folder as it can be used as a benchmark
    to compare against MDArray2 behavior.
    BruceForstall committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    1bbac5c View commit details
    Browse the repository at this point in the history