Loading...
Loading...
Configures preprocessors, postprocessors, and runners around InferenceModel via manifest specs and ComponentRegistry. Use when editing physicalai.inference.preprocessors or postprocessors, manifest preprocessor/postprocessor lists, instantiate_component, registered type names, or class_path init_args for inference pipeline components.
npx skill4agent add openvinotoolkit/physicalai physicalai-runtime-configuring-inference-pipelinedocs/how-to/inference/configure-pre-post-processing.mdsrc/physicalai/inference/component_factory.pyComponentRegistryinstantiate_component_MAX_COMPONENT_DEPTHsrc/physicalai/inference/model.pypreprocessors/postprocessors/runners/preprocessorspostprocessorsmodel.runnertypeclass_pathtypecomponent_factoryclass_pathinit_argspreprocessors:
- class_path: physicalai.inference.preprocessors.StatsNormalizer
init_args:
artifact: stats.safetensorsinit_argsresolve_artifactPreprocessorPostprocessortypecomponent_factorytests/unit/inference/preprocessors/postprocessors/typeclass_pathInferenceModelinit_args_MAX_COMPONENT_DEPTHuv run pytest tests/unit/inference/preprocessors tests/unit/inference/postprocessors tests/unit/inference/test_manifest.py -q..docs/reference/inference-api.mdSinglePasspredict_action_chunkselect_actiondocs/reference/manifest-schema.mddocs/how-to/inference/use-manifest.md