Skip to content
  • Liu, Yuxuan's avatar
    Mixed precision utilities (#318) · 2f441653
    Liu, Yuxuan authored
    * Add comparison of mixed precisions into IntrType.
    
    * Make the mixed precision as an option through compiler preprocessing
    
    * Add scaling factors for unit testing with mixed precisions.
    
    * Add assertions for mixed precison operators.
    
    * Address Ben and Aaron's comments.
    
    * Fix failing test due to restructuring the operators.
    
    * Remove unused variables.
    2f441653