From 2f44b4c09e6217e94ed30f91e56ad77aa6adf42c Mon Sep 17 00:00:00 2001 From: maboroshi Date: Mon, 6 Jul 2026 17:11:46 +0800 Subject: [PATCH] add the gan utils in the singa peft --- examples/{gan => singa_peft/examples/model}/utils.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename examples/{gan => singa_peft/examples/model}/utils.py (100%) diff --git a/examples/gan/utils.py b/examples/singa_peft/examples/model/utils.py similarity index 100% rename from examples/gan/utils.py rename to examples/singa_peft/examples/model/utils.py