issues
search
developmentseed
/
segment-anything-services
Running segment-anything image embedding, prompting, and mask generation as torchserve services
Apache License 2.0
93
stars
10
forks
source link
torch.compile for faster n=1 batch runtime after the first inference
#24
Open
rbavery
opened
1 year ago
rbavery
commented
1 year ago
TODO
test first inference time with torch.compile
test time for subsequent inferences on V100s
see if we get a 20% speedup
TODO