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

[feat]: Add sequence encoder to easy_rec_model object #352

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

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    bd86e2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b8f2e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e666f41 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

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

Commits on Mar 18, 2023

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

Commits on Mar 20, 2023

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

Commits on Mar 21, 2023

  1. Configuration menu
    Copy the full SHA
    d65ece3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2793df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31e2502 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7eb9c5c View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. [feat]: add jrc loss

    yangxudong committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    547c807 View commit details
    Browse the repository at this point in the history
  2. [feat]: add jrc loss

    yangxudong committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    c7476bb View commit details
    Browse the repository at this point in the history
  3. [feat]: add jrc loss

    yangxudong committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    7f6ee53 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. [feat]: add jrc loss

    yangxudong committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    98f9ec4 View commit details
    Browse the repository at this point in the history
  2. [feat]: add jrc loss

    yangxudong committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    9586212 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. [feat]: add more logit

    yangxudong committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    381c62b View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Configuration menu
    Copy the full SHA
    9fdd3bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e27b121 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

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

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    05d0e64 View commit details
    Browse the repository at this point in the history
  2. [feat]: add FSCD layer

    yangxudong committed May 5, 2023
    Configuration menu
    Copy the full SHA
    23962b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dfb29f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/alibaba/EasyRec into feat…

    …ure/bst_layer
    
    � Conflicts:
    �	easy_rec/python/layers/dnn.py
    �	easy_rec/python/layers/multihead_cross_attention.py
    �	easy_rec/python/utils/activation.py
    yangxudong committed May 5, 2023
    Configuration menu
    Copy the full SHA
    39b4c9a View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    51428ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8509174 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    eba4219 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/alibaba/EasyRec into feat…

    …ure/bst_layer
    
    � Conflicts:
    �	setup.cfg
    yangxudong committed May 9, 2023
    Configuration menu
    Copy the full SHA
    1d26d13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee52de3 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

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

Commits on May 15, 2023

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

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    3a8d732 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/alibaba/EasyRec into feat…

    …ure/bst_layer
    
    � Conflicts:
    �	setup.cfg
    yangxudong committed May 25, 2023
    Configuration menu
    Copy the full SHA
    90bdc50 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

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

Commits on Jun 9, 2023

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

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    5a47eb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0260333 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1cb609 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    383cbed View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

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

Commits on Jun 16, 2023

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

Commits on Jun 18, 2023

  1. Configuration menu
    Copy the full SHA
    5cf7d8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9234140 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    7d0e350 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    136cf37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e795f00 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    c4f5ea9 View commit details
    Browse the repository at this point in the history
  2. [feat]: add repeat block

    yangxudong committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    1b504a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32ff01c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c087d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af871b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. modify

    yangxudong committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    5813c0e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

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

Commits on Jun 24, 2023

  1. add gate layer

    yangxudong committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    0c85dd2 View commit details
    Browse the repository at this point in the history
  2. add gate layer

    yangxudong committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    3ed293a View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. add gate layer

    yangxudong committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    a9aff75 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Merge branch 'master' of https://github.com/alibaba/EasyRec into feat…

    …ure/bst_layer
    
    � Conflicts:
    �	setup.cfg
    yangxudong committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    5cc6efe View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

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

Commits on Jun 30, 2023

  1. fix a bug

    yangxudong committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    2c591fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1f0b8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef5f9cd View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    a3944f9 View commit details
    Browse the repository at this point in the history
  2. upgrade to new version

    yangxudong committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    faf8ddf View commit details
    Browse the repository at this point in the history