Skip to content

Conversation

lantiga
Copy link
Contributor

@lantiga lantiga commented Jun 26, 2020

This PR cherry picks the following commits:

commit 39990f7cfe826836b64d6c8057bd996188e88489
Author: Luca Antiga <[email protected]>
Date:   Wed Jun 17 07:28:39 2020 +0000

    Fix run info memleaks (#412)
    
    * [add] added mobilenet model use case to quickly check for leaks on modelruns with large tensors (dagrun and modelrun variations)
    
    * Fix run info memleaks
    
    * [fix] fixed reference count on ai.dagrun and ai.dagrunro for tensor structure. Added AI_dictType AI_dictTypeTensorVals with proper valDestructor
    
    * [fix] removed WIP unit test folder (not for this issue)
    
    Co-authored-by: filipecosta90 <[email protected]>
commit 93e0e2437e9bf4d8009d6dbd1c4e10ccacda957c (HEAD -> cherry-pick-1.0-2, origin/cherry-pick-1.0-2, 1.0)
Author: Luca Antiga <[email protected]>
Date:   Thu Jun 18 23:40:33 2020 +0200

    Add missing files

commit ea5e73a2eb8d7712829d7964f1339b882d0f4736
Author: Luca Antiga <[email protected]>
Date:   Thu Jun 18 23:19:39 2020 +0200

    Add test for inconsistent zero batch output
commit 307b126ed74c5dbbe3c4ee48b7f9ac140c6834bd (HEAD -> cherry-pick-1.0-2, origin/cherry-pick-1.0-2)
Author: Luca Antiga <[email protected]>
Date:   Tue Jun 16 22:35:30 2020 +0200

    YOLOv3 crash with empty image hotfix

lantiga and others added 4 commits June 26, 2020 14:27
* [add] added mobilenet model use case to quickly check for leaks on modelruns with large tensors (dagrun and modelrun variations)

* Fix run info memleaks

* [fix] fixed reference count on ai.dagrun and ai.dagrunro for tensor structure. Added AI_dictType AI_dictTypeTensorVals with proper valDestructor

* [fix] removed WIP unit test folder (not for this issue)

Co-authored-by: filipecosta90 <[email protected]>
@lantiga lantiga requested a review from filipecosta90 June 26, 2020 22:01
@filipecosta90 filipecosta90 merged commit d0bbc92 into 1.0 Jun 27, 2020
@filipecosta90 filipecosta90 deleted the cherry-pick-1.0-2 branch June 27, 2020 19:36
@filipecosta90 filipecosta90 linked an issue Jun 28, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Backport ccf0d5c to 1.0

2 participants