update some files for save

This commit is contained in:
root
2024-07-15 14:25:51 +08:00
parent f032564a43
commit 6edf083d4f
12 changed files with 110 additions and 111 deletions

View File

@@ -13,7 +13,7 @@ from tensorneat.common import (
get_func_name
)
from . import BaseNode
from .base import BaseNode
class BiasNode(BaseNode):