• Scott Cyphers's avatar
    Validate/infer types as a virtual function (#1463) · 132b5305
    Scott Cyphers authored
    * Validate/infer types as a virtual function
    BroadcastLike, ScalarConstantLike
    Set output shape separately from output types
    Remove some obsolete tests
    Replace *Like ops with fixed type versions
    
    * Review comments
    
    * Remove TensorViewType
    
    * Remove PrimaryTensorView
    
    * Reviewer comments
    
    * Style fix.
    
    * Another try at GPU
    
    * GPU
    
    * Simplify class hierarchy
    
    * More of previous.
    
    * Better errors
    
    * Remove unneeded classes
    
    * Merge
    
    * Update Python bindings
    
    * clang-format
    
    * Remove redundant files
    
    * Remove commented out lines
    
    * clang-format
    
    * Group includes
    
    * Missing tests
    
    * Merge error
    132b5305
To find the state of this project's repository at the time of any of these versions, check out the tags.
changes.md 3.17 KB