Skip to content

SALIENT++ on my own dataset #2

@DavideCerbarano

Description

@DavideCerbarano

Hi!
I was trying to test SALIENT++ library on my own dataset on a local machine with 1 single GPU.
I read both works on SALIENT and SALIENT++ with specific indications in the repositories, and I have installed SALIENT++ library as suggested. Now, my question is on how to introduce a fast sampler in my code where I am currently using the PyG NeighborLoader, to try to appreciate a speed-up on training and inference on a large graph dataset.
To ensure to overcome to the PyG bottlenecks, should I simply load my datatset using the from_pyg method of FastDataset class and the recall a model from the ones defined in driver/models.py?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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