triton-inference-server / fil_backend

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

Fix a comment in new CPU backend #230

Closed hcho3 closed 2 years ago

hcho3 commented 2 years ago

According to the following snippet, the distant child is associated with the less-than condition.

https://github.com/triton-inference-server/fil_backend/blob/b0d46319dc65060e60ef0911d6ba67b439616a45/src/herring/node.hpp#L67-L81