• Rob Earhart's avatar
    Minor PlaidML updates (#2283) · f79b40a7
    Rob Earhart authored
    * Use static cast where possible
    
    * Tensor API update
    
    * Move prefix reshape elision to be a general pass
    
    * Use pass config to select Winograd optimization
    
    * Use get_is_transpose() to detect transposes
    
    * Use get_default_order to build AxisVectors
    f79b40a7
prefix_reshape_elimination.hpp 1.31 KB