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

Merge Baidu Changes into github #48

Merged
merged 10 commits into from
Sep 8, 2016
Merged

Commits on Sep 8, 2016

  1. Argument concat for subsequence start positions

    Change-Id: Ia60c008a8c922f66e6b5e2ca3e488fc4625d6506
    Haonan authored and reyoung committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    1e1a33b View commit details
    Browse the repository at this point in the history
  2. fix the layer name error when stacking RecurrentGroups

    * the last layer in the stack already has all the suffixes
    Haonan authored and reyoung committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    6a873f5 View commit details
    Browse the repository at this point in the history
  3. revert CRFLayer, remove wrong gpu support

    Change-Id: I636cf13af5becb1168bc9749266b55580c46f6c9
    reyoung committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    fbfd24e View commit details
    Browse the repository at this point in the history
  4. Update Jumbo package to 0.8.0b0.

    Change-Id: I0b8608feab8f6be5094e8981fc5f65cb401ed415
    liuyuuan authored and reyoung committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    721b09e View commit details
    Browse the repository at this point in the history
  5. Fix ThreadParameterUpdater

    The reference return type causes ThreadParameterUpdater.cpp:123 seg fault under gcc5.4.
    
    Change-Id: I7a1c155892722076a7cb48793b83d5ee525747d1
    xuwei06 authored and reyoung committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    7ad55a4 View commit details
    Browse the repository at this point in the history
  6. Fix 32-bit gcc compile warnings.

    Change-Id: Ibc39ca1d1a27d0d28569e29f41a5647659f8c764
    reyoung committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    fdd40e5 View commit details
    Browse the repository at this point in the history
  7. bug fix for hl_matrix_classification_error

    He authored and reyoung committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    903d5c7 View commit details
    Browse the repository at this point in the history
  8. Refine doc of Python Prediction API, replace

    DataProviderWrapperConverter with DataProviderConverter.
    liuyuuan authored and reyoung committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    5547a76 View commit details
    Browse the repository at this point in the history
  9. fix docker tag mistake

    Change-Id: Ia84860cdc25945ececba84fc9807495c9e5f047b
    reyoung committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    d6d9122 View commit details
    Browse the repository at this point in the history
  10. fix unitest of test_RecurrentGradientMachine, and some tiny doc update

    Change-Id: I028e402c964ca4f4431cbf8153bea4379dd4df70
    luotao1 authored and reyoung committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    dbaabc9 View commit details
    Browse the repository at this point in the history