Skip to content

comparing python list with mx.array #866

Description

@amirhossein-razlighi

Right now, comparing an mx.array instance with a python list, encounters error. There's a need for fixing this to pursue the common convention of numpy and PyTorch, so converting from list to mx.array is done implicitly (and is not needed to be done explicitly each time).
If this is a valid requirement, please let me know. I'd be happy to help fix this and make a contribution.
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions