mwizakunda
commited on
Commit
·
9608833
1
Parent(s):
a8bc821
Fix, remove last comma
Browse files- ipu_config.json +1 -1
ipu_config.json
CHANGED
@@ -10,5 +10,5 @@
|
|
10 |
"replicated_tensor_sharding": true,
|
11 |
"device_iterations": 10,
|
12 |
"gradient_accumulation_steps": 128,
|
13 |
-
"executable_cache_dir": "./exe_cache"
|
14 |
}
|
|
|
10 |
"replicated_tensor_sharding": true,
|
11 |
"device_iterations": 10,
|
12 |
"gradient_accumulation_steps": 128,
|
13 |
+
"executable_cache_dir": "./exe_cache"
|
14 |
}
|