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

[Numpy] add numpy op bitwise_xor, hsplit, moveaxis, rot90 #16257

Merged
merged 1 commit into from
Oct 15, 2019

Commits on Oct 15, 2019

  1. add numpy op bitwise_xor, hsplit, moveaxis, rot90

    add numpy op bitwise_xor
    
    fix some format problems
    
    add numpy op moveaxis
    
    fix code style
    
    add numpy op rot90
    
    fix pylint error
    
    updata rot90
    
    address comments
    
    add  numpy op hsplit
    
    refactor split compute function
    
    refactor moveaxis code
    gyshi authored and reminisce committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    9fd6c3d View commit details
    Browse the repository at this point in the history