Class PreprocessFILStage

Base Type

  • public mrc::pymrc::PythonNode< std::shared_ptr< MultiMessage >, std::shared_ptr< MultiInferenceMessage > >

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

FIL input data for inference.

Public Types

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

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

Previous Template Class PreallocateStage
Next Class PreprocessNLPStage
© Copyright 2023, NVIDIA. Last updated on Feb 2, 2024.