You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.
Hi folks, thanks for the great work here!
I was going through the docs here https://torchbiggraph.readthedocs.io/en/latest/dynamic_relations.html#dynamic-relations and wasn't able to find this, but is dynamic relations compatible with partitioning each entity types? Or does it only support partitioning all entities together as one type? When I tried using dynamic relations + multi-type entity partitioning, I ran into this error https://github.com/facebookresearch/PyTorch-BigGraph/blob/main/torchbiggraph/config.py#L506, but it's unclear to me why this was not supposed to work. Am I missing something here?
The text was updated successfully, but these errors were encountered: