1. 11 6月, 2018 2 次提交
  2. 08 6月, 2018 6 次提交
  3. 07 6月, 2018 1 次提交
  4. 06 6月, 2018 2 次提交
  5. 05 6月, 2018 4 次提交
  6. 01 6月, 2018 6 次提交
  7. 31 5月, 2018 4 次提交
  8. 30 5月, 2018 5 次提交
  9. 29 5月, 2018 3 次提交
  10. 28 5月, 2018 1 次提交
  11. 25 5月, 2018 3 次提交
  12. 24 5月, 2018 1 次提交
  13. 23 5月, 2018 2 次提交
    • F
      expose random_data_generator · c2436f2c
      fengjiayi 提交于
      c2436f2c
    • W
      Enhance reduce op (#10708) · 8655904b
      whs 提交于
      * Enhance reduce op for multi dims.
      
      * Uncomment some unitest.
      
      * Uncomment unitest.
      
      * Remove unused code.
      
      * Fix infershape and python wrapper.
      
      * Add more examples.
      
      * Fix l2_normalize.
      
      * Fix normalization_wrapper.
      
      * Polish code.
      1. Rename unitest function.
      2. Rename const variable.
      8655904b