Skip to content

Tensor manipulations #342

Open
Open
@FlorianThaler

Description

Hello.

I am searching for a possibility to transform a tensor (resulting from a call like vector<Tensor*> y = model->predict({x});_) into a std::vector of doubles. On the doc page I was not able to find a built-in function incorporating this manipulation. Is there a possibility to do that?

BR, Florian

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