google / google/ml-metadata

put_attributions_and_associations hang forever if big array size

Open
#118 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
685
Forks
185
PR merge metrics
No merged PRs in 30d

Description

Hi,

In python mlmd, when i called store.put_attributions_and_associations(attribution_arr, association_arr) with big array size of attribution (about 1500) then the function hang forever. Making chunk of 100 work but very slow. Is there performance issue in that function?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.