Skip to content

[BUG] TritonClient.grpc.InferResult get_output() does not return properly #850

@charlie831007

Description

@charlie831007

InferResult.get_output() function does not work properly when the attribute as_json is set to True.
If as_json is set to True, the output is not returned.

if as_json:
MessageToJson(output, preserving_proto_field_name=True)

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