mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-02 01:28:31 +00:00
flake8 style (#352)
This commit is contained in:
@@ -101,7 +101,7 @@ class WrappedDropPath(nn.Module):
|
||||
|
||||
@LAYERS.register_module
|
||||
class VanillaPatchEmbedding(nn.Module):
|
||||
"""
|
||||
"""
|
||||
2D Image to Patch Embedding
|
||||
|
||||
:param img_size: image size
|
||||
|
Reference in New Issue
Block a user