• Nishant Patel's avatar
    Add builder for {de}quantize to make API's consistent and support {de}quantize with mkldnn (#1839) · 6b36a480
    Nishant Patel authored
    * Add builder for {de}quantize
    
    * Add declaration in header
    
    * Add mkldnn support for {de}quantize
    
    * Add support for {de}quantize with mkldnn
    
    * Add Dex support
    
    * Generalizing some api's and adding a test case for DQ in backend_test.in.cpp
    
    * Unify scale between ngraph and mkldnn
    
    * Check for nullptrs
    
    * PR feedback
    
    * fix unit test failure
    
    * Adding tests for builder and deleting the backend tests
    
    * curly braces
    
    * test rename
    6b36a480
Name
Last commit
Last update
..
autobroadcast.cpp Loading commit data...
autobroadcast.hpp Loading commit data...
numpy_transpose.cpp Loading commit data...
numpy_transpose.hpp Loading commit data...
quantization.cpp Loading commit data...
quantization.hpp Loading commit data...
quantization_util.hpp Loading commit data...
reduce_ops.cpp Loading commit data...
reduce_ops.hpp Loading commit data...
tensor_mask.hpp Loading commit data...