• Shucai Xiao's avatar
    Python_scalar_argument_support (#463) · 233d4303
    Shucai Xiao authored
    
    
    * python api support scalar argument
    
    * clang format
    
    * add unit test for the scalar type
    
    * clang format
    
    * update to include numpy
    
    * fix package issue
    
    * fix package issue
    
    * fixed review comments
    
    * resolve review comments
    
    * remove unnecessary changes
    
    * refine a unit test for beter coverage
    
    * clang format
    
    * refine unit tests to cover code change
    
    * clang format
    
    * change unit test
    
    * refine tests
    
    * refine unit test
    
    * clang format
    
    * refine unit test
    
    * fix a dockerfile error
    
    * fix bug
    
    * scalar shape support in c++ api
    
    * clang format
    
    * fix cppcheck error
    
    * fix possible errors
    
    * clang format
    Co-authored-by: default avatarmvermeulen <5479696+mvermeulen@users.noreply.github.com>
    233d4303
migraphx_py.cpp 7.62 KB