Skip to content

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 25 Mar 14:50
· 12 commits to main since this release

blink-gpu v0.1.5

Install: pip install blink-gpu==0.1.5

from blink import BlinkPredictor
result = BlinkPredictor().predict("resnet50", batch_size=32)

Full Changelog: v0.1.1...v0.1.5