Skip to content

The truth value of an array with more than one element is ambiguous. Use a.any() or a.all() #526

@nhutthanh340

Description

@nhutthanh340

Chaquopy version 6.3.0

Describe your issue

I have defined the method void predict_on_batch inside class PredictGPU
image
I have declared class PredictGPU in python code
image
and call method predict_on_batch
image
When i run app on debug mode, predict_on_batch method is called, but throw error when return.
How can anyone help me, please?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions