Skip to content

module 'kaiwu.qubo' has no attribute 'ndarray' #6

@li1901

Description

@li1901

运行kaiwu-basic-examples/tutorial/tutorial1_qubo_matrix.py,报错如下:
x = kw.qubo.ndarray((n, n), "x", kw.qubo.Binary)
AttributeError: module 'kaiwu.qubo' has no attribute 'ndarray'

,我的SDK版本:kaiwu 1.3.0 pypi_0 pypi
kaiwu-torch-plugin 0.1.0 pypi_0 pypi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions