mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 16:48:03 +08:00
Ce add bad cases (#3215)
* add repitation early stop cases * add repitation early stop cases * add bad cases * add bad cases
This commit is contained in:
7
test/ce/server/test_evil_cases.py
Normal file
7
test/ce/server/test_evil_cases.py
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
# @author DDDivano
|
||||
# encoding=utf-8 vi:ts=4:sw=4:expandtab:ft=python
|
||||
"""
|
||||
边缘检测 ,攻击性测试
|
||||
"""
|
Reference in New Issue
Block a user