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.
为预测器流水线阶段提供计时测量功能。
|