BorgwardtLab / TOGL

Topological Graph Neural Networks (ICLR 2022)
https://openreview.net/pdf?id=oxxUMeFwEHd
BSD 3-Clause "New" or "Revised" License
105 stars 20 forks source link

TopologyLayer import error #11

Closed okin1234 closed 1 year ago

okin1234 commented 1 year ago

Hi there, Thank you for providing the codebase. I am currently testing without using Poetry to understand how the topology layer works. However, the following error occurs when importing the "torch_persistent_homology" used to import the "TopologyLayer". Is there a way to solve the error below or a calculation file of Python version instead of C++ in "torch_person_homology"? image

Pseudomanifold commented 1 year ago

Hi! This is a great idea—we could provide a Python-based implementation but currently lack the resources to implement this.