What can I help you with?
NVIDIA Morpheus (25.02.01)

Class PreprocessFILStage

Base Type

  • public mrc::pymrc::PythonNode< std::shared_ptr< ControlMessage >, std::shared_ptr< ControlMessage > >

class PreprocessFILStage : public mrc::pymrc::PythonNode<std::shared_ptr<ControlMessage>, std::shared_ptr<ControlMessage>>

FIL input data for inference.

Public Types

using base_t = mrc::pymrc::PythonNode<std::shared_ptr<ControlMessage>, std::shared_ptr<ControlMessage>>

Public Functions

PreprocessFILStage(const std::vector<std::string> &features)

Constructor for a class PreprocessFILStage

Parameters

features – : Reference to the features that are required for model inference

source_type_t on_data(sink_type_t x)

Called every time a message is passed to this stage

Previous Template Class PreallocateStage
Next Class PreprocessNLPStage
© Copyright 2024, NVIDIA. Last updated on Mar 3, 2025.