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/dynamic recurrent op forward and backward #4799

Commits on Oct 12, 2017

  1. refactor rnn algorithm to share code between forward and backward

    commit cc50ca9
    Author: superjom <superjom@gmail.com>
    Date:   Wed Oct 11 16:21:36 2017 -0400
    
        clean code
    
    commit 3850325
    Merge: 15d54bb b504a23
    Author: superjom <superjom@gmail.com>
    Date:   Wed Oct 11 16:16:30 2017 -0400
    
        Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature/dynamic-recurrent-op-forward-test
    
    commit 15d54bb
    Author: superjom <superjom@gmail.com>
    Date:   Wed Oct 11 16:13:48 2017 -0400
    
        forward run smoothly
    
    commit d8b0f14
    Author: superjom <superjom@gmail.com>
    Date:   Tue Oct 10 20:39:26 2017 -0400
    
        using namespace related
    
    commit a8ad874
    Merge: 150acac c193f82
    Author: superjom <superjom@gmail.com>
    Date:   Tue Oct 10 20:38:45 2017 -0400
    
        Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature/dynamic-recurrent-op-forward-test
    
    commit 150acac
    Author: superjom <superjom@gmail.com>
    Date:   Tue Oct 10 19:40:57 2017 -0400
    
        add DySeqBatch
    
    commit f282903
    Author: superjom <superjom@gmail.com>
    Date:   Tue Oct 10 18:23:25 2017 -0400
    
        create outputs in step scopes
    
    commit 066cbb6
    Author: superjom <superjom@gmail.com>
    Date:   Tue Oct 10 18:21:57 2017 -0400
    
        format
    
    commit 50c033b
    Author: superjom <superjom@gmail.com>
    Date:   Tue Oct 10 18:19:23 2017 -0400
    
        init reorder boot
    
    commit b5e8a8a
    Author: superjom <superjom@gmail.com>
    Date:   Tue Oct 10 13:56:31 2017 -0400
    
        merge dynamic op changes
    
    commit dccf0cc
    Author: superjom <superjom@gmail.com>
    Date:   Mon Oct 9 19:45:24 2017 -0400
    
        small fix
    
    commit 4a0cc85
    Merge: 50c364e d30ada2
    Author: superjom <superjom@gmail.com>
    Date:   Mon Oct 9 19:44:40 2017 -0400
    
        Merge branch 'feature/dynamic-recurrent-op' into feature/dynamic-recurrent-op-forward-test
    
    commit d30ada2
    Author: superjom <superjom@gmail.com>
    Date:   Mon Oct 9 19:01:20 2017 -0400
    
        fix missing lib
    
    commit 50c364e
    Merge: e99a4ce 383faaf
    Author: superjom <superjom@gmail.com>
    Date:   Mon Oct 9 17:44:16 2017 -0400
    
        Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature/dynamic-recurrent-op-forward-test
    
    commit 3cfaa8b
    Merge: 58d53f1 d23cd51
    Author: superjom <superjom@gmail.com>
    Date:   Mon Oct 9 16:59:02 2017 -0400
    
        Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature/dynamic-recurrent-op
    
    commit 58d53f1
    Merge: e578fc3 e12ec95
    Author: superjom <superjom@gmail.com>
    Date:   Mon Oct 9 15:57:32 2017 -0400
    
        Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature/dynamic-recurrent-op
    
    commit e578fc3
    Author: superjom <superjom@gmail.com>
    Date:   Mon Oct 9 15:56:59 2017 -0400
    
        add definition for WITH_TESTING
    
    commit e99a4ce
    Author: superjom <superjom@gmail.com>
    Date:   Mon Oct 9 15:56:18 2017 -0400
    
        add pybind
    
    commit df46223
    Author: superjom <superjom@gmail.com>
    Date:   Mon Oct 9 14:19:05 2017 -0400
    
        fix maker name
    
    commit 0e40af5
    Merge: 0c97e0c 0ff540c
    Author: superjom <superjom@gmail.com>
    Date:   Mon Oct 9 14:14:36 2017 -0400
    
        Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature/dynamic-recurrent-op
    
    commit 0c97e0c
    Author: superjom <superjom@gmail.com>
    Date:   Mon Oct 9 14:14:16 2017 -0400
    
        fix gtest_prod.h loss error
    
    commit 7245bac
    Author: superjom <superjom@gmail.com>
    Date:   Mon Oct 9 14:13:37 2017 -0400
    
        make states a map
    
    commit 72706ae
    Merge: 9b1bfc5 d9585f9
    Author: superjom <superjom@gmail.com>
    Date:   Mon Oct 9 13:38:33 2017 -0400
    
        Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature/dynamic-recurrent-op-forward-test
    
    commit 21b84bd
    Author: superjom <superjom@gmail.com>
    Date:   Mon Oct 9 13:35:24 2017 -0400
    
        fix cuda error
    
    commit b83ffae
    Merge: cdc6e5d 4c96008
    Author: superjom <superjom@gmail.com>
    Date:   Fri Oct 6 20:06:06 2017 -0400
    
        Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature/dynamic-recurrent-op
    
    commit 9b1bfc5
    Merge: 9b4991c 3e82922
    Author: superjom <superjom@gmail.com>
    Date:   Fri Oct 6 18:11:55 2017 -0400
    
        Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature/dynamic-recurrent-op-forward-test
    
    commit 9b4991c
    Author: superjom <superjom@gmail.com>
    Date:   Thu Oct 5 13:59:47 2017 -0400
    
        fix gtest
    
    commit cdc6e5d
    Author: superjom <superjom@gmail.com>
    Date:   Thu Oct 5 13:55:05 2017 -0400
    
        fix gtest
    
    commit d300ce6
    Author: superjom <superjom@gmail.com>
    Date:   Thu Oct 5 13:54:27 2017 -0400
    
        add pybind
    
    commit d5349e1
    Author: superjom <superjom@gmail.com>
    Date:   Wed Oct 4 18:41:56 2017 -0400
    
        clean code
    
    commit 7d59aee
    Author: superjom <superjom@gmail.com>
    Date:   Wed Oct 4 18:40:11 2017 -0400
    
        recover op_registry
    
    commit 13c1d6d
    Author: superjom <superjom@gmail.com>
    Date:   Wed Oct 4 18:38:58 2017 -0400
    
        recover op_registry
    
    commit 728b4de
    Merge: f94f0a8 76169e0
    Author: superjom <superjom@gmail.com>
    Date:   Wed Oct 4 18:06:43 2017 -0400
    
        Merge branch 'feature/dynamic-recurrent-op' of github.com:Superjom/Paddle into feature/dynamic-recurrent-op
    
    commit f94f0a8
    Merge: cf87cd6 15b35f9
    Author: superjom <superjom@gmail.com>
    Date:   Wed Oct 4 18:06:36 2017 -0400
    
        Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature/dynamic-recurrent-op
    
    commit cf87cd6
    Author: superjom <superjom@gmail.com>
    Date:   Wed Oct 4 18:06:08 2017 -0400
    
        finish
    
    commit 76169e0
    Author: superjom <superjom@gmail.com>
    Date:   Wed Oct 4 18:04:54 2017 -0400
    
        finish debug
    
    commit d432f17
    Author: superjom <superjom@gmail.com>
    Date:   Wed Oct 4 13:16:15 2017 -0400
    
        finish forward implementation
    
    commit 85dac0f
    Author: superjom <superjom@gmail.com>
    Date:   Mon Oct 2 22:52:59 2017 -0400
    
        add test for dynamic recurrent op
    
    commit fceaad8
    Merge: aaaed8b c705f06
    Author: superjom <superjom@gmail.com>
    Date:   Mon Oct 2 16:34:46 2017 -0400
    
        Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature/dynamic-recurrent-op
    
    commit aaaed8b
    Merge: cf228a7 a80e010
    Author: superjom <superjom@gmail.com>
    Date:   Mon Oct 2 13:44:41 2017 -0400
    
        Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature/dynamic-recurrent-op
    
    commit cf228a7
    Author: superjom <superjom@gmail.com>
    Date:   Mon Oct 2 13:40:51 2017 -0400
    
        add registry
    
    commit c138e6b
    Author: superjom <superjom@gmail.com>
    Date:   Sat Sep 30 19:53:59 2017 -0400
    
        add Run
    
    commit b3d28ae
    Merge: d77fb89 2719ff6
    Author: superjom <superjom@gmail.com>
    Date:   Sat Sep 30 18:44:39 2017 -0400
    
        Merge branch 'feature/tensor_array' into feature/dynamic-recurrent-op
    
    commit 2719ff6
    Merge: 956f949 0900aed
    Author: superjom <superjom@gmail.com>
    Date:   Sat Sep 30 18:17:15 2017 -0400
    
        Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature/tensor_array
    
    commit 956f949
    Author: superjom <superjom@gmail.com>
    Date:   Sat Sep 30 15:21:22 2017 -0400
    
        set type
    
    commit 870be95
    Author: superjom <superjom@gmail.com>
    Date:   Sat Sep 30 15:17:10 2017 -0400
    
        update
    
    commit d77fb89
    Author: superjom <superjom@gmail.com>
    Date:   Sat Sep 30 15:03:27 2017 -0400
    
        add implementation
    
    commit 661f30b
    Author: superjom <superjom@gmail.com>
    Date:   Wed Sep 27 22:09:41 2017 -0400
    
        add tensor array
    Superjomn committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    133663a View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2017

  1. Configuration menu
    Copy the full SHA
    c358062 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature…

    …/dynamic_recurrent_op_forward_and_backward
    Superjomn committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    94b484e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature…

    …/dynamic_recurrent_op_forward_and_backward
    Superjomn committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    7e859d7 View commit details
    Browse the repository at this point in the history
  4. add gradient test

    Superjomn committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    35aa445 View commit details
    Browse the repository at this point in the history
  5. clean mutable and const

    Superjomn committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    63fd336 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2017

  1. Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature…

    …/dynamic_recurrent_op_forward_and_backward
    Superjomn committed Oct 14, 2017
    Configuration menu
    Copy the full SHA
    530630a View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2017

  1. refactor the names

    including inlinks, outlinks, memories and so on.
    Superjomn committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    8bcb965 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature…

    …/dynamic_recurrent_op_forward_and_backward
    Superjomn committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    85f72a4 View commit details
    Browse the repository at this point in the history
  3. fix py test

    Superjomn committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    a3f3ed6 View commit details
    Browse the repository at this point in the history
  4. fix recurrent_op test

    Superjomn committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    621f599 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2017

  1. init

    Superjomn committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    cdde5cf View commit details
    Browse the repository at this point in the history
  2. restore

    Superjomn committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    3b403ef View commit details
    Browse the repository at this point in the history
  3. restore rnn.md

    Superjomn committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    f26a627 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. format

    Superjomn committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    74a6d02 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature…

    …/dynamic_recurrent_op_forward_and_backward
    Superjomn committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    04dbb3a View commit details
    Browse the repository at this point in the history
  3. update

    Superjomn committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    68cac3c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2017

  1. Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature…

    …/dynamic_recurrent_op_forward_and_backward
    Superjomn committed Oct 19, 2017
    Configuration menu
    Copy the full SHA
    1d3cd8b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2017

  1. Merge branch 'develop' of github.com:PaddlePaddle/Paddle into feature…

    …/dynamic_recurrent_op_forward_and_backward
    Superjomn committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    603ce33 View commit details
    Browse the repository at this point in the history
  2. fix conflicts

    Superjomn committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    97b5df6 View commit details
    Browse the repository at this point in the history