1. 17 2月, 2020 11 次提交
  2. 16 2月, 2020 4 次提交
  3. 15 2月, 2020 5 次提交
  4. 14 2月, 2020 6 次提交
  5. 13 2月, 2020 8 次提交
  6. 12 2月, 2020 5 次提交
  7. 11 2月, 2020 1 次提交
    • H
      Paddlebox about box_wrapper (#22497) · 1a7962be
      hutuxian 提交于
      Refine PaddleBox Framework, Main functions: 
      * Add MetricMsg util class, which can calculate metrics like AUC, bucket_error, COPC.
      * Replace FeedPass with new interface: BeginFeedPass & EndFeedPass
      * Refactor Pull/Push Sparse Function in box_wrapper.
      * Use CUDA Kernel to copy keys and copy feasign between tensor and boxps struct.
      * Cache copied keys in pull sparse in order to reuse it in push period.
      1a7962be