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: main
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: deeprec2212
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 26 files changed
  • 5 contributors

Commits on Feb 13, 2023

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

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    08c81ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aec3c96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd85087 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. [Embedding] Fix the concurrency issue between feature eviction and em…

    …bedding lookup in asynchronous training. (#739)
    lixy9474 authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    6893dc0 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. [XLA] Add switch for XLA optimization pass. (#749)

    XLA optimization pass can be disabled by setting environment variable `TF_DISABLE_XLA=1`.
    JackMoriarty authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    23885c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. [Embedding] Fix EmbeddingVariable save ckpt coredump on GPU device. (#…

    …889)
    
    Signed-off-by: candy.dc <candy.dc@alibaba-inc.com>
    candyzone authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    2c95242 View commit details
    Browse the repository at this point in the history
Loading