Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Running slow on Scala Benchmark on batch image input #12836

@lanking520

Description

@lanking520

Recently I wrote some code to test the performance of Scala benchmark Inference and found that it shows almost equal performance with single inference and batch inference. The core problems are the rebind on the input if you feed in a batch of images. This should be addressed to release the full strength of Scala batch inference.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions