forked from EngineX-Cambricon/enginex-mlu370-vllm
add ops
This commit is contained in:
17
torch_mlu_ops-v1.3.2/tests/ops_pytest/README.md
Normal file
17
torch_mlu_ops-v1.3.2/tests/ops_pytest/README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
## BT_OPS测试脚本使用方式
|
||||
|
||||
```bash
|
||||
# 测试所有测例
|
||||
bash run_test.sh
|
||||
```
|
||||
|
||||
```bash
|
||||
# 测试单个测例
|
||||
python3 test_测例名称.py
|
||||
```
|
||||
|
||||
- 必须在Torch-MLU-Ops docker容器内运行。
|
||||
|
||||
- 测试脚本的命名规则为 `test_测例名称.py`。
|
||||
|
||||
- 必须保证 Torch-MLU-Ops whl包正确安装。
|
||||
Reference in New Issue
Block a user