Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CVPR
/
WALT
like
3
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
WALT
/
mmcv_custom
/
__init__.py
3v324v23
working version 1
a09a133
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
# -*- coding: utf-8 -*-
from
.checkpoint
import
load_checkpoint
__all__ = [
'load_checkpoint'
]