Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: taskgraph/taskgraph
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: taskgraph/taskgraph
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: new
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 56 files changed
  • 1 contributor

Commits on Feb 27, 2015

  1. rewrite: start from scratch

    Hongchao Deng committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    fa16f68 View commit details
    Browse the repository at this point in the history
  2. README

    Hongchao Deng committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    ea50378 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #10 from fengjingchao/new

    TaskGraph rewrite
    Hongchao Deng committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    e6180cc View commit details
    Browse the repository at this point in the history
  4. prototype

    Hongchao Deng committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    76f3961 View commit details
    Browse the repository at this point in the history
  5. regression: forget to attach outbound chan in slave task

    Hongchao Deng committed Feb 27, 2015
    Configuration menu
    Copy the full SHA
    2af3757 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2015

  1. Merge pull request #11 from fengjingchao/new

    prototype
    Hongchao Deng committed Feb 28, 2015
    Configuration menu
    Copy the full SHA
    f46f05d View commit details
    Browse the repository at this point in the history
  2. regression implementation

    Hongchao Deng committed Feb 28, 2015
    Configuration menu
    Copy the full SHA
    7de5660 View commit details
    Browse the repository at this point in the history
  3. add Serializable interface

    Hongchao Deng committed Feb 28, 2015
    Configuration menu
    Copy the full SHA
    58fa2a4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #12 from fengjingchao/new

    regression implementation
    Hongchao Deng committed Feb 28, 2015
    Configuration menu
    Copy the full SHA
    0620580 View commit details
    Browse the repository at this point in the history
  5. task interface: event loop style

    Hongchao Deng committed Feb 28, 2015
    Configuration menu
    Copy the full SHA
    ae77a8d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #13 from fengjingchao/new

    task interface: event loop style
    Hongchao Deng committed Feb 28, 2015
    Configuration menu
    Copy the full SHA
    b11dc97 View commit details
    Browse the repository at this point in the history
  7. regression: slave parameter processor

    Hongchao Deng committed Feb 28, 2015
    Configuration menu
    Copy the full SHA
    4e1d019 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #14 from fengjingchao/new

    regression: slave parameter processor
    Hongchao Deng committed Feb 28, 2015
    Configuration menu
    Copy the full SHA
    9401a01 View commit details
    Browse the repository at this point in the history
  9. regression: fix slave gradient processor

    Hongchao Deng committed Feb 28, 2015
    Configuration menu
    Copy the full SHA
    d9921e9 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #15 from fengjingchao/new

    regression: fix slave gradient processor
    Hongchao Deng committed Feb 28, 2015
    Configuration menu
    Copy the full SHA
    6548360 View commit details
    Browse the repository at this point in the history
  11. task interface: use traditional SetEpoch, etc.

    Hongchao Deng committed Feb 28, 2015
    Configuration menu
    Copy the full SHA
    c9091f0 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #16 from fengjingchao/new

    task interface: use traditional SetEpoch, etc.
    Hongchao Deng committed Feb 28, 2015
    Configuration menu
    Copy the full SHA
    56446d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2015

  1. Context: CreateComposer

    Hongchao Deng committed Mar 2, 2015
    Configuration menu
    Copy the full SHA
    eac5b0d View commit details
    Browse the repository at this point in the history
  2. naming: processor -> joint

    Hongchao Deng committed Mar 2, 2015
    Configuration menu
    Copy the full SHA
    adaeb69 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2015

  1. channel: prototype in grpc

    Hongchao Deng committed Mar 4, 2015
    Configuration menu
    Copy the full SHA
    efcc40a View commit details
    Browse the repository at this point in the history
Loading