This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
fastNLP
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
13
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Pre Merge pull request
!8
from yang0000001/N/A
pull/8/MERGE
yang0000001
Gitee
4 years ago
parent
22c6e6d59c
1dbb29db8c
commit
556bfe1d5a
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
fastNLP/core/callback.py
+ 1
- 1
fastNLP/core/callback.py
View File
@@ -300,7 +300,7 @@ class Callback(object):
def _transfer(func):
def _transfer(func):
r"""装饰器,将对CallbackManager的调用转发到各个Callback
子类
.
r"""装饰器,将对CallbackManager的调用转发到各个Callback
实例
.
:param func:
:param func:
:return:
:return:
Write
Preview
Loading…
Cancel
Save