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

Merging numpy-compatible dstack, eye, vsplit & logspace #16463

Merged
merged 4 commits into from
Oct 15, 2019

Commits on Oct 14, 2019

  1. [Numpy] Numpy compatible dstack (#15871)

    * Add dstack that pass CPU test
    
    Rgister dstack on GPU
    
    Minor comment fix
    
    Minor syntax fix
    
    Syntax fix according to comments
    
    header fix
    
    * Fix sanity
    Mike authored and haojin2 committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    974327e View commit details
    Browse the repository at this point in the history
  2. numpy eye op (#16132)

    stu1130 authored and haojin2 committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    80982ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf8bd40 View commit details
    Browse the repository at this point in the history
  4. add numpy op logspace (#15825)

    fix test files and other errors
    gyshi authored and haojin2 committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    63500c5 View commit details
    Browse the repository at this point in the history