Skip to content

Conversation

drons
Copy link
Contributor

@drons drons commented Dec 5, 2022

No description provided.

@yurymalkov
Copy link
Member

Hi @drons,
Thank for the PR! We will check it and merge it after we prepare the release (should happen soon).

this->num_threads_default = num_threads;
}

void indexFileSize() const {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we need to return an index size here

size_t indexFileSize() const {
    return appr_alg->indexFileSize();
}

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤦‍♂️

Copy link
Contributor

@dyashuni dyashuni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, please add a small change

@drons drons force-pushed the indexFileSize branch from 208a0d7 to a9de060 Compare May 7, 2023 13:54
@yurymalkov
Copy link
Member

Thank you for the PR!

@yurymalkov yurymalkov merged commit cd844b5 into nmslib:develop May 13, 2023
@drons
Copy link
Contributor Author

drons commented May 13, 2023

Thanks!

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.

3 participants