mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-05 16:48:03 +08:00
polish code with new pre-commit rule (#2923)
This commit is contained in:
@@ -12,10 +12,10 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
""" UT for set_stop_value """
|
||||
"""UT for set_stop_value"""
|
||||
import paddle
|
||||
from fastdeploy.model_executor.ops.gpu import get_mm_split_fuse
|
||||
|
||||
from fastdeploy.model_executor.ops.gpu import get_mm_split_fuse
|
||||
|
||||
input_ids = []
|
||||
image_type_ids = []
|
||||
|
Reference in New Issue
Block a user