updated readme
Browse files- train_script.py +1 -1
train_script.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
"""
|
2 |
-
Train script
|
3 |
|
4 |
Need to set the TPU address first:
|
5 |
export XRT_TPU_CONFIG="localservice;0;localhost:51011"
|
|
|
1 |
"""
|
2 |
+
Train the script
|
3 |
|
4 |
Need to set the TPU address first:
|
5 |
export XRT_TPU_CONFIG="localservice;0;localhost:51011"
|