Skip to content

[Bug] Equality operation == fails on numerically equivalent values of staticTensor and dynamicTensor #42

Open
@Iainmon

Description

@Iainmon

For the case of ndarray,

var a = ndarray.arange(2,3);
var b = ndarray.arange(2,3);

(these work, but not for staticTensor and dynamicTensor).

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