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

[feature]: incremental saving checkpoint #174

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

Commits on Mar 15, 2022

  1. update datahub input to save offsets.

    杨熙 committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    58c4b2f View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. fix continue train bug

    杨熙 committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    44fed7f View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

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

Commits on Mar 19, 2022

  1. fix kafka.so bug

    杨熙 committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    ce2b6b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. add support for online train with kafka input

    杨熙 committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    12021fd View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. fix merge master conflicts

    杨熙 committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    bf1b43b View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. add support for increment checkpoint

    杨熙 committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    b05c373 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. update export big model graph and ops

    杨熙 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    d0454f8 View commit details
    Browse the repository at this point in the history
  2. merge incr ckpt

    杨熙 committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    02b6264 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. temporary save

    杨熙 committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    3eeb0fa View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. succeed

    杨熙 committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    3358d6e View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2022

  1. enable oss stop signal

    杨熙 committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    6d056c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Configuration menu
    Copy the full SHA
    3236c1c View commit details
    Browse the repository at this point in the history
  2. add easy_rec estimator

    杨熙 committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    8230c87 View commit details
    Browse the repository at this point in the history
  3. fix format

    杨熙 committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    0fcff00 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. add support for offset info restore

    杨熙 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    14cd4f2 View commit details
    Browse the repository at this point in the history
  2. add kafka read write

    杨熙 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    d15b156 View commit details
    Browse the repository at this point in the history
  3. update ops

    杨熙 committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    0fe3c15 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. fix code style

    杨熙 committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    97068b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. fix oss stop signal bug

    杨熙 committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    364e954 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. add incr update test

    杨熙 committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    eb217bf View commit details
    Browse the repository at this point in the history