Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
paddle_dbnet
Commits
bdcf80ce
Commit
bdcf80ce
authored
Mar 30, 2022
by
WenmuZhou
Browse files
update type
parent
7c8abcc6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
deploy/hubserving/structure_table/module.py
deploy/hubserving/structure_table/module.py
+1
-1
No files found.
deploy/hubserving/structure_table/module.py
View file @
bdcf80ce
...
...
@@ -29,7 +29,7 @@ from deploy.hubserving.structure_table.params import read_params
summary
=
"PP-Structure table service"
,
author
=
"paddle-dev"
,
author_email
=
"paddle-dev@baidu.com"
,
type
=
"cv/
table_recognition
"
)
type
=
"cv/
structure_table
"
)
class
TableSystem
(
hub
.
Module
):
def
_initialize
(
self
,
use_gpu
=
False
,
enable_mkldnn
=
False
):
"""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment