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

[pull] master from davisking:master #82

Merged
merged 1 commit into from
Dec 21, 2024
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 21, 2024

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

…ations (#3020)

* Fix Stride Indexing Bugs in `reorg` and `reorg_gradient` Functions (CPU & CUDA) and Add `add_to` Parameter

* 'add_to' parameter missing in cuda call reorg_gradient.launch_kernel()

* Cleanup: remove using namespace std; (#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

* fix build error

* Adjust comment formatting to be like other dlib comments

* Add positional encodings layer to Dlib

* Add multm_prev layer and enhance gemm() function for PLANE_WISE operations

* Updates

* Updates

* Resynchronization with tril_ class

* Delete .vscode/settings.json

Not required for the merging

* Remove duplicates

* Small improvements to PLANE_WISE in gemm() function

* Same improvements for the CPU version

* Introducing a new enum for operation modes in tensor computations

* Remove a test duplicated call in dnn tests

* Remove duplicated declaration

* Comment fixed

* Fixing the Cuda compilation

* Merging with updated softmax_ layer

* Fixing header for CPU compilation

* Adding a missing cast

* Test fixed to use the new operation_mode enum

* softmaxm test fixed

* Enum test removed

* Enum test removed

* Fixing indentation

* Fixing indentation

* Test removed

* Move the operation_mode enumeration to its own header

* Use operation_mode instead of unsigned long

---------

Co-authored-by: Adrià <[email protected]>
Co-authored-by: Davis King <[email protected]>
@pull pull bot added the ⤵️ pull label Dec 21, 2024
@pull pull bot merged commit 230c0b0 into kp-forks:master Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant