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

Tests of interoperability of numpy dispatch #16493

Merged
merged 1 commit into from
Oct 20, 2019

Commits on Oct 19, 2019

  1. setup and concatenate, copy, expand_dims, expm1

    norm, svd, split, squeeze, std, swapaxes, tensorfot, tile, trace, transpose, tril
    
    fix swapaxes, sanity check issues
    
    current svd not compatible
    
    inputs of indentical axes supported for swapaxes, skip int tests of linalg.norm
    
    re-factor the code structure
    
    delete an extra blank line
    xiezhq-hermann committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    93321e3 View commit details
    Browse the repository at this point in the history