Accenture / Accenture/AmpliGraph

eval on generate_corruption...

Open
#161 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.