remove full-width replace init to gitignore

main
Ftps 2 years ago
parent 2078ad1177
commit b1a60801e6

@ -0,0 +1,2 @@
*
!.gitignore

@ -24,7 +24,7 @@ def make_padding(width, cropsize, offset):
def inference(X_spec, device, model, aggressiveness, data):
"""
data dic configs
data : dic configs
"""
def _execute(

Loading…
Cancel
Save