Skip to content

Create Sparse CP ALS Proof of concept #4

@ntjohnson1

Description

@ntjohnson1
  • Sparse Tensor Methods
    • ndims
    • norm
    • shape slice
    • mttkrp (partial implementation that only takes in factors, but not full ktensor)
      • ttv (needed for mttkrp)
        • Might require rust version of accumarray from numpy groupies or workaround
    • innerprod
      • find
  • CP ALS
    • Update Args Struct to handle Sparse and Dense tensors (potentially via traits/generics)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions