Code Monkey home page Code Monkey logo

Comments (8)

SteliosGian avatar SteliosGian commented on May 27, 2024 1

It also exists in .get_nns_by_item() but looks like it does not exist in annoy==1.16.3

from annoy.

erikbern avatar erikbern commented on May 27, 2024

Interesting! I'm surprised this happens since none of that code has been touched for years and it feels like it should have been discovered a long time ago. Do you have any more information that's relevant, like what Python version and what OS you're using?

from annoy.

siva-tonita avatar siva-tonita commented on May 27, 2024

Yes, very surprising!
Tested on a bunch of Debian VMs with 3+ GB of RAM: Debian GNU/Linux 11 (Bullseye), Python 3.9.16
(garden variety VM from GCP).

from annoy.

siva-tonita avatar siva-tonita commented on May 27, 2024

Also:

$ uname -r
5.10.0-21-cloud-amd64

and

$ pip3 freeze | fgrep annoy
annoy==1.17.1

from annoy.

wyolland avatar wyolland commented on May 27, 2024

I can confirm the data leak on my end also

$ uname -r
5.4.0-146-generic

Same library version. Downgrading to 1.16.3 also fixed for me.

from annoy.

erikbern avatar erikbern commented on May 27, 2024

@siva-tonita @wyolland @SteliosGian would you mind running this against latest main to see if there's still a memory leak?

I haven't been able to reproduce the issue, but I'm fairly sure there was a missing Py_XDECREF with include_distances=True

If the issue is gone, I'll release 1.17.2

from annoy.

SteliosGian avatar SteliosGian commented on May 27, 2024

@erikbern looks like the issue is resolved when i install from main

from annoy.

erikbern avatar erikbern commented on May 27, 2024

amazing – will release a new version

from annoy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.