Skip to content

axpy fails to compile for TensorView arguments #70

@emstoudenmire

Description

@emstoudenmire

One point of failure is that axpy_impl calls the .clear() method which does not exist for TensorView (this failure happens even if both inputs are TensorViews).

Another case where axpy fails to compile is if one argument is a Tensor and the other is a TensorView.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions