mirror of
https://github.com/gmihaila/ml_things.git
synced 2021-10-04 01:29:04 +03:00
test alternative nameing
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
|
||||
__version__ = "0.0.1"
|
||||
|
||||
# functions
|
||||
# functions imports
|
||||
from .array_functions import (padding,
|
||||
batching)
|
||||
|
||||
# alternative names
|
||||
from .array_functions import batching as chunking
|
||||
|
||||
Reference in New Issue
Block a user