fil_backend
fil_backend copied to clipboard
Integrate experimental FIL in the FIL backend
- Use
use_experimental_optimizationsflag to selectively enable the new FIL - Enable the new FIL for both CPU and GPU inference workload. Note: requires https://github.com/rapidsai/cuml/pull/5559 to function.
- Implement common postprocessors to process the output of the new FIL.