1. 29 10月, 2017 1 次提交
    • Y
      Polish Accuracy Op (#5191) · 46a13e37
      Yu Yang 提交于
      * Accuracy does not support float/double, only support integers
      * Polish error message when an operator does not support some device.
      46a13e37
  2. 20 10月, 2017 1 次提交
  3. 28 9月, 2017 1 次提交
  4. 23 9月, 2017 1 次提交
  5. 18 9月, 2017 1 次提交
  6. 14 9月, 2017 1 次提交
    • Accuracy op (#3907) · 2d623364
      武毅 提交于
      * init add
      
      * add topk op
      
      * someupdate
      
      * fix style check
      
      * add test py file
      
      * update top k cuda kernel
      
      * follow comments
      
      * remove debug print
      
      * accuracy_op
      
      * fix casting error
      
      * fix casting error
      
      * fix casting error
      
      * fix rename bug...
      
      * make it smaller
      
      * update cast
      2d623364