Start prototype

This commit is contained in:
D-X-Y
2021-02-25 00:24:56 -08:00
parent c3e12956ae
commit a867ea5209
9 changed files with 792 additions and 6 deletions

2
lib/layers/__init__.py Normal file
View File

@@ -0,0 +1,2 @@
from .drop import DropBlock2d, DropPath
from .weight_init import trunc_normal_