deepjavalibrary / djl-serving

A universal scalable machine learning model deployment solution
Apache License 2.0
183 stars 58 forks source link

[CI] Action for manual pytest runs #2144

Closed zachgk closed 1 week ago

zachgk commented 1 week ago

This adds an action to allow for running parts of the pytest integration suite. It allows for choosing a single instance and a class or function to run. In a later PR, this should be extended to also support running based on pytest marks.