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

Implement FusedEmbeddingSeqPoolGradKernel with cblas_saxpy #19770

Merged
merged 13 commits into from
Sep 17, 2019

Commits on Jul 23, 2019

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

Commits on Aug 8, 2019

  1. Update the URL of mklml library.

    test=develop
    yihuaxu committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    f980098 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

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

Commits on Aug 12, 2019

  1. Disable MKLML implematation when using no-linux.

    test=develop
    yihuaxu committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    5948e16 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'yihua/develop_ab57d3893_embedding_seq_p…

    …ool_with_sparse_matrix' into emb_seq_grad
    
    merge fused_emb_seq op fw
    zhaify committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    68af720 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. optimize bp with mkl sparse matrix

    test=develop
    zhaify committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    5173571 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. merge develop;test=develop

    zhaify committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    b05d7fa View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. tmp add fused_emb_seq layer

    zhaify committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    0da74ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c813c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. Add the support of padding_idx attribute.

    test=develop
    yihuaxu committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    47c4e32 View commit details
    Browse the repository at this point in the history
  2. merge PR19385

    zhaify committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    9974b56 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. add padding_idx support

    test=develop
    zhaify committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    00a38f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. implement grad refer lego

    test=develop
    zhaify committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    1a69c90 View commit details
    Browse the repository at this point in the history