Skip to content

CUDA+Weights+multidimensional mean error #958

Description

@axsk
using StatsBase, CUDA
x=cu(rand(30,10))
weights=Weights(cu(rand(10))
mean(x, weights, dims=2)

Throws an ERROR: Scalar indexing is disallowed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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