Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paddlebox #49

Open
wants to merge 28 commits into
base: develop
Choose a base branch
from
Open

Paddlebox #49

wants to merge 28 commits into from

Commits on Jun 10, 2020

  1. opt for train

    * PutToFeedVec kernel
    * async ReleaseMemory
    * ptr_channel
    test=develop
    hutuxian committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    c1ff618 View commit details
    Browse the repository at this point in the history
  2. support fix_dayid gflag

    hutuxian committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    f557a4b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2020

  1. join async release thread

    hutuxian committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    c4920c2 View commit details
    Browse the repository at this point in the history
  2. opt for READ (#19)

    Co-authored-by: hutuxian <[email protected]>
    Co-authored-by: humingqing <[email protected]>
    3 people authored Jun 13, 2020
    Configuration menu
    Copy the full SHA
    4fb0239 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcbb4b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Monitor Framework (PaddlePaddle#24079)

    * Add a StatValue class in the backend to represent a stat.
    * Add a singleton StatRegistry to maintain the collection of stats.
    * For the sake of code neatness, we only support type of int and float, which can cover most of the scenarios.
    hutuxian committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    09ba408 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2020

  1. Configuration menu
    Copy the full SHA
    9812cc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    632825d View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. refine monitor stat (#27)

    hutuxian authored Jun 22, 2020
    Configuration menu
    Copy the full SHA
    73adc86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbaa076 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Configuration menu
    Copy the full SHA
    a9717cf View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. GPU AUC Calculator (#30)

    inoration authored Jul 3, 2020
    Configuration menu
    Copy the full SHA
    9bee597 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. support multi-node (#31)

    hutuxian authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    3d16147 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Configuration menu
    Copy the full SHA
    f2da3b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Configuration menu
    Copy the full SHA
    321c0a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Configuration menu
    Copy the full SHA
    17ec1a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Paddlebox (#38)

    Optimize pack memory allocation
    qingshui authored Aug 26, 2020
    Configuration menu
    Copy the full SHA
    2659739 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Configuration menu
    Copy the full SHA
    5e17709 View commit details
    Browse the repository at this point in the history
  2. fix aucrunner memory leak

    hutuxian committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    80f8bdf View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Configuration menu
    Copy the full SHA
    02705ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbb972e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Configuration menu
    Copy the full SHA
    b06538c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Configuration menu
    Copy the full SHA
    f828135 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. Configuration menu
    Copy the full SHA
    f263bd7 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. fix dnn dump error (#48)

    qingshui authored Oct 23, 2020
    Configuration menu
    Copy the full SHA
    fd717a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Add cross batch wasq (#43)

    ForFishes authored Oct 27, 2020
    Configuration menu
    Copy the full SHA
    ab2db95 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. add for gpu cache

    daianyu committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    0197aa8 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. gflag for gpu_cache_dim

    daianyu committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    9dcc8ab View commit details
    Browse the repository at this point in the history