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

Add embeddings_ layer and supporting utility functions #3021

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

Commits on Sep 16, 2024

  1. Fix Stride Indexing Bugs in reorg and reorg_gradient Functions (C…

    …PU & CUDA) and Add `add_to` Parameter
    Cydral authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4d698fc View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

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

Commits on Sep 23, 2024

  1. Cleanup: remove using namespace std; (davisking#3016)

    * remove using namespace std from headers
    
    * more std::
    
    * more std::
    
    * more std:: on windows stuff
    
    * remove uses of using namespace std::chrono
    
    * do not use C++17 features
    
    * Add Davis suggestion
    
    * revert some more stuff
    
    * revert removing include
    
    * more std::chrono stuff
    arrufat authored and davisking committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    c343779 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    724ec09 View commit details
    Browse the repository at this point in the history
  3. fix build error

    davisking committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4dca9b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f68a11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64e3471 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

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

Commits on Sep 27, 2024

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

    Cydral authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4f33f4d View commit details
    Browse the repository at this point in the history
  3. Updates

    Cydral authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    eb92122 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

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

Commits on Oct 5, 2024

  1. Updates

    Cydral authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    14e0750 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Updates

    Cydral authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    1925e4d View commit details
    Browse the repository at this point in the history