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

numpy doc enhancement #16637

Merged
merged 5 commits into from
Oct 27, 2019
Merged

numpy doc enhancement #16637

merged 5 commits into from
Oct 27, 2019

Commits on Oct 27, 2019

  1. Change NDArray to ndarray for npx ops

    Add nonzero
    
    boolean mask supports boolean ndarray
    
    Add argmin op and interoperability test for nonzero
    
    Fix vdot, inner, outter docs
    
    Add nonzero to mx.nd.np
    
    Add docs
    
    Fix
    reminisce committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    916ab70 View commit details
    Browse the repository at this point in the history
  2. Fix lint

    reminisce committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    d7850c8 View commit details
    Browse the repository at this point in the history
  3. Fix

    reminisce committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    8a2a359 View commit details
    Browse the repository at this point in the history
  4. Fix

    reminisce committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    b3ff3b9 View commit details
    Browse the repository at this point in the history
  5. Fix get_constant

    reminisce committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    05223b1 View commit details
    Browse the repository at this point in the history