Please use. NET 5,. NET 6, NET 7,. NET 8, NET Framework 4.6, NET Framework 4.61, NET Framework 4.7, NET Framework 4.72, NET Framework 4.8, NET Framework 4.81, and. NET Core 3.1 versions

DeploySharp.Common 命名空间

Contains common utilities and base types used throughout the framework 包含框架通用的工具类和基类

备注

Provides foundational components like extension methods, helper classes, and base implementations that are shared across different modules of the deployment pipeline. 提供基础组件如扩展方法、辅助类和基础实现,这些被部署流水线的不同模块共享

DeploySharpException The base custom exception class for DeploySharp project. Provides standardized error codes, technical details recording and automatic logging. DeploySharp项目自定义异常基类 提供标准化的错误代码、技术细节记录和自动日志功能
ModelInferenceProfiler Provides performance profiling capabilities for model inference tasks. 为模型推理任务提供性能分析功能。
OnnxParamParse Provides utilities for parsing ONNX model parameter strings. 提供解析ONNX模型参数字串的工具方法
PredictorTimer Provides timing measurement functionality for predictor pipeline stages. 为预测器流水线阶段提供计时测量功能。

结构

ModelInferenceTimeRecord Represents timing measurements for different phases of model inference. 表示模型推理不同阶段的时间测量结果。