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

Numpy dispatch test of ...... #16422

Merged
merged 3 commits into from
Oct 19, 2019
Merged

Numpy dispatch test of ...... #16422

merged 3 commits into from
Oct 19, 2019

Commits on Oct 19, 2019

  1. abs

    arctan2
    
    argmax
    
    around
    
    broadcast_to
    
    cbrt
    
    handel NaN
    
    clip
    
    copysign
    
    degrees
    
    equal
    
    disable 'equal' now
    
    dot
    
    `fix`
    
    flip
    
    hypot
    
    lcm
    
    ldexp
    
    inner
    
    sqrt
    
    square
    
    add true_divide and its test
    
    remove 'equal'
    
    slightly fix 'unique' and add its test
    
    sum
    
    fix bug of 'take' and add its test
    
    support py2
    
    fix lint
    
    try to pass ci
    
    change variable name
    hgt312 authored and reminisce committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    e0e7e04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f94dfb0 View commit details
    Browse the repository at this point in the history
  3. fix typo

    hgt312 committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    8540869 View commit details
    Browse the repository at this point in the history