• Adam Procter's avatar
    (Dynamic) Transpose op (#2594) · 37b95a02
    Adam Procter authored
    * Add construction API for Transpose
    
    * Add type propagation unit tests for Transpose
    
    * Add Transpose to op_tbl, add cases for serializer, stub out execution in INTERPRETER
    
    * Add docs for Transpose
    
    * Remove commented-out code
    
    * Add stub cases for op_tbl-dependent stuff
    
    * Fix missing FAIL()s in the transpose exception checks; fix validate_and_infer_types check
    37b95a02
transpose.rst 3.5 KB