chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
"""Torch modules for link prediction/knowledge graph completion."""
|
||||
|
||||
from .edgepred import EdgePredictor
|
||||
from .transe import TransE
|
||||
from .transr import TransR
|
||||
Reference in New Issue
Block a user