Accenture / Accenture/AmpliGraph
eval on generate_corruption...
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 257
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I am trying to generate negative samples using generate_corruptions_for_eval, since it returns a tensor, and when I try to convert it to bumpy using tensor.eval(), it throws exception of out of memory.
I tried it on even small sample, but it has same exception.
Please suggest the solution.
Thanks.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the out-of-memory exception described when calling tensor.eval() on the result of generate_corruptions_for_eval with a small sample. Trace that function's returned tensor and evaluation path, then document a confirmed cause and verifiable resolution; the issue does not name any files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100