triton-inference-server / fil_backend

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

Re-enable linting #164

Closed wphicks closed 2 years ago

wphicks commented 2 years ago

Re-enable linters following #162. Upgrade to clang-format 11.1.0 in preparation for ARM build and adopt latest RAPIDS linting rules

Resolve #137