Add: VSL for layers/linear

This commit is contained in:
Donghyun Kim
2022-08-02 14:27:15 +09:00
parent 85a94efd67
commit 5c76dc88e9
+4
View File
@@ -1,3 +1,7 @@
# This file is Copyright 2022 Volatility Foundation and licensed under the Volatility Software License 1.0
# which is available at https://www.volatilityfoundation.org/license/vsl-v1.0
#
import functools
from typing import List, Optional, Tuple, Iterable