• Shucai Xiao's avatar
    Pow different data type (#707) · 85ed5718
    Shucai Xiao authored
    
    
    * add support of the different input data_type for the pow operator
    
    * clang format
    
    * fix cppcheck error
    
    * clang format
    
    * add unit test for the pow operator with different input data types
    
    * clang format
    
    * remove unnecessary comments
    
    * fix review comments
    
    * clang format
    
    * fix a issue related to hash table key type
    
    * clang format
    Co-authored-by: default avatarmvermeulen <5479696+mvermeulen@users.noreply.github.com>
    85ed5718
parse_binary_op.cpp 1.63 KB