Skip to content

can not specift multi input data with name #23

@wangxudong-cq

Description

@wangxudong-cq

when input with four arrays:

save inputs:

np.savez(input_path, in_div_constant=kw["inVectorList"]["in_div_constant"], in_pow_constant=kw["inVectorList"]["in_pow_constant"], openrt=kw["inVectorList"]["openrt"], reference=kw["inVectorList"]["reference"])

load model

engine.model().onnx(model).update(input_path)

‘in_pow_constant’, ’in_div_constant’ two input values replace each other
企业微信截图_16873396201721

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