1. 22 3月, 2020 1 次提交
    • L
      add dequantize_log_op and make pyramid hash support int8 weight (#22548) · 4db03190
      Liufang Sang 提交于
      * add dequantize_log_op and make pyramid hash support int8 weight test=develop
      
      * add unittest and update pyramid hash op test=develop
      
      * remove paddle_enforce test=develop
      
      * fix error message test=develop
      
      * remove incorrent commit test=develop
      
      * fix error message in log_dequantize test=develop
      
      * change 2019 to 2020 test=develop
      
      * remove useless check_grad test=develop
      4db03190
  2. 28 10月, 2019 1 次提交
  3. 24 10月, 2019 1 次提交
  4. 19 8月, 2019 1 次提交
    • A
      Add match_matrix_tensor op (#18525) · 78a3d837
      Aurelius84 提交于
      * add matrch_matrix_tensor op test=develop
      
      * fix ignore unittest if with_mkl=off test=develop
      
      * clean code and rm is_test param test=develop
      
      * modify API.spec test=develop
      
      * rm useless code in search_compute.h test=develop
      
      * modify api.spec test=develop
      
      * modify default_grad.spec test=develop
      
      * Add API test code test=develop
      
      * clean code in search_computer.h
      
      * modify PADDLE_ENFORCE and clean search_compute.h test=develop
      
      * fix code style test=develop
      78a3d837