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

Fix memory leak in zeroGradients() #2792

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

Commits on Sep 20, 2023

  1. To support Yolov8 (deepjavalibrary#2776)

    ---------
    
    Co-authored-by: Administrator <Administrator@tech8>
    Co-authored-by: KexinFeng <fenkexin@amazon.com>
    3 people authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    950340f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

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

Commits on Sep 25, 2023

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

Commits on Sep 28, 2023

  1. PtndArrayEx.multiboxDetection() implementation (deepjavalibrary#2769)

    * Implement PtNDArraryEx.multiboxDetection
    
    * MultiboxDetection - code cleanup
    
    * MultiboxDetection - code cleanup
    
    * MultiboxDetection - code cleanup
    
    * MultiboxDetection - code cleanup
    
    * format code
    
    * Fix, add tests, and pass CI
    
    ---------
    
    Co-authored-by: Zach Kimberg <kimbergz@amazon.com>
    juliangamble and zachgk authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    963332d View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Fix memory leak in zeroGradients().

    neutrino committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    c668fda View commit details
    Browse the repository at this point in the history