---
title: 概述
description: "自定义算子部署到算子库后，可进行ST（System Test）测试，在真实的硬件环境中，验证算子功能的正确性。"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/others/tbeaicpudevg/atlasopdev_10_0093.html
sourcePath: /source/zh/canncommercial/900/others/tbeaicpudevg/atlasopdev_10_0093.html
indexId: 3a141a1f714c96aeb7635ae5f750ca578dc8a571d8fb48964693c1e343ff4ddd73
---
# 概述

自定义算子部署到算子库后，可进行ST（System Test）测试，在真实的硬件环境中，验证算子功能的正确性。

ST测试的主要功能是：基于算子测试用例定义文件*.json生成单算子的om文件；使用AscendCL接口加载并执行单算子om文件，验证算子执行结果的正确性。

ST测试会覆盖算子实现文件，算子原型定义与算子信息库，不会对算子适配插件进行测试。
