• Tomasz Socha's avatar
    [SPEC] Adjust Tile op to the new specification (#3800) · 55d33755
    Tomasz Socha authored
    * Rename input arg -> data
    
    * Update node validation and shape propagation to support data rank and number of repeats to be different.
    
    * Add type_prop tests
    
    * Add UT for new tile cases
    
    * style
    
    * Modify CPU backend to support the new case.
    
    * Fix backend selection in test
    
    * Add new line back.
    55d33755
tile.in.cpp 3.06 KB