roboflow / inference

A fast, easy-to-use, production-ready inference server for computer vision supporting deployment of many popular model architectures and fine-tuned models.
https://inference.roboflow.com
Other
1.37k stars 131 forks source link

Get rid of `Batch[X]` markers in `workflows` kinds #608

Open PawelPeczek-Roboflow opened 2 months ago

PawelPeczek-Roboflow commented 2 months ago

Search before asking

Bug

We need to deprecate Batch[X] markers in workflows kinds

Environment

No response

Minimal Reproducible Example

No response

Additional

No response

Are you willing to submit a PR?

PawelPeczek-Roboflow commented 2 months ago

We plan to make breaking change in release - 0.18.0 getting rid of Batch[X] kinds in the interest of ecosystem growth. At this stage there is probably no community plugin that will be harmed. We will provide migration guide which will be fairly straightforward to apply.