Skip to content

Integration failure #411

@ntgbaoo

Description

@ntgbaoo

Describe the bug

  1. TGBSEQ_NegativeEdgeSamplerHook: tgm.exceptions.BadHookProtocolError: Cannot register hook TGBSEQ_NegativeEdgeSamplerHook: must implement call(dg: DGraph, batch: DGBatch) -> DGBatch and reset_state()
  2. /tgm/examples/linkproppred/roland.py", line 211, in eval
    z = z.detach()
    AttributeError: 'list' object has no attribute 'detach'
  3. test_base3_linkprop_inf_EB_memory_tgbl-wiki: Not enough time
  4. test_edgebank_tgb_seq_unlimited_memory not enough time

To Reproduce
Steps to reproduce the behavior:

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Environment:

  • OS:
  • TGM Version:
  • CPU / GPU

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions