triton-inference-server / fil_backend

FIL backend for the Triton Inference Server
Apache License 2.0
71 stars 36 forks source link

Migrate to RAPIDS-Triton #145

Closed wphicks closed 3 years ago

wphicks commented 3 years ago

This PR moves the FIL backend codebase over to the new RAPIDS-Triton library. It attempts to do so with minimal changes in functionality, with the following exceptions:

Besides that, other changes (including explicit testing of categorical support and other potential code reorganization suggested by the RAPIDS Triton template) have been reserved for subsequent PRs.

Resolve #144 Resolve #141 Resolve #125 Resolve #60 Resolve #14 Resolve #34 Resolve #135

wphicks commented 3 years ago

The Triton 21.10 container has now been released, so I just updated the base build container.