Skip to content

cuda support #80

Open
Open
@martinjankowiak

Description

@martinjankowiak

hello, thanks for the interesting package!

i'm interested in running the polya gamma scheme for the Logistic and LogisticSoftMax likelihoods (for a baseline for a possible paper). i would like to do this on a GPU. as i understand it the package provides support for this, but i have zero experience with julia and so i am at a loss how to proceed. can you please provide a minimal example? as far as i can tell all the provided examples are CPU only.

as i understand it to use these particular models i need to combine the following ingredients:

  • SVGP
  • LogisticLikelihood or LogisticSoftMaxLikelihood
  • AnalyticSVI (since i want mini-batching)

is that right?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions