This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mmdeploy
mirror of
https://github.com/open-mmlab/mmdeploy.git
Watch
1
Star
0
Fork
You've already forked mmdeploy
0
Code
Issues
Projects
Releases
Wiki
Activity
0dea300714
mmdeploy
/
tests
/
test_core
/
package
/
module.py
10 lines
124 B
Python
Raw
Blame
History
# Copyright (c) OpenMMLab. All rights reserved.
def
func
(
)
:
return
1
class
C
:
def
method
(
self
)
:
return
1
Reference in New Issue
View Git Blame
Copy Permalink