Skip to content

Julia Implementation roadmap #85

@cortner

Description

@cortner

A few points left to do for the Julia implementation.

  • GPU kernels; done as of 0.2.3, some improvements are possible but not urgent.
  • better generic kernels for single inputs using the optimized polynomial expressions for small L : should go hand in hand with some serious performance benchmarking
  • careful performance comparison and see where Julia is slower than C++ (or vice-versa).

Won't fix:

  • Lux.jl integration : this is now mostly implemented in Polynomials4ML.jl, if there is need for it here, somebody should file an issue.
  • ChainRules.jl compatibility : this is now mostly implemented in Polynomials4ML.jl, if there is need for it here, somebody should file an issue.
  • multi-threaded kernels for larger input batches: won't fix until there is a clear need

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions