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 positional_encodings_ layer to Dlib #3019

Open
wants to merge 13 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 30, 2024

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

    Cydral authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2efcf47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3c2594 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    5697aae View commit details
    Browse the repository at this point in the history
  2. removing duplicates

    Cydral authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    34925bb View commit details
    Browse the repository at this point in the history