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: DeepRec-AI/DeepRec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9a54aae
Choose a base ref
...
head repository: DeepRec-AI/DeepRec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d1c5a6e
Choose a head ref
  • 14 commits
  • 66 files changed
  • 5 contributors

Commits on Feb 28, 2024

  1. [Docs] Update deeprec2402 release images and notes in README.md & REL…

    …EASE.md. (#975)
    
    Signed-off-by: candy.dc <candy.dc@alibaba-inc.com>
    candyzone authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8d40244 View commit details
    Browse the repository at this point in the history
  2. [Dockerfile] Add DeepRec release image dockerfile. (#976)

    Signed-off-by: candy.dc <candy.dc@alibaba-inc.com>
    candyzone authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    8b58f9b View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. [Serving] Fix syntax error in generate timeline tool. (#977)

    Signed-off-by: candy.dc <candy.dc@alibaba-inc.com>
    candyzone authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    186afd0 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. [Embedding] Refine header file of embedding variable. (#978)

    Signed-off-by: chenbangduo.cbd <chenbangduo.cbd@alibaba-inc.com>
    JackMoriarty authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    6dae552 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. [Incremental Checkpoint] Fix import incremental embedding variable. (#…

    …983)
    
    Signed-off-by: chenbangduo.cbd <chenbangduo.cbd@alibaba-inc.com>
    JackMoriarty authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    cf16856 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. [Runtime] Remove read limit of ReadBinaryProto. (#981)

    Signed-off-by: Secret.Sun <sunputonsteam@gmail.com>
    SecretSun authored Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d5f7f6a View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. [EVAllocator] Fix the bug in configuring ARENA_ARRAY_SIZE. (#986)

    Signed-off-by: chenbangduo.cbd <chenbangduo.cbd@alibaba-inc.com>
    JackMoriarty authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a4489e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. [Embedding] Fix the issue of default_value type mismatch in the EV Ga…

    …ther op. (#989)
    
    Signed-off-by: Lyaction <guocfly@gmail.com>
    Lyaction authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    04413cf View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. [Hook] Add 'before_create_session' interface to SessionRunHook. (#991)

    Signed-off-by: chenbangduo.cbd <chenbangduo.cbd@alibaba-inc.com>
    JackMoriarty authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    fc08e1b View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. [Docs] Fix readthedoc build fail. (#993)

    - Add configure file: docs/docs_zh/.readthedocs.yaml docs/docs_en/.readthedocs.yaml
    
    Signed-off-by: Chen Ding <candy.dc@alibaba-inc.com>
    candyzone authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e10d441 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. [Embedding] Change the log level for EV restore. (#995)

    Signed-off-by: chenbangduo.cbd <chenbangduo.cbd@alibaba-inc.com>
    JackMoriarty authored May 14, 2024
    Configuration menu
    Copy the full SHA
    b2aed96 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. [Rendezvous] RemoteRendezvous supports FlowControl. (#994)

    Signed-off-by: chenbangduo.cbd <chenbangduo.cbd@alibaba-inc.com>
    JackMoriarty authored May 21, 2024
    Configuration menu
    Copy the full SHA
    93c69ad View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. [Embedding] Check the sharded property of tf.train.Saver. (#996)

    Signed-off-by: chenbangduo.cbd <chenbangduo.cbd@alibaba-inc.com>
    JackMoriarty authored May 23, 2024
    Configuration menu
    Copy the full SHA
    9e30ab6 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. [Embedding] Fix op dependency in init_from_checkpoint API. (#1012)

    Signed-off-by: lightwang <lightwang983@gmail.com>
    LightWang4 authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    d1c5a6e View commit details
    Browse the repository at this point in the history
Loading