Commit
·
2313c3b
1
Parent(s):
0fcfeda
Update tensorflow_train.py
Browse files- tensorflow_train.py +0 -5
tensorflow_train.py
CHANGED
|
@@ -1,8 +1,3 @@
|
|
| 1 |
-
# Copyright (C) 2021-2024, Mindee.
|
| 2 |
-
|
| 3 |
-
# This program is licensed under the Apache License 2.0.
|
| 4 |
-
# See LICENSE or go to <https://opensource.org/licenses/Apache-2.0> for full license details.
|
| 5 |
-
|
| 6 |
import os
|
| 7 |
|
| 8 |
os.environ["USE_TF"] = "1"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
import os
|
| 2 |
|
| 3 |
os.environ["USE_TF"] = "1"
|