Update modeling_lite.py
Browse files- modeling_lite.py +0 -6
modeling_lite.py
CHANGED
@@ -1,9 +1,3 @@
|
|
1 |
-
# Copyright (c) Microsoft Corporation.
|
2 |
-
# Licensed under the MIT license.
|
3 |
-
#
|
4 |
-
# Copyright (c) 2022, Tri Dao, trid@cs.stanford.edu.
|
5 |
-
# Licensed under the BSD 3-Clause License.
|
6 |
-
|
7 |
from __future__ import annotations
|
8 |
|
9 |
import math
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
from __future__ import annotations
|
2 |
|
3 |
import math
|