Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[NumPy] NumPy support for linalg.inv #16730

Merged
merged 4 commits into from
Nov 10, 2019
Merged

[NumPy] NumPy support for linalg.inv #16730

merged 4 commits into from
Nov 10, 2019

Commits on Nov 6, 2019

  1. Add NumPy support for inv

    Ubuntu committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    054ceeb View commit details
    Browse the repository at this point in the history
  2. fix CUDA float64 memory alignment bug

    Ubuntu committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    6a14f09 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Configuration menu
    Copy the full SHA
    425a8a8 View commit details
    Browse the repository at this point in the history
  2. make test_mixed_precision more tolerant

    Ubuntu committed Nov 7, 2019
    Configuration menu
    Copy the full SHA
    981eef4 View commit details
    Browse the repository at this point in the history