triton-inference-server / fil_backend

FIL backend for the Triton Inference Server
Apache License 2.0
68 stars 35 forks source link

GTIL with multithreading #194

Closed hcho3 closed 2 years ago

hcho3 commented 2 years ago

Replacement for #174. Now using https://github.com/dmlc/treelite/pull/362

Note. This PR bumps cuML version to 22.04, to use Treelite 2.3.0.

hcho3 commented 2 years ago

Closing this, as the changes have been rolled into #191