Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Commit

Permalink
🏷️ typing: export functional
Browse files Browse the repository at this point in the history
  • Loading branch information
SigureMo committed Jul 18, 2023
1 parent a5d15d2 commit abcfc09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions paddle-stubs/nn/__init__.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ from ..fluid.dygraph.container import LayerList as LayerList
from ..fluid.dygraph.container import ParameterList as ParameterList
from ..fluid.dygraph.container import Sequential as Sequential
from ..fluid.dygraph.layers import Layer as Layer
from . import functional as functional
from .clip import ClipGradByGlobalNorm as ClipGradByGlobalNorm
from .clip import ClipGradByNorm as ClipGradByNorm
from .clip import ClipGradByValue as ClipGradByValue
Expand Down

0 comments on commit abcfc09

Please sign in to comment.